Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_spi.c359 assert_param(IS_I2S_STANDARD(I2S_InitStruct->I2S_Standard)); in I2S_Init()
475 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_Init()
522 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
741 assert_param(IS_I2S_STANDARD(I2S_InitStruct->I2S_Standard)); in I2S_FullDuplexConfig()
769 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_FullDuplexConfig()
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_spi.c228 assert_param(IS_I2S_STANDARD(I2S_InitStruct->I2S_Standard)); in I2S_Init()
357 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_Init()
404 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_spi.c291 assert_param(IS_I2S_STANDARD(I2S_InitStruct->I2S_Standard)); in I2S_Init()
400 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_Init()
447 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_spi.h92 uint16_t I2S_Standard; /*!< Specifies the standard used for the I2S communication. member
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_spi.h97 uint16_t I2S_Standard; /*!< Specifies the standard used for the I2S communication. member
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_spi.h97 uint16_t I2S_Standard; /*!< Specifies the standard used for the I2S communication. member

Completed in 27 milliseconds