Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h185 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_int_enable_check(NRF_GPIOTE_Type const * p_reg, in nrfy_gpiote_int_enable_check() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c1020 if (!nrfy_gpiote_int_enable_check(p_instance->p_reg, (uint32_t)NRF_GPIOTE_INT_PORT_MASK)) in pin_trigger_enable()