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

nrf53app_91_map variable

Syntax

static const struct nrf5_map nrf53app_91_map = { .flash_base = NRF5_FLASH_BASE, .ficr_base = NRF53APP_91_FICR_BASE, .uicr_base = NRF53APP_91_UICR_BASE, .nvmc_base = 0x50039000, .watchdog_refresh_addr = 0x50018600, };

References

LocationReferrerText
nrf5.c:316
static const struct nrf5_map nrf53app_91_map = {
nrf5.c:852nrf5_probe_chip()
res = nrf5_read_ficr_info_part(chip, &nrf53app_91_map, &nrf91new_ficr_offsets);
nrf5.c:856nrf5_probe_chip()
chip->map = &nrf53app_91_map;
nrf5.c:862nrf5_probe_chip()
res = nrf5_read_ficr_info_part(chip, &nrf53app_91_map, &nrf53_91_ficr_offsets);
nrf5.c:870nrf5_probe_chip()
chip->map = &nrf53app_91_map;

Type Use

Type of nrf53app_91_map
nrf53app_91_map
all items filtered out