Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h166 uint32_t cc = nrf_timer_cc_get(p_reg, channel); in nrfy_timer_capture_get()
361 uint32_t cc = nrf_timer_cc_get(p_reg, cc_channel); in nrfy_timer_cc_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h725 NRF_STATIC_INLINE uint32_t nrf_timer_cc_get(NRF_TIMER_Type const * p_reg,
951 NRF_STATIC_INLINE uint32_t nrf_timer_cc_get(NRF_TIMER_Type const * p_reg, in nrf_timer_cc_get() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx.c1418 delta_time = nrf_timer_cc_get(NRF_802154_TIMER_INSTANCE, in nrf_802154_trx_receive_frame()
1728 uint32_t timer_cc_now = nrf_timer_cc_get(NRF_802154_TIMER_INSTANCE, in nrf_802154_trx_transmit_ack()
1730 uint32_t timer_cc_fem_start = nrf_timer_cc_get(NRF_802154_TIMER_INSTANCE, in nrf_802154_trx_transmit_ack()