Searched refs:LL_SPI_POLARITY_LOW (Results 1 – 2 of 2) sorted by relevance
74 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \254 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit()
178 #define LL_SPI_POLARITY_LOW 0x00000000U /*!< Clock to 0 when idle */ macro
Completed in 8 milliseconds