Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_uart_ch32f20x.c66 static struct usart_device usart_device5 = variable
318 usart_isr(&usart_device5); in USART5_IRQHandler()
391 usart_device5.parent.ops = &usart_ops; in rt_hw_uart_init()
392 usart_device5.parent.config = config; in rt_hw_uart_init()
393 rt_hw_serial_register(&usart_device5.parent, usart_device5.name, in rt_hw_uart_init()

Completed in 3 milliseconds