Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h314 #define SPI_SET_MSB_FIRST(spi) ( (spi)->CTL &= ~SPI_CTL_LSB_Msk ) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h286 #define SPI_SET_MSB_FIRST(spi) ((spi)->CTL &= ~SPI_CTL_LSB_Msk) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h311 #define SPI_SET_MSB_FIRST(spi) ((spi)->CTL &= ~SPI_CTL_LSB_Msk) macro