Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_spi.c204 assert_param(IS_I2S_STANDARD(I2S_InitStruct->I2S_Standard)); in I2S_Init()
295 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_Init()
342 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_spi.c280 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
319 assert_param(IS_I2S_STANDARD(I2S_InitStruct->I2S_Standard)); in I2S_Init()
398 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_Init()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_spi.c172 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_Init()
206 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_spi.c172 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_Init()
206 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_spi.c180 … (uint16_t)(I2S_InitStruct->I2S_Standard | (uint16_t)(I2S_InitStruct->I2S_DataFormat | \ in I2S_Init()
220 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_spi.h59 uint16_t I2S_Standard; /*!< Specifies the standard used for the I2S communication. member
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_spi.h59 uint16_t I2S_Standard; /* Specifies the standard used for the I2S communication. member
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_spi.h60 uint16_t I2S_Standard; /* Specifies the standard used for the I2S communication. member
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_spi.h229 …SPI_I2S_STANDARD_TypeDef I2S_Standard; ///< Specifies the sta… member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_spi.h71 uint16_t I2S_Standard; /*!< Specifies the standard used for the I2S communication. member
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_spi.c638 (I2S_InitStruct->I2S_Standard) | \ in I2S_Init()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_spi.h78 uint16_t I2S_Standard; /*!< Specifies the standard used for the I2S communication. member

Completed in 30 milliseconds