Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h146 NRFY_STATIC_INLINE void nrfy_grtc_int_init(NRF_GRTC_Type * p_reg, in nrfy_grtc_int_init() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c400 nrfy_grtc_int_init(NRF_GRTC, GRTC_ALL_INT_MASK, interrupt_priority, false); in nrfx_grtc_init()