Home
last modified time | relevance | path

Searched refs:SPI_DATALENGTH_16 (Results 1 – 5 of 5) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_spi.h98 #define SPI_DATALENGTH_16 ((u32)0x00000000) macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_spi.h129 #define SPI_DATALENGTH_16 ((u32)0x00000000) macro
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_spi.c183 SPI_InitStructure.SPI_DataLength = SPI_DATALENGTH_16; in ht32_configure()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_spi.c168 SPI_InitStruct->SPI_DataLength = SPI_DATALENGTH_16; in SPI_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_spi.c200 SPI_InitStruct->SPI_DataLength = SPI_DATALENGTH_16; in SPI_StructInit()

Completed in 12 milliseconds