Home
last modified time | relevance | path

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

/bsp/raspberry-pi/raspi2/driver/
A Ddrv_uart.c146 static struct hw_uart_device _uart1_device = variable
173 uart = &_uart1_device; in rt_hw_uart_init()
/bsp/raspberry-pi/raspi3-32/driver/
A Ddrv_uart.c144 static struct hw_uart_device _uart1_device = variable
171 uart = &_uart1_device; in rt_hw_uart_init()
/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_uart.c143 static struct hw_uart_device _uart1_device = variable
170 uart = &_uart1_device; in rt_hw_uart_init()
/bsp/nxp/imx/imx6ul/drivers/
A Dserial.c126 static struct hw_uart_device _uart1_device = variable
148 uart = &_uart1_device; in rt_hw_uart_init()
/bsp/nxp/imx/imx6sx/cortex-a9/drivers/
A Dserial.c138 static struct hw_uart_device _uart1_device = variable
172 uart = &_uart1_device; in rt_hw_uart_init()
/bsp/raspberry-pi/raspi4-32/driver/
A Ddrv_uart.c269 static struct hw_uart_device _uart1_device = variable
319 uart1 = &_uart1_device; in rt_hw_uart_init()
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_uart.c293 static struct hw_uart_device _uart1_device = variable
352 uart1 = &_uart1_device; in rt_hw_uart_init()

Completed in 12 milliseconds