Searched refs:nrf_timer_cc_get (Results 1 – 3 of 3) sorted by relevance
371 return nrf_timer_cc_get(p_instance->p_reg, cc_channel); in nrfx_timer_capture_get()
482 NRF_STATIC_INLINE uint32_t nrf_timer_cc_get(NRF_TIMER_Type const * p_reg,700 NRF_STATIC_INLINE uint32_t nrf_timer_cc_get(NRF_TIMER_Type const * p_reg, in nrf_timer_cc_get() function
206 return nrf_timer_cc_get(p_instance->p_reg, cc_channel); in nrfx_timer_capture()
Completed in 6 milliseconds