Home
last modified time | relevance | path

Searched defs:rfc_dataEntryPartial_s (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_data_entry.h184 struct __RFC_STRUCT rfc_dataEntryPartial_s { struct
185 …try; //!< Pointer to next entry in the queue, NULL if this is the last entry
186 … //!< Indicates status of entry, including whether it is free for the system CPU to write to
187 struct {
200 } config;
201 … //!< \brief For pointer entries: Number of bytes in the data buffer pointed to<br>
203 struct {
208 } pktStatus;
209 …< Index to the byte after the last byte of the last entry element committed by the radio CPU
210 …Data; //!< First byte of the data array of received data entry elements
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_data_entry.h184 struct __RFC_STRUCT rfc_dataEntryPartial_s { struct
185 …try; //!< Pointer to next entry in the queue, NULL if this is the last entry
186 … //!< Indicates status of entry, including whether it is free for the system CPU to write to
187 struct {
200 } config;
201 … //!< \brief For pointer entries: Number of bytes in the data buffer pointed to<br>
203 struct {
208 } pktStatus;
209 …< Index to the byte after the last byte of the last entry element committed by the radio CPU
210 …Data; //!< First byte of the data array of received data entry elements