parse_s16() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

parse_s16() function

Syntax

Implemented in command.c:1333

Arguments

str

ul

References

LocationText
command.c:1333
DEFINE_PARSE_LONGLONG(_s16, int16_t, n < INT16_MIN, INT16_MAX)
command.h:426
DECLARE_PARSE_WRAPPER(_s16, int16_t);

Call Tree

Functions called by parse_s16()
parse_s16()
all items filtered out
Data read by parse_s16()
parse_s16()::n
parse_s16()::retval
all items filtered out
parse_s16()