Searched refs:nrf_802154_rx_duration_get (Results 1 – 3 of 3) sorted by relevance
81 __STATIC_INLINE uint16_t nrf_802154_rx_duration_get(uint8_t psdu_length, bool ack_requested);150 __STATIC_INLINE uint16_t nrf_802154_rx_duration_get(uint8_t psdu_length, bool ack_requested) in nrf_802154_rx_duration_get() function
1877 uint16_t duration = nrf_802154_rx_duration_get( in nrf_802154_trx_receive_frame_bcmatched()
445 uint32_t frame_length = nrf_802154_rx_duration_get(psdu_length, ack_requested); in notify_rx_timeout()