Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_gpiote.h160 NRFY_STATIC_INLINE void nrfy_gpiote_int_enable(NRF_GPIOTE_Type * p_reg, uint32_t mask) in nrfy_gpiote_int_enable() function
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_gpiote.c807 nrfy_gpiote_int_enable(NRF_GPIOTE, NRFX_BIT(ch)); in nrfx_gpiote_trigger_enable()