Home
last modified time | relevance | path

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

/bsp/fujitsu/mb9x/mb9bf506r/drivers/
A Dfm3_uart.c18 struct uart03_device uart0 =
38 struct uart03_device uart1 =
58 struct uart03_device uart2 =
78 struct uart03_device uart3 =
380 struct uart03_device *uart; in uart03_configure()
384 uart = (struct uart03_device *)serial->parent.user_data; in uart03_configure()
497 struct uart03_device *uart; in uart03_control()
500 uart = (struct uart03_device *)serial->parent.user_data; in uart03_control()
519 struct uart03_device *uart; in uart03_putc()
523 uart = (struct uart03_device *)serial->parent.user_data; in uart03_putc()
[all …]
A Dfm3_uart.h63 struct uart03_device struct

Completed in 6 milliseconds