Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Di2s_if.h167 struct I2sMsg { struct
168 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 write
172 uint32_t *pRlen;