Searched refs:QSPI_SET_MSB_FIRST (Results 1 – 3 of 3) sorted by relevance
237 #define QSPI_SET_MSB_FIRST(qspi) ((qspi)->CTL &= ~QSPI_CTL_LSB_Msk) macro
367 #define QSPI_SET_MSB_FIRST(qspi) ( (qspi)->CTL &= ~QSPI_CTL_LSB_Msk ) macro