Searched refs:nrfy_gpiote_latency_get (Results 1 – 2 of 2) sorted by relevance
612 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()
362 NRFY_STATIC_INLINE nrf_gpiote_latency_t nrfy_gpiote_latency_get(NRF_GPIOTE_Type const * p_reg) in nrfy_gpiote_latency_get() function