Searched refs:LL_SPI_LSB_FIRST (Results 1 – 25 of 48) sorted by relevance
12
102 #define IS_LL_SPI_BITORDER(__VALUE__) (((__VALUE__) == LL_SPI_LSB_FIRST) \
92 #define IS_LL_SPI_BITORDER(__VALUE__) (((__VALUE__) == LL_SPI_LSB_FIRST) \
103 #define IS_LL_SPI_BITORDER(__VALUE__) (((__VALUE__) == LL_SPI_LSB_FIRST) \
117 #define IS_LL_SPI_BITORDER(__VALUE__) (((__VALUE__) == LL_SPI_LSB_FIRST) …
330 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) macro2652 #define LL_I2S_LSB_FIRST (LL_SPI_LSB_FIRST)
342 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) macro2768 #define LL_I2S_LSB_FIRST (LL_SPI_LSB_FIRST)
342 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) macro2771 #define LL_I2S_LSB_FIRST (LL_SPI_LSB_FIRST)
118 #define IS_LL_SPI_BITORDER(__VALUE__) (((__VALUE__) == LL_SPI_LSB_FIRST) …