Home
last modified time | relevance | path

Searched refs:NRF_PPI_BASE (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-3.7.0/src/nrfx/hal/
DREADME.md13 For example `NRF_PPI_BASE` is defined as `(&NRF_PPI_regs)`, where
/nrf_hw_models-3.7.0/src/HW_models/
DNHW_misc.c121 {(void *)NRF_PPI_BASE , 0x4001F000UL}, in nhw_convert_periph_base_addr()
/nrf_hw_models-3.7.0/src/nrfx/mdk_replacements/
Dnrf_bsim_redef.h59 #undef NRF_PPI_BASE
60 #define NRF_PPI_BASE (&NRF_PPI_regs) macro