Home
last modified time | relevance | path

Searched refs:SPI_DATALENGTH_8 (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_spi.h117 #define SPI_DATALENGTH_8 ((u32)0x00000000) macro
121 #define SPI_DATALENGTH_8 ((u32)0x00000008) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_spi.h90 #define SPI_DATALENGTH_8 ((u32)0x00000008) macro
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_spi.c179 SPI_InitStructure.SPI_DataLength = SPI_DATALENGTH_8; in ht32_configure()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_spi.c198 SPI_InitStruct->SPI_DataLength = SPI_DATALENGTH_8; in SPI_StructInit()

Completed in 9 milliseconds