Searched defs:psdu_length (Results 1 – 6 of 6) sorted by relevance
49 uint64_t nrf_802154_first_symbol_timestamp_get(uint64_t end_timestamp, uint8_t psdu_length) in nrf_802154_first_symbol_timestamp_get()58 uint64_t nrf_802154_mhr_timestamp_get(uint64_t end_timestamp, uint8_t psdu_length) in nrf_802154_mhr_timestamp_get()63 uint64_t nrf_802154_timestamp_end_to_phr_convert(uint64_t end_timestamp, uint8_t psdu_length) in nrf_802154_timestamp_end_to_phr_convert()
87 __STATIC_INLINE uint16_t nrf_802154_frame_duration_get(uint8_t psdu_length, in nrf_802154_frame_duration_get()106 __STATIC_INLINE uint16_t nrf_802154_tx_duration_get(uint8_t psdu_length, in nrf_802154_tx_duration_get()150 __STATIC_INLINE uint16_t nrf_802154_rx_duration_get(uint8_t psdu_length, bool ack_requested) in nrf_802154_rx_duration_get()
1828 uint8_t psdu_length = nrf_802154_frame_parser_frame_length_get(&m_current_rx_frame_data); in nrf_802154_trx_receive_frame_bcmatched() local
106 uint8_t psdu_length; ///< Length in bytes of the frame to be received in RX window. member443 uint8_t psdu_length = p_dly_op_data->rx.extension_frame.psdu_length; in notify_rx_timeout() local
440 uint8_t psdu_length = nrf_802154_frame_parser_frame_length_get( in nrf_802154_filter_frame_part() local
352 uint8_t psdu_length = nrf_802154_frame_parser_frame_length_get(p_parser_data); in full_parse() local