Home
last modified time | relevance | path

Searched refs:nrf_802154_ack_duration_with_turnaround_get (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_procedures_duration.h142 __STATIC_INLINE uint16_t nrf_802154_ack_duration_with_turnaround_get(void) in nrf_802154_ack_duration_with_turnaround_get() function
158 us_time += nrf_802154_ack_duration_with_turnaround_get(); in nrf_802154_rx_duration_get()
Dnrf_802154_core.c1989 uint16_t duration = nrf_802154_ack_duration_with_turnaround_get(); in nrf_802154_trx_receive_frame_received()