Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/
A Ddrv_uart.c22 struct lpc_uart struct
30 struct lpc_uart *uart; in lpc_configure() argument
34 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 …]
/bsp/nxp/lpc/lpc408x/drivers/
A Ddrv_uart.c17 struct lpc_uart struct
25 struct lpc_uart *uart; in lpc_configure() argument
29 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 …]
/bsp/nxp/lpc/lpc54114-lite/drivers/
A Ddrv_uart.c22 struct lpc_uart struct
30 struct lpc_uart *uart; in lpc_configure() argument
34 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 …]
/bsp/xplorer4330/drivers/
A Ddrv_uart.c17 struct lpc_uart struct
43 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 …]
/bsp/nxp/lpc/lpc55sxx/Libraries/drivers/
A Ddrv_uart.c38 struct lpc_uart struct
129 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 …]
/bsp/nxp/lpc/lpc43xx/drivers/
A Ddrv_uart.c17 struct lpc_uart struct
31 struct lpc_uart *uart; in lpc_control() argument
34 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 …]
/bsp/nxp/lpc/lpc5410x/drivers/
A Ddrv_uart.c25 struct lpc_uart struct
33 struct lpc_uart *uart; in lpc_configure() argument
39 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