Searched refs:USART2_RX_PORT (Results 1 – 8 of 8) sorted by relevance
37 #define USART2_RX_PORT (GPIO_PORT_C) macro
35 GPIO_SetFunc(USART2_RX_PORT, USART2_RX_PIN, USART2_RX_FUNC); in rt_hw_board_uart_init()
38 #define USART2_RX_PORT (GPIO_PORT_C) macro
37 GPIO_SetFunc(USART2_RX_PORT, USART2_RX_PIN, USART2_RX_FUNC); in rt_hw_board_uart_init()
27 #define USART2_RX_PORT (GPIO_PORT_A) macro
28 GPIO_SetFunc(USART2_RX_PORT, USART2_RX_PIN, USART2_RX_FUNC); in rt_hw_board_uart_init()
38 #define USART2_RX_PORT (GPIO_PORT_F) macro
Completed in 23 milliseconds