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

nrf53net_map variable

Syntax

static const struct nrf5_map nrf53net_map = { .flash_base = NRF53NET_FLASH_BASE, .ficr_base = NRF53NET_FICR_BASE, .uicr_base = NRF53NET_UICR_BASE, .nvmc_base = 0x41080000, .watchdog_refresh_addr = 0x41080000, };

References

LocationReferrerText
nrf5.c:333
static const struct nrf5_map nrf53net_map = {
nrf5.c:876nrf5_probe_chip()
res = nrf5_read_ficr_info_part(chip, &nrf53net_map, &nrf53_91_ficr_offsets);
nrf5.c:884nrf5_probe_chip()
chip->map = &nrf53net_map;

Type Use

Type of nrf53net_map
nrf53net_map
all items filtered out