Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL_Buffer.h74 struct RCL_Buffer_DataEntry_s { struct
75 … length __attribute__ ((aligned (4))); /*!< Number of bytes in buffer after the length field */
76 … numPad; /*!< Number of pad bytes before start of the packet */
77 … /*!< First pad byte, or first byte of the packet if numPad == 0 */
78 … uint8_t data[]; /*!< Remaining pad bytes and packet */