Searched refs:LL_SPI_LSB_FIRST (Results 1 – 2 of 2) sorted by relevance
93 #define IS_LL_SPI_BITORDER(__VALUE__) (((__VALUE__) == LL_SPI_LSB_FIRST) \
202 #define LL_SPI_LSB_FIRST (SPI_CR1_LSBFIRST) /*!< Data is transmitted/recei… macro
Completed in 7 milliseconds