Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_spi.c208 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()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_spi.c292 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()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_spi.c173 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()
210 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_spi.c173 (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()
210 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_spi.c181 … (uint16_t)I2S_InitStruct->I2S_CPOL)))); in I2S_Init()
224 I2S_InitStruct->I2S_CPOL = I2S_CPOL_Low; in I2S_StructInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_spi.h71 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_spi.h71 uint16_t I2S_CPOL; /* Specifies the idle state of the I2S clock. member
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_spi.h72 uint16_t I2S_CPOL; /* Specifies the idle state of the I2S clock. member
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_spi.h233 …SPI_I2S_CPOL_TypeDef I2S_CPOL; ///< Specifies the idl… member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_spi.h83 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_spi.c606 if(I2S_CPOL_High == I2S_InitStruct->I2S_CPOL) { in I2S_Init()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_spi.h90 uint16_t I2S_CPOL; /*!< Specifies the idle state of the I2S clock. member

Completed in 20 milliseconds