Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_data_entry.h126 struct __RFC_STRUCT rfc_dataEntryMulti_s { struct
127 …try; //!< Pointer to next entry in the queue, NULL if this is the last entry
128 … //!< Indicates status of entry, including whether it is free for the system CPU to write to
129 struct {
142 } config;
143 … //!< \brief For pointer entries: Number of bytes in the data buffer pointed to<br>
145 uint16_t numElements; //!< Number of entry elements committed in the entry
146 …< Index to the byte after the last byte of the last entry element committed by the radio CPU
147 …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.h126 struct __RFC_STRUCT rfc_dataEntryMulti_s { struct
127 …try; //!< Pointer to next entry in the queue, NULL if this is the last entry
128 … //!< Indicates status of entry, including whether it is free for the system CPU to write to
129 struct {
142 } config;
143 … //!< \brief For pointer entries: Number of bytes in the data buffer pointed to<br>
145 uint16_t numElements; //!< Number of entry elements committed in the entry
146 …< Index to the byte after the last byte of the last entry element committed by the radio CPU
147 …Data; //!< First byte of the data array of received data entry elements