Searched refs:serial6 (Results 1 – 11 of 11) sorted by relevance
| /bsp/nxp/mcx/mcxn/Libraries/drivers/ |
| A D | drv_uart.c | 66 struct rt_serial_device serial6; variable 70 uart_isr(&serial6); in LP_FLEXCOMM6_IRQHandler() 114 &serial6,
|
| /bsp/n32g452xx/Libraries/rt_drivers/ |
| A D | drv_usart.c | 490 struct rt_serial_device serial6; variable 496 uart_isr(&serial6); in UART6_IRQHandler() 505 dma_rx_done_isr(&serial6); in DMA2_Channel1_IRQHandler() 684 serial6.ops = &n32_uart_ops; in rt_hw_usart_init() 685 serial6.config = config; in rt_hw_usart_init() 688 rt_hw_serial_register(&serial6, "uart6", in rt_hw_usart_init()
|
| /bsp/nxp/lpc/lpc55sxx/Libraries/drivers/ |
| A D | drv_uart.c | 110 struct rt_serial_device serial6; variable 114 uart_isr(&serial6); in FLEXCOMM6_IRQHandler() 197 &serial6,
|
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_uart.c | 101 struct rt_serial_device serial6; variable 104 hpm_uart_isr(&serial6); in uart6_isr() 253 &serial6,
|
| A D | drv_uart_v2.c | 161 struct rt_serial_device serial6; variable 164 hpm_uart_isr(&serial6); in uart6_isr() 344 &serial6,
|
| /bsp/n32/libraries/n32_drivers/ |
| A D | drv_usart.c | 144 struct rt_serial_device serial6; variable 151 uart_isr(&serial6); in UART6_IRQHandler() 244 &serial6,
|
| /bsp/gd32/arm/libraries/gd32_drivers/ |
| A D | drv_usart.c | 123 struct rt_serial_device serial6; variable 130 GD32_UART_IRQHandler(&serial6); in UART6_IRQHandler() 318 &serial6,
|
| /bsp/gd32/risc-v/libraries/gd32_drivers/ |
| A D | drv_usart.c | 124 struct rt_serial_device serial6; variable 131 GD32_UART_IRQHandler(&serial6); in UART6_IRQHandler()
|
| /bsp/fujitsu/mb9x/mb9bf506r/drivers/ |
| A D | fm3_uart.c | 147 struct rt_serial_device serial6; variable 153 rt_hw_serial_isr(&serial6, RT_SERIAL_EVENT_RX_IND); in MFS6RX_IRQHandler() 901 serial6.ops = &uart47_ops; in rt_hw_serial_init() 902 serial6.config = config; in rt_hw_serial_init() 905 rt_hw_serial_register(&serial6, in rt_hw_serial_init()
|
| /bsp/rockchip/common/drivers/ |
| A D | drv_uart.c | 154 &serial6,
|
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_uart.c | 352 struct rt_serial_device serial6; variable
|
Completed in 34 milliseconds