| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_spi.h | 119 #define SPI_CPOL_Low ((uint16_t)0x0000) macro 121 #define IS_SPI_CPOL(CPOL) (((CPOL) == SPI_CPOL_Low) || \
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_spi_ch32f10x.c | 155 SPI_InitStruct.SPI_CPOL = SPI_CPOL_Low; in ch32f1_spi_configure() 159 SPI_InitStruct.SPI_CPOL = SPI_CPOL_Low; in ch32f1_spi_configure()
|
| A D | drv_spi_ch32f20x.c | 160 SPI_InitStruct.SPI_CPOL = SPI_CPOL_Low; in ch32f2_spi_configure() 164 SPI_InitStruct.SPI_CPOL = SPI_CPOL_Low; in ch32f2_spi_configure()
|
| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_spi.c | 153 SPI_InitStruct.SPI_CPOL = SPI_CPOL_Low; in air32_spi_configure() 157 SPI_InitStruct.SPI_CPOL = SPI_CPOL_Low; in air32_spi_configure()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_spi.h | 146 #define SPI_CPOL_Low ((uint16_t)0x0000) macro 148 #define IS_SPI_CPOL(CPOL) (((CPOL) == SPI_CPOL_Low) || \
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_spi.h | 163 #define SPI_CPOL_Low ((uint16_t)0x0000) macro 165 #define IS_SPI_CPOL(CPOL) (((CPOL) == SPI_CPOL_Low) || \
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_spi.h | 163 #define SPI_CPOL_Low ((uint16_t)0x0000) macro 165 #define IS_SPI_CPOL(CPOL) (((CPOL) == SPI_CPOL_Low) || \
|
| /bsp/hk32/libraries/rt_drivers/ |
| A D | drv_spi.c | 171 SPI_InitStruct.SPI_CPOL = SPI_CPOL_Low; in configure() 175 SPI_InitStruct.SPI_CPOL = SPI_CPOL_Low; in configure()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_spi.h | 163 #define SPI_CPOL_Low ((uint16_t)0x0000) macro 165 #define IS_SPI_CPOL(CPOL) (((CPOL) == SPI_CPOL_Low) || \
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105_spi.h | 183 #define SPI_CPOL_Low ((uint32_t)0x0000) macro 185 #define IS_SPI_CPOL(CPOL) (((CPOL) == SPI_CPOL_Low) || \
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_spi.h | 158 #define SPI_CPOL_Low ((uint16_t)0x0000) macro 160 #define IS_SPI_CPOL(CPOL) (((CPOL) == SPI_CPOL_Low) || \
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_spi.h | 183 #define SPI_CPOL_Low ((uint16_t)0x0000) macro 185 #define IS_SPI_CPOL(CPOL) (((CPOL) == SPI_CPOL_Low) || \
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_spi.h | 90 #define SPI_CPOL_Low ((uint16_t)0x0000) macro
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_spi.h | 90 #define SPI_CPOL_Low ((uint16_t)0x0000) macro
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_spi.h | 91 #define SPI_CPOL_Low ((uint16_t)0x0000) macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_spi.h | 60 …SPI_CPOL_Low = 0x0000, ///< The clock is low … enumerator
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_spi.c | 197 SPI_InitStruct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_spi.c | 189 SPI_InitStruct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_spi.c | 189 SPI_InitStruct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_spi.c | 200 SPI_InitStruct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_spi.c | 206 SPI_InitStruct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_spi.c | 209 SPI_InitStruct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_spi.c | 209 SPI_InitStruct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_spi.c | 73 SPI_InitStruct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_spi.c | 113 init_struct->SPI_CPOL = SPI_CPOL_Low; in SPI_StructInit()
|