Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_sci.h180 #define SCI_CLK_HIGH ((u32)0x00000004) macro
183 #define IS_SCI_CLK(CLK) ((CLK == SCI_CLK_HIGH) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_sci.h180 #define SCI_CLK_HIGH ((u32)0x00000004) macro
183 #define IS_SCI_CLK(CLK) ((CLK == SCI_CLK_HIGH) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_sci.c285 SCIx->CCR |= SCI_CLK_HIGH; in SCI_SoftwareClockCmd()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_sci.c285 SCIx->CCR |= SCI_CLK_HIGH; in SCI_SoftwareClockCmd()

Completed in 9 milliseconds