Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_gpiote.h612 return nrfy_gpiote_latency_get(p_instance->p_reg); in nrfx_gpiote_latency_get()
730 return nrfy_gpiote_latency_get(NRFX_CONCAT(NRF_, GPIOTE, NRF_GPIOTE_INDEX)); in nrfx_gpiote_latency_get()
/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h362 NRFY_STATIC_INLINE nrf_gpiote_latency_t nrfy_gpiote_latency_get(NRF_GPIOTE_Type const * p_reg) in nrfy_gpiote_latency_get() function