Home
last modified time | relevance | path

Searched refs:SPI_SELOutputCmd (Results 1 – 8 of 8) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_spi.h262 void SPI_SELOutputCmd(HT_SPI_TypeDef* SPIx, ControlStatus NewState);
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_spi.h331 void SPI_SELOutputCmd(HT_SPI_TypeDef* SPIx, ControlStatus NewState);
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_spi.c238 SPI_SELOutputCmd(spi_instance->config->spi_x, ENABLE); in ht32_configure()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_spi.c225 void SPI_SELOutputCmd(HT_SPI_TypeDef* SPIx, ControlStatus NewState) in SPI_SELOutputCmd() function
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_spi.c259 void SPI_SELOutputCmd(HT_SPI_TypeDef* SPIx, ControlStatus NewState) in SPI_SELOutputCmd() function
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt604 …+ Update "SPI/PDMA" example, fix the function call order as below. The "SPI_SELOutputCmd()" shall …
607 "SPI_SELOutputCmd(HTCFG_SPIS_PORT, ENABLE);"
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt202 …+ Update "SPI/PDMA" example, change the order of API execution (SPI_SELOutputCmd() execution befor…
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Include/
A Dht32f5xxxx_01.h2704 #define SPI_SELOutputCmd(...) macro

Completed in 728 milliseconds