| CSL_DMA_EVT_NONE |
No DMA event(SW trig./mem to mem)
|
| CSL_DMA_EVT_I2S0_TX |
Tx of I2S0 data event triggers DMA
|
| CSL_DMA_EVT_I2S0_RX |
Rx of I2S0 data event triggers DMA
|
| CSL_DMA_EVT_I2S1_TX |
Tx of I2S1 data event triggers DMA
|
| CSL_DMA_EVT_I2S1_RX |
Rx of I2S1 data event triggers DMA
|
| CSL_DMA_EVT_I2S2_TX |
Tx of I2S2 data event triggers DMA
|
| CSL_DMA_EVT_I2S2_RX |
Rx of I2S2 data event triggers DMA
|
| CSL_DMA_EVT_I2S3_TX |
Tx of I2S3 data event triggers DMA
|
| CSL_DMA_EVT_I2S3_RX |
Rx of I2S3 data event triggers DMA
|
| CSL_DMA_EVT_MMC_SD0_TX |
MMC/SD0 TX event triggers DMA
|
| CSL_DMA_EVT_MMC_SD0_RX |
MMC/SD0 RX event triggers DMA
|
| CSL_DMA_EVT_MMC_SD1_TX |
MMC/SD1 TX event triggers DMA
|
| CSL_DMA_EVT_MMC_SD1_RX |
MMC/SD1 RX event triggers DMA
|
| CSL_DMA_EVT_TIMER0 |
timer0 event triggers DMA
|
| CSL_DMA_EVT_TIMER1 |
timer1 event triggers DMA
|
| CSL_DMA_EVT_TIMER2 |
timer2 event triggers DMA
|
| CSL_DMA_EVT_UART_TX |
Tx of UART data event triggers DMA
|
| CSL_DMA_EVT_UART_RX |
Rx of UART data event triggers DMA
|
| CSL_DMA_EVT_I2C_TX |
Tx of I2C data event triggers DMA
|
| CSL_DMA_EVT_I2C_RX |
Rx of I2C data event triggers DMA
|
| CSL_DMA_EVT_SAR_AD |
SAR A/D event triggers DMA
|
| CSL_DMA_EVT_INVALID |
Invalid event Id for error checking
|