Searched refs:LL_SPI_POLARITY_LOW (Results 1 – 25 of 48) sorted by relevance
12
83 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \255 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
83 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \267 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
83 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \268 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
73 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \252 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
73 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \241 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
73 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \254 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
73 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \253 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
84 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \258 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
84 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \260 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
84 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \285 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
84 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \272 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
84 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \306 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
104 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) …382 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
73 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \287 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
104 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) …434 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
84 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \270 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
84 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \284 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
105 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) …437 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
108 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) …439 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
105 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) …436 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
174 #define LL_SPI_POLARITY_LOW 0x00000000U /*!< Clock to 0 when idle */ macro