Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/mdk_replacements/
Dnrf_bsim_redef.h240 #undef NRF_UICR_S_BASE
241 #define NRF_UICR_S_BASE (NRF_UICR_regs_p[NHW_UICR_APP0]) macro
541 #undef NRF_UICR_S_BASE
542 #define NRF_UICR_S_BASE (NRF_UICR_regs_p[0]) macro
/nrf_hw_models-latest/src/HW_models/
DNHW_misc.c346 {(void*)NRF_UICR_S_BASE , 0x00FFD000UL}, in nhw_convert_periph_base_addr()