Searched refs:nrf_timer_cc_read (Results 1 – 3 of 3) sorted by relevance
372 return nrf_timer_cc_read(p_instance->p_reg, cc_channel); in nrfx_timer_capture_get()
453 __STATIC_INLINE uint32_t nrf_timer_cc_read(NRF_TIMER_Type * p_reg,649 __STATIC_INLINE uint32_t nrf_timer_cc_read(NRF_TIMER_Type * p_reg, in nrf_timer_cc_read() function
190 return nrf_timer_cc_read(p_instance->p_reg, cc_channel); in nrfx_timer_capture()