nrf91new_ficr_offsets is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

nrf91new_ficr_offsets variable

Syntax

static const struct nrf5_ficr_map nrf91new_ficr_offsets = { .codepagesize = 0x220, .codesize = 0x224, .configid = 0x200, .info_part = 0x140, .info_variant = 0x148, .info_package = 0x214, .info_ram = 0x218, .info_flash = 0x21c, };

References

LocationReferrerText
nrf5.c:297
static const struct nrf5_ficr_map nrf91new_ficr_offsets = {
nrf5.c:852nrf5_probe_chip()
res = nrf5_read_ficr_info_part(chip, &nrf53app_91_map, &nrf91new_ficr_offsets);
nrf5.c:857nrf5_probe_chip()
chip->ficr_offsets = &nrf91new_ficr_offsets;

Type Use

Type of nrf91new_ficr_offsets
nrf91new_ficr_offsets
all items filtered out