Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/mdk_replacements/
Dnrf_bsim_redef.h122 #undef NRF_FICR_NS_BASE
123 #define NRF_FICR_NS_BASE (NRF_FICR_regs_p[NHW_FICR_NET]) macro
538 #undef NRF_FICR_NS_BASE
539 #define NRF_FICR_NS_BASE (&NRF_FICR_regs) macro
/nrf_hw_models-latest/src/HW_models/
DNHW_misc.c345 {(void*)NRF_FICR_NS_BASE , 0x00FFC000UL}, in nhw_convert_periph_base_addr()