Home
last modified time | relevance | path

Searched refs:I2S_CPOL (Results 1 – 6 of 6) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_spi.c363 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()
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_spi.c232 assert_param(IS_I2S_CPOL(I2S_InitStruct->I2S_CPOL)); in I2S_Init()
358 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()
416 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_spi.c295 assert_param(IS_I2S_CPOL(I2S_InitStruct->I2S_CPOL)); in I2S_Init()
401 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()
459 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_spi.h104 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_spi.h109 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_spi.h109 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member

Completed in 12 milliseconds