Searched refs:grtc_int_pdiff (Results 1 – 1 of 1) sorted by relevance
95 static const ptrdiff_t grtc_int_pdiff = offsetof(NRF_GRTC_Type, INTENSET1) - offsetof(NRF_GRTC_Type… variable243 INTEN = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTEN0 + irql*grtc_int_pdiff); in nhw_GRTC_eval_interrupt()244 INTPEND= (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTPEND0 + irql*grtc_int_pdiff); in nhw_GRTC_eval_interrupt()395 uint32_t *INTENSET = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTENSET0 + n*grtc_int_pdiff); in nhw_GRTC_regw_sideeffects_INTEN()396 uint32_t *INTEN = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTEN0 + n*grtc_int_pdiff); in nhw_GRTC_regw_sideeffects_INTEN()405 uint32_t *INTENSET = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTENSET0 + n*grtc_int_pdiff); in nhw_GRTC_regw_sideeffects_INTENSET()406 uint32_t *INTEN = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTEN0 + n*grtc_int_pdiff); in nhw_GRTC_regw_sideeffects_INTENSET()418 uint32_t *INTENSET = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTENSET0 + n*grtc_int_pdiff); in nhw_GRTC_regw_sideeffects_INTENCLR()419 uint32_t *INTENCLR = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTENCLR0 + n*grtc_int_pdiff); in nhw_GRTC_regw_sideeffects_INTENCLR()420 uint32_t *INTEN = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTEN0 + n*grtc_int_pdiff); in nhw_GRTC_regw_sideeffects_INTENCLR()