Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_uart_ch32f20x.c58 static struct usart_device usart_device4 = variable
308 usart_isr(&usart_device4); in USART4_IRQHandler()
383 usart_device4.parent.ops = &usart_ops; in rt_hw_uart_init()
384 usart_device4.parent.config = config; in rt_hw_uart_init()
385 rt_hw_serial_register(&usart_device4.parent, usart_device4.name, in rt_hw_uart_init()

Completed in 3 milliseconds