nrf5_info::ficr_info_valid is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDnrf5_info::ficr_info_valid

nrf5_info::ficr_info_valid field

Syntax

bool ficr_info_valid;

References

LocationReferrerText
nrf5.c:131
bool ficr_info_valid;
nrf5.c:671nrf5_get_chip_type_str()
} else if (chip->ficr_info_valid) {
nrf5.c:846nrf5_probe_chip()
chip->ficr_info_valid = false;
nrf5.c:914nrf5_probe_chip()
chip->ficr_info_valid = true;
nrf5.c:947nrf5_probe_chip()
if (chip->spec && chip->ficr_info_valid) {
nrf5.c:954nrf5_probe_chip()
if (chip->ficr_info_valid) {
nrf5.c:986nrf5_probe_chip()
const bool device_is_unknown = (!chip->spec && !chip->ficr_info_valid);
nrf5.c:1007nrf5_setup_bank()
if (chip->ficr_info_valid && flash_size_kb != chip->ficr_info.flash)

Data Use

Functions writing nrf5_info::ficr_info_valid
Functions reading nrf5_info::ficr_info_valid
all items filtered out
nrf5_info::ficr_info_valid