Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h161 NRFY_STATIC_INLINE uint32_t nrfy_timer_capture_get(NRF_TIMER_Type * p_reg, in nrfy_timer_capture_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c274 return nrfy_timer_capture_get(p_instance->p_reg, cc_channel); in nrfx_timer_capture()