Searched refs:timer_cc_now (Results 1 – 1 of 1) sorted by relevance
1728 uint32_t timer_cc_now = nrf_timer_cc_get(NRF_802154_TIMER_INSTANCE, in nrf_802154_trx_transmit_ack() local1738 if ((timer_cc_now < timer_cc_ramp_up_start) && in nrf_802154_trx_transmit_ack()1739 ((timer_cc_fem_start >= timer_cc_ramp_up_start) || (timer_cc_now > timer_cc_fem_start))) in nrf_802154_trx_transmit_ack()