Home
last modified time | relevance | path

Searched refs:IS_QSPI (Results 1 – 3 of 3) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_spi.h261 #define IS_QSPI(x) (x == HT_QSPI) macro
263 #define IS_QSPI(x) (0) macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_spi.c626 Assert_Param(IS_QSPI(SPIx)); in QSPI_QuadCmd()
654 Assert_Param(IS_QSPI(SPIx)); in QSPI_DirectionConfig()
A Dht32f5xxxx_spi_midi.c165 Assert_Param(IS_QSPI(QSPIx)); in MIDICTRL_Init()

Completed in 7 milliseconds