Home
last modified time | relevance | path

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

/bsp/hc32/ev_hc32f334_lqfp64/board/
A Dboard_config.h43 #define USART2_TX_FUNC (GPIO_FUNC_36) macro
A Dboard_config.c36 GPIO_SetFunc(USART2_TX_PORT, USART2_TX_PIN, USART2_TX_FUNC); in rt_hw_board_uart_init()
/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.h44 #define USART2_TX_FUNC (GPIO_FUNC_36) macro
A Dboard_config.c38 GPIO_SetFunc(USART2_TX_PORT, USART2_TX_PIN, USART2_TX_FUNC); in rt_hw_board_uart_init()
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.h33 #define USART2_TX_FUNC (GPIO_FUNC_36) macro
A Dboard_config.c29 GPIO_SetFunc(USART2_TX_PORT, USART2_TX_PIN, USART2_TX_FUNC); in rt_hw_board_uart_init()
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.h44 #define USART2_TX_FUNC (GPIO_FUNC_34) macro
A Dboard_config.c38 GPIO_SetFunc(USART2_TX_PORT, USART2_TX_PIN, USART2_TX_FUNC); in rt_hw_board_uart_init()

Completed in 20 milliseconds