Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_sci.h91 #define SCI_CARDPOLARITY_LOW ((u32)0x00000000) macro
94 #define IS_SCI_CARD_POLARITY(POLARITY) ((POLARITY == SCI_CARDPOLARITY_LOW) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_sci.h91 #define SCI_CARDPOLARITY_LOW ((u32)0x00000000) macro
94 #define IS_SCI_CARD_POLARITY(POLARITY) ((POLARITY == SCI_CARDPOLARITY_LOW) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_sci.c129 SCI_InitStruct->SCI_CardPolarity = SCI_CARDPOLARITY_LOW; in SCI_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_sci.c129 SCI_InitStruct->SCI_CardPolarity = SCI_CARDPOLARITY_LOW; in SCI_StructInit()

Completed in 10 milliseconds