Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c68 #define GRTC_ALL_INT_MASK (NRFX_GRTC_CONFIG_ALLOWED_CC_CHANNELS_MASK | \ macro
73 #define GRTC_ALL_INT_MASK (NRFX_GRTC_CONFIG_ALLOWED_CC_CHANNELS_MASK) macro
400 nrfy_grtc_int_init(NRF_GRTC, GRTC_ALL_INT_MASK, interrupt_priority, false); in nrfx_grtc_init()
612 nrfy_grtc_int_disable(NRF_GRTC, GRTC_ALL_INT_MASK); in nrfx_grtc_uninit()