Searched refs:c28x_uart (Results 1 – 1 of 1) sorted by relevance
25 struct c28x_uart struct32 static struct c28x_uart uart_obj[3] = {0}; argument36 struct c28x_uart *uart; in c28x_configure()39 uart = (struct c28x_uart *)serial->parent.user_data; in c28x_configure()118 struct c28x_uart *uart; in c28x_control()119 uart = (struct c28x_uart *)serial->parent.user_data; in c28x_control()162 struct c28x_uart *uart = (struct c28x_uart *) serial->parent.user_data; in uart_isr()
Completed in 15 milliseconds