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

jim_get_nvp() function

Syntax

int jim_get_nvp(Jim_Interp *interp,     Jim_Obj *objptr,     const struct jim_nvp *nvp_table,     const struct jim_nvp **result);
Implemented in jim-nvp.c:26

Arguments

interp

objptr

nvp_table

result

References

LocationText
jim-nvp.c:26
int jim_get_nvp(Jim_Interp *interp,
jim-nvp.h:64
int jim_get_nvp(Jim_Interp *interp,

Call Tree

Functions called by jim_get_nvp()
jim_get_nvp()
all items filtered out
Data read by jim_get_nvp()
Data written by jim_get_nvp()
jim_get_nvp()::n
jim_get_nvp()::e
all items filtered out
jim_get_nvp()
jim_get_nvp()::e
all items filtered out
Type of jim_get_nvp()
jim_get_nvp()
all items filtered out