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

read_device_config() function

Syntax

static bool read_device_config(struct device_config *cfg);

Arguments

cfg

References

LocationReferrerText
jlink.c:355
static bool read_device_config(struct device_config *cfg)
jlink.c:783jlink_init()
if (!read_device_config(&config)) {
jlink.c:1664jlink_handle_config_write_command()
if (!read_device_config(&config)) {

Call Tree

Functions calling read_device_config()
Functions called by read_device_config()
read_device_config()
jaylink_strerror()
jaylink_read_raw_config()
all items filtered out
Data read by read_device_config()
Data written by read_device_config()
read_device_config()
read_device_config()::ret
all items filtered out