Searched refs:nrf_timer_cc_get (Results 1 – 3 of 3) sorted by relevance
166 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()
725 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
1418 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()