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

nrf51_52_ficr_offsets variable

Syntax

static const struct nrf5_ficr_map nrf51_52_ficr_offsets = { .codepagesize = 0x10, .codesize = 0x14, .configid = 0x5c, .info_part = 0x100, .info_variant = 0x104, .info_package = 0x108, .info_ram = 0x10c, .info_flash = 0x110, };

References

LocationReferrerText
nrf5.c:253
static const struct nrf5_ficr_map nrf51_52_ficr_offsets = {
nrf5.c:897nrf5_probe_chip()
chip->ficr_offsets = &nrf51_52_ficr_offsets;

Type Use

Type of nrf51_52_ficr_offsets
nrf51_52_ficr_offsets
all items filtered out