Home
last modified time | relevance | path

Searched refs:nrf_timer_cc_get (Results 1 – 3 of 3) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h371 return nrf_timer_cc_get(p_instance->p_reg, cc_channel); in nrfx_timer_capture_get()
/external/platform/nrfx/hal/
A Dnrf_timer.h482 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
/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c206 return nrf_timer_cc_get(p_instance->p_reg, cc_channel); in nrfx_timer_capture()

Completed in 6 milliseconds