Searched refs:RETARGET_UxART_IPN (Results 1 – 5 of 5) sorted by relevance
| /bsp/ht32/ht32f52352/board/inc/ |
| A D | ht32f5xxxx_conf.h | 152 #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 D | ht32f5xxxx_conf.h | 152 #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 D | ht32f1xxxx_conf.h | 151 #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 D | ht32_retarget.c | 141 CKCUClock.Bit.RETARGET_UxART_IPN = 1; in RETARGET_Configuration()
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | ht32_retarget.c | 141 CKCUClock.Bit.RETARGET_UxART_IPN = 1; in RETARGET_Configuration()
|
Completed in 28 milliseconds