Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_spi.h234 #define I2S_Standard_Phillips ((uint16_t)0x0000) macro
239 #define IS_I2S_STANDARD(STANDARD) (((STANDARD) == I2S_Standard_Phillips) || \
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_spi.h246 #define I2S_Standard_Phillips ((uint16_t)0x0000) macro
251 #define IS_I2S_STANDARD(STANDARD) (((STANDARD) == I2S_Standard_Phillips) || \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_spi.h271 #define I2S_Standard_Phillips ((uint16_t)0x0000) macro
276 #define IS_I2S_STANDARD(STANDARD) (((STANDARD) == I2S_Standard_Phillips) || \
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_spi.h122 #define I2S_Standard_Phillips ((uint16_t)0x0000) macro
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_spi.h122 #define I2S_Standard_Phillips ((uint16_t)0x0000) macro
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_spi.h123 #define I2S_Standard_Phillips ((uint16_t)0x0000) macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_spi.h161 I2S_Standard_Phillips = 0x0000, enumerator
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_spi.c206 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_spi.c206 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_spi.c220 I2S_InitStruct->I2S_Standard = I2S_Standard_Phillips; in I2S_StructInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_spi.c342 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()

Completed in 64 milliseconds