Searched refs:NRF_802154_HDATA_DECODE (Results 1 – 3 of 3) sorted by relevance
| /hal_nordic-latest/drivers/nrf_802154/serialization/src/include/ |
| D | nrf_802154_spinel_datatypes.h | 511 #define NRF_802154_HDATA_DECODE(handle, data, length) \ macro 1162 NRF_802154_HDATA_DECODE(ack_handle, (metadata).data.transmitted.p_ack, ack_length) 1221 NRF_802154_HDATA_DECODE(frame_handle, frame_data, frame_length), \ 1259 NRF_802154_HDATA_DECODE(frame_handle, frame_data, frame_length), \
|
| /hal_nordic-latest/drivers/nrf_802154/serialization/src/ |
| D | nrf_802154_spinel_dec_net.c | 914 NRF_802154_HDATA_DECODE(remote_frame_handle, p_frame, frame_hdata_len)); in spinel_decode_prop_nrf_802154_transmit_csma_ca_raw() 1349 NRF_802154_HDATA_DECODE(remote_frame_handle, p_frame, frame_hdata_len)); in spinel_decode_prop_nrf_802154_transmit_raw() 1408 NRF_802154_HDATA_DECODE(remote_frame_handle, p_frame, frame_hdata_len)); in spinel_decode_prop_nrf_802154_transmit_raw_at()
|
| D | nrf_802154_spinel_dec_app.c | 184 NRF_802154_HDATA_DECODE(remote_frame_handle, in spinel_decode_prop_nrf_802154_received_timestamp_raw()
|