Home
last modified time | relevance | path

Searched refs:USART2_RX_PORT (Results 1 – 8 of 8) sorted by relevance

/bsp/hc32/ev_hc32f334_lqfp64/board/
A Dboard_config.h37 #define USART2_RX_PORT (GPIO_PORT_C) macro
A Dboard_config.c35 GPIO_SetFunc(USART2_RX_PORT, USART2_RX_PIN, USART2_RX_FUNC); in rt_hw_board_uart_init()
/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.h38 #define USART2_RX_PORT (GPIO_PORT_C) macro
A Dboard_config.c37 GPIO_SetFunc(USART2_RX_PORT, USART2_RX_PIN, USART2_RX_FUNC); in rt_hw_board_uart_init()
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.h27 #define USART2_RX_PORT (GPIO_PORT_A) macro
A Dboard_config.c28 GPIO_SetFunc(USART2_RX_PORT, USART2_RX_PIN, USART2_RX_FUNC); in rt_hw_board_uart_init()
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.h38 #define USART2_RX_PORT (GPIO_PORT_F) macro
A Dboard_config.c37 GPIO_SetFunc(USART2_RX_PORT, USART2_RX_PIN, USART2_RX_FUNC); in rt_hw_board_uart_init()

Completed in 23 milliseconds