Searched refs:nrf_802154_transmitted_frame_props_t (Results 1 – 8 of 8) sorted by relevance
400 } nrf_802154_transmitted_frame_props_t; typedef431 (nrf_802154_transmitted_frame_props_t){ \441 … nrf_802154_transmitted_frame_props_t frame_props; // !< Properties of the frame to be transmitted.452 …nrf_802154_transmitted_frame_props_t frame_props; // !< Properties of the frame to be trans…464 … nrf_802154_transmitted_frame_props_t frame_props; // !< Properties of the frame to be transmitted.474 nrf_802154_transmitted_frame_props_t frame_props; // !< Properties of the returned frame.
66 void nrf_802154_tx_work_buffer_reset(const nrf_802154_transmitted_frame_props_t * p_frame_props);108 nrf_802154_transmitted_frame_props_t * p_frame_props);
48 void nrf_802154_tx_work_buffer_reset(const nrf_802154_transmitted_frame_props_t * p_frame_props) in nrf_802154_tx_work_buffer_reset()78 nrf_802154_transmitted_frame_props_t * p_frame_props) in nrf_802154_tx_work_buffer_original_frame_update()
43 …nrf_802154_transmitted_frame_props_t frame_props; // !< Properties of the frame to be trans…
165 static inline bool are_frame_properties_valid(const nrf_802154_transmitted_frame_props_t * p_props) in are_frame_properties_valid()
111 static inline bool are_frame_properties_valid(const nrf_802154_transmitted_frame_props_t * p_props) in are_frame_properties_valid()
169 static const nrf_802154_transmitted_frame_props_t m_default_frame_props =
79 static nrf_802154_transmitted_frame_props_t m_data_props; ///< Structure containing detailed proper…