Home
last modified time | relevance | path

Searched refs:NRF51_FICR_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dnrf51.h19 #define NRF51_FICR_BASE 0x10000000 macro
/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c134 memory_region_add_subregion_overlap(&s->container, NRF51_FICR_BASE, mr, 0); in nrf51_soc_realize()