Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_uart_ch32f20x.c82 static struct usart_device usart_device7 = variable
338 usart_isr(&usart_device7); in USART7_IRQHandler()
407 usart_device7.parent.ops = &usart_ops; in rt_hw_uart_init()
408 usart_device7.parent.config = config; in rt_hw_uart_init()
409 rt_hw_serial_register(&usart_device7.parent, usart_device7.name, in rt_hw_uart_init()

Completed in 4 milliseconds