Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h305 #define SPI_SET_LSB_FIRST(spi) ( (spi)->CTL |= SPI_CTL_LSB_Msk ) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h277 #define SPI_SET_LSB_FIRST(spi) ((spi)->CTL |= SPI_CTL_LSB_Msk) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h302 #define SPI_SET_LSB_FIRST(spi) ((spi)->CTL |= SPI_CTL_LSB_Msk) macro