Searched refs:I2S_CPOL (Results 1 – 12 of 12) sorted by relevance
208 assert_param(IS_I2S_CPOL(I2S_InitStruct->I2S_CPOL)); in I2S_Init()296 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()354 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()
292 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()323 assert_param(IS_I2S_CPOL(I2S_InitStruct->I2S_CPOL)); in I2S_Init()399 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()
173 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()210 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()
181 … (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()224 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()
71 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member
71 uint16_t I2S_CPOL; /* Specifies the idle state of the I2S clock. member
72 uint16_t I2S_CPOL; /* Specifies the idle state of the I2S clock. member
233 …SPI_I2S_CPOL_TypeDef I2S_CPOL; ///< Specifies the idl… member
83 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member
606 if(I2S_CPOL_High == I2S_InitStruct->I2S_CPOL) { in I2S_Init()
90 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member
Completed in 20 milliseconds