Home
last modified time | relevance | path

Searched refs:rt_hw_board_uart_init (Results 1 – 9 of 9) sorted by relevance

/bsp/hc32/ev_hc32f334_lqfp64/board/
A Dboard_config.c19 rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx) in rt_hw_board_uart_init() function
/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.c21 rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx) in rt_hw_board_uart_init() function
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.c21 rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx) in rt_hw_board_uart_init() function
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.c19 rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx) in rt_hw_board_uart_init() function
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.c20 rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx) in rt_hw_board_uart_init() function
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.c20 rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx) in rt_hw_board_uart_init() function
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.c20 rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx) in rt_hw_board_uart_init() function
/bsp/hc32/libraries/hc32_drivers/
A Ddrv_usart.c66 extern rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx);
251 if (RT_EOK != rt_hw_board_uart_init(uart->config->Instance)) in hc32_configure()
A Ddrv_usart_v2.c68 extern rt_err_t rt_hw_board_uart_init(CM_USART_TypeDef *USARTx);
250 if (RT_EOK != rt_hw_board_uart_init(uart->config->Instance)) in hc32_configure()

Completed in 21 milliseconds