Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_gpiote.h607 nrfy_gpiote_latency_set(p_instance->p_reg, latency); in nrfx_gpiote_latency_set()
725 nrfy_gpiote_latency_set(NRFX_CONCAT(NRF_, GPIOTE, NRF_GPIOTE_INDEX), latency); in nrfx_gpiote_latency_set()
/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h354 NRFY_STATIC_INLINE void nrfy_gpiote_latency_set(NRF_GPIOTE_Type * p_reg, in nrfy_gpiote_latency_set() function