Home
last modified time | relevance | path

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

/bsp/ht32/ht32f52352/board/inc/
A Dht32f5xxxx_conf.h152 #define RETARGET_UxART_IPN USART0 macro
153 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
158 #define RETARGET_UxART_IPN USART1 macro
159 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
164 #define RETARGET_UxART_IPN UART0 macro
165 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
170 #define RETARGET_UxART_IPN UART1 macro
171 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
176 #define RETARGET_UxART_IPN UART2 macro
177 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
[all …]
/bsp/ht32/ht32f53252/board/inc/
A Dht32f5xxxx_conf.h152 #define RETARGET_UxART_IPN USART0 macro
153 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
158 #define RETARGET_UxART_IPN USART1 macro
159 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
164 #define RETARGET_UxART_IPN UART0 macro
165 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
170 #define RETARGET_UxART_IPN UART1 macro
171 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
176 #define RETARGET_UxART_IPN UART2 macro
177 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
[all …]
/bsp/ht32/ht32f12366/board/inc/
A Dht32f1xxxx_conf.h151 #define RETARGET_UxART_IPN USART0 macro
152 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
153 #define RETARGET_UART_IRQn STRCAT2(RETARGET_UxART_IPN, _IRQn)
157 #define RETARGET_UxART_IPN USART1 macro
158 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
159 #define RETARGET_UART_IRQn STRCAT2(RETARGET_UxART_IPN, _IRQn)
163 #define RETARGET_UxART_IPN UART0 macro
164 #define RETARGET_USART_PORT STRCAT2(HT_, RETARGET_UxART_IPN)
165 #define RETARGET_UART_IRQn STRCAT2(RETARGET_UxART_IPN, _IRQn)
169 #define RETARGET_UxART_IPN UART1 macro
[all …]
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_retarget.c141 CKCUClock.Bit.RETARGET_UxART_IPN = 1; in RETARGET_Configuration()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_retarget.c141 CKCUClock.Bit.RETARGET_UxART_IPN = 1; in RETARGET_Configuration()

Completed in 28 milliseconds