Home
last modified time | relevance | path

Searched refs:SPII2S_ENABLE_TXDMA (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h403 #define SPII2S_ENABLE_TXDMA(i2s) ( (i2s)->PDMACTL |= SPI_PDMACTL_TXPDMAEN_Msk ) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h380 #define SPII2S_ENABLE_TXDMA(i2s) ( (i2s)->PDMACTL |= SPI_PDMACTL_TXPDMAEN_Msk ) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h405 #define SPII2S_ENABLE_TXDMA(i2s) ((i2s)->PDMACTL |= SPI_PDMACTL_TXPDMAEN_Msk) macro