Searched refs:lpc_uart (Results 1 – 7 of 7) sorted by relevance
22 struct lpc_uart struct30 struct lpc_uart *uart; in lpc_configure() argument34 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_configure()56 struct lpc_uart *uart; in lpc_control()59 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_control()78 struct lpc_uart *uart; in lpc_putc()80 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_putc()91 struct lpc_uart *uart; in lpc_getc()93 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_getc()123 struct lpc_uart uart0 =[all …]
17 struct lpc_uart struct25 struct lpc_uart *uart; in lpc_configure() argument29 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_configure()56 struct lpc_uart *uart; in lpc_control()59 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_control()78 struct lpc_uart *uart; in lpc_putc()80 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_putc()89 struct lpc_uart *uart; in lpc_getc()108 struct lpc_uart uart0 =144 struct lpc_uart uart2 =[all …]
22 struct lpc_uart struct30 struct lpc_uart *uart; in lpc_configure() argument34 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_configure()63 struct lpc_uart *uart; in lpc_control()66 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_control()85 struct lpc_uart *uart; in lpc_putc()87 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_putc()98 struct lpc_uart *uart; in lpc_getc()100 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_getc()122 struct lpc_uart uart0 =[all …]
17 struct lpc_uart struct43 struct lpc_uart *uart; in lpc_control()46 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_control()65 struct lpc_uart *uart; in lpc_putc()67 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_putc()75 struct lpc_uart *uart; in lpc_getc()96 struct lpc_uart uart0 =105 struct lpc_uart *uart; in UART0_IRQHandler()148 struct lpc_uart uart2 =157 struct lpc_uart *uart; in UART2_IRQHandler()[all …]
38 struct lpc_uart struct129 static const struct lpc_uart uarts[] =222 void lpc_uart_gpio_init(struct lpc_uart *uart) in lpc_uart_gpio_init()268 struct lpc_uart *uart; in lpc_configure()274 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_configure()333 struct lpc_uart *uart; in lpc_control()336 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_control()357 struct lpc_uart *uart; in lpc_putc()359 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_putc()370 struct lpc_uart *uart; in lpc_getc()[all …]
17 struct lpc_uart struct31 struct lpc_uart *uart; in lpc_control() argument34 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_control()53 struct lpc_uart *uart; in lpc_putc()55 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_putc()63 struct lpc_uart *uart; in lpc_getc()84 struct lpc_uart *uart; in _do_uart_isr()122 struct lpc_uart uart0 =138 struct lpc_uart uart2 =154 struct lpc_uart uart3 =[all …]
25 struct lpc_uart struct33 struct lpc_uart *uart; in lpc_configure() argument39 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_configure()79 struct lpc_uart *uart; in lpc_control()82 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_control()101 struct lpc_uart *uart; in lpc_putc()103 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_putc()116 struct lpc_uart *uart; in lpc_getc()118 uart = (struct lpc_uart *)serial->parent.user_data; in lpc_getc()135 struct lpc_uart uart0 =[all …]
Completed in 12 milliseconds