Searched refs:NRF_PPI_BASE (Results 1 – 3 of 3) sorted by relevance
13 For example `NRF_PPI_BASE` is defined as `(&NRF_PPI_regs)`, where
121 {(void *)NRF_PPI_BASE , 0x4001F000UL}, in nhw_convert_periph_base_addr()
59 #undef NRF_PPI_BASE60 #define NRF_PPI_BASE (&NRF_PPI_regs) macro