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

hexdigitval() function

Syntax

static int hexdigitval(int c);

Arguments

c

References

LocationReferrerText
jimsh0.c:20731
static int hexdigitval(int c)
jimsh0.c:20748parse_hex()
int c = hexdigitval(*s++);

Call Tree

Functions calling hexdigitval()
all items filtered out
hexdigitval()
Data read by hexdigitval()
all items filtered out
hexdigitval()