Home
last modified time | relevance | path

Searched refs:SPI_FIFO_ENABLE (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_spi.h77 #define SPI_FIFO_ENABLE ((u32)0x00000400) macro
80 #define IS_SPI_FIFO_SET(FIFO) ((FIFO == SPI_FIFO_ENABLE) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_spi.h102 #define SPI_FIFO_ENABLE ((u32)0x00000400) macro
105 #define IS_SPI_FIFO_SET(FIFO) ((FIFO == SPI_FIFO_ENABLE) || \

Completed in 5 milliseconds