Searched refs:LL_I2S_POLARITY_LOW (Results 1 – 2 of 2) sorted by relevance
305 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \484 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
1264 #define LL_I2S_POLARITY_LOW 0x00000000U /*!< Clock steady state is low… macro
Completed in 11 milliseconds