Home
last modified time | relevance | path

Searched refs:RETARGET_PORT (Results 1 – 5 of 5) sorted by relevance

/bsp/ht32/ht32f52352/board/inc/
A Dht32f5xxxx_conf.h65 #define RETARGET_PORT 10 macro
90 #if (RETARGET_PORT == RETARGET_USB)
139 #elif (RETARGET_PORT == RETARGET_COM1)
145 #elif (RETARGET_PORT == RETARGET_COM2)
151 #elif (RETARGET_PORT == RETARGET_USART0)
157 #elif (RETARGET_PORT == RETARGET_USART1)
163 #elif (RETARGET_PORT == RETARGET_UART0)
169 #elif (RETARGET_PORT == RETARGET_UART1)
175 #elif (RETARGET_PORT == RETARGET_UART2)
181 #elif (RETARGET_PORT == RETARGET_UART3)
/bsp/ht32/ht32f53252/board/inc/
A Dht32f5xxxx_conf.h65 #define RETARGET_PORT 10 macro
90 #if (RETARGET_PORT == RETARGET_USB)
139 #elif (RETARGET_PORT == RETARGET_COM1)
145 #elif (RETARGET_PORT == RETARGET_COM2)
151 #elif (RETARGET_PORT == RETARGET_USART0)
157 #elif (RETARGET_PORT == RETARGET_USART1)
163 #elif (RETARGET_PORT == RETARGET_UART0)
169 #elif (RETARGET_PORT == RETARGET_UART1)
175 #elif (RETARGET_PORT == RETARGET_UART2)
181 #elif (RETARGET_PORT == RETARGET_UART3)
/bsp/ht32/ht32f12366/board/inc/
A Dht32f1xxxx_conf.h63 #define RETARGET_PORT 10 macro
88 #if (RETARGET_PORT == RETARGET_ITM)
89 #elif (RETARGET_PORT == RETARGET_USB)
138 #elif (RETARGET_PORT == RETARGET_COM1)
144 #elif (RETARGET_PORT == RETARGET_COM2)
150 #elif (RETARGET_PORT == RETARGET_USART0)
156 #elif (RETARGET_PORT == RETARGET_USART1)
162 #elif (RETARGET_PORT == RETARGET_UART0)
168 #elif (RETARGET_PORT == RETARGET_UART1)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_retarget.c64 #if (RETARGET_PORT == RETARGET_ITM)
154 #if (RETARGET_PORT == RETARGET_ITM) in RETARGET_Configuration()
186 #if (RETARGET_PORT == RETARGET_ITM) in fputc()
234 #if (RETARGET_PORT != RETARGET_ITM) in __read()
370 #if (RETARGET_PORT == RETARGET_ITM) in fgetc()
382 #if (RETARGET_PORT == RETARGET_ITM) in _ttywrch()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_retarget.c64 #if (RETARGET_PORT == RETARGET_ITM)
154 #if (RETARGET_PORT == RETARGET_ITM) in RETARGET_Configuration()
186 #if (RETARGET_PORT == RETARGET_ITM) in fputc()
234 #if (RETARGET_PORT != RETARGET_ITM) in __read()
370 #if (RETARGET_PORT == RETARGET_ITM) in fgetc()
382 #if (RETARGET_PORT == RETARGET_ITM) in _ttywrch()

Completed in 22 milliseconds