Home
last modified time | relevance | path

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

/bsp/hc32/ev_hc32f334_lqfp64/board/
A Dboard_config.h39 #define USART2_RX_FUNC (GPIO_FUNC_37) 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.h40 #define USART2_RX_FUNC (GPIO_FUNC_37) 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.h29 #define USART2_RX_FUNC (GPIO_FUNC_37) 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.h40 #define USART2_RX_FUNC (GPIO_FUNC_35) macro
A Dboard_config.c37 GPIO_SetFunc(USART2_RX_PORT, USART2_RX_PIN, USART2_RX_FUNC); in rt_hw_board_uart_init()

Completed in 16 milliseconds