Macros

Macros

#define I2SCC32XXDMA_CMD_SET_ZEROBUF_LEN   (I2S_CMD_RESERVED + 0)
 
#define I2SCC32XXDMA_CMD_SET_EMPTYBUF_LEN   (I2S_CMD_RESERVED + 1)
 

Detailed Description

I2S_CMD_* macros are general command codes for I2S_control(). Not all I2S driver implementations support these command codes.

I2SCC32XXDMA_CMD_* macros are command codes only defined in the I2SCC32XXDMA.h driver implementation and need to:

Macro Definition Documentation

§ I2SCC32XXDMA_CMD_SET_ZEROBUF_LEN

#define I2SCC32XXDMA_CMD_SET_ZEROBUF_LEN   (I2S_CMD_RESERVED + 0)

§ I2SCC32XXDMA_CMD_SET_EMPTYBUF_LEN

#define I2SCC32XXDMA_CMD_SET_EMPTYBUF_LEN   (I2S_CMD_RESERVED + 1)
Copyright 2017, Texas Instruments Incorporated