Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_sci.h75 #define SCI_RETRY_NO ((u32)0x00000000) macro
79 #define IS_SCI_RETRY(RETRY) ((RETRY == SCI_RETRY_NO) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_sci.h75 #define SCI_RETRY_NO ((u32)0x00000000) macro
79 #define IS_SCI_RETRY(RETRY) ((RETRY == SCI_RETRY_NO) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_sci.c123 SCI_InitStruct->SCI_Retry = SCI_RETRY_NO; in SCI_StructInit()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_sci.c123 SCI_InitStruct->SCI_Retry = SCI_RETRY_NO; in SCI_StructInit()

Completed in 8 milliseconds