Home
last modified time | relevance | path

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

/bsp/synopsys/boards/drivers/
A Drt_board.c115 static const struct rt_uart_ops uart_ops = variable
163 uart0.ops = &uart_ops; in rt_hw_uart_init()
166 uart1.ops = &uart_ops; in rt_hw_uart_init()
169 uart2.ops = &uart_ops; in rt_hw_uart_init()
172 uart3.ops = &uart_ops; in rt_hw_uart_init()
/bsp/wch/arm/ch579m/board/
A Ddrv_uart.c318 static const struct rt_uart_ops uart_ops = variable
392 uart_device0.serial.ops = &uart_ops; in rt_hw_uart_init()
399 uart_device1.serial.ops = &uart_ops; in rt_hw_uart_init()
406 uart_device2.serial.ops = &uart_ops; in rt_hw_uart_init()
413 uart_device3.serial.ops = &uart_ops; in rt_hw_uart_init()
/bsp/wch/risc-v/Libraries/ch56x_drivers/
A Dch56x_uart.c224 static const struct rt_uart_ops uart_ops = variable
259 serial->parent.ops = &uart_ops; in rt_hw_uart_init()

Completed in 8 milliseconds