Searched defs:I2sMsg (Results 1 – 1 of 1) sorted by relevance
167 struct I2sMsg { struct168 uint8_t *wbuf; /**< Address of the write buffer */169 uint8_t *rbuf; /**< Address of the read buffer */170 uint32_t len; /**< Length of the read and write buffers. The read buffer and the write172 uint32_t *pRlen;