Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/HAL_Drivers/
A Ddrv_sci.c25 struct c28x_uart struct
32 static struct c28x_uart uart_obj[3] = {0}; argument
36 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