Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h412 #define SPII2S_DISABLE_TXDMA(i2s) ( (i2s)->PDMACTL &= ~SPI_PDMACTL_TXPDMAEN_Msk ) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h389 #define SPII2S_DISABLE_TXDMA(i2s) ( (i2s)->PDMACTL &= ~SPI_PDMACTL_TXPDMAEN_Msk ) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h414 #define SPII2S_DISABLE_TXDMA(i2s) ((i2s)->PDMACTL &= ~SPI_PDMACTL_TXPDMAEN_Msk) macro