Searched refs:tkm32_uart (Results 1 – 2 of 2) sorted by relevance
43 struct tkm32_uart *uart; in tkm32_uart_configure()47 uart = (struct tkm32_uart *)serial->parent.user_data; in tkm32_uart_configure()66 struct tkm32_uart *uart; in tkm32_uart_control()68 uart = (struct tkm32_uart *)serial->parent.user_data; in tkm32_uart_control()88 struct tkm32_uart *uart; in tkm32_uart_putc()99 struct tkm32_uart *uart; in tkm32_uart_getc()120 static struct tkm32_uart uart1;124 struct tkm32_uart *uart; in UART1_IRQHandler()145 static struct tkm32_uart uart2;149 struct tkm32_uart *uart; in UART2_IRQHandler()[all …]
22 struct tkm32_uart struct
Completed in 5 milliseconds