Searched refs:I2S_CPOL (Results 1 – 2 of 2) sorted by relevance
363 assert_param(IS_I2S_CPOL(I2S_InitStruct->I2S_CPOL)); in I2S_Init()476 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()534 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()743 assert_param(IS_I2S_CPOL(I2S_InitStruct->I2S_CPOL)); in I2S_FullDuplexConfig()770 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_FullDuplexConfig()
109 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member