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