Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h457 #define SPII2S_ENABLE_RX(i2s) ( (i2s)->I2SCTL |= SPI_I2SCTL_RXEN_Msk ) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h434 #define SPII2S_ENABLE_RX(i2s) ( (i2s)->I2SCTL |= SPI_I2SCTL_RXEN_Msk ) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h459 #define SPII2S_ENABLE_RX(i2s) ((i2s)->I2SCTL |= SPI_I2SCTL_RXEN_Msk) macro