Searched refs:UART_RxMonitorSatusGet (Results 1 – 5 of 5) sorted by relevance
280 reg_val = UART_RxMonitorSatusGet(HCI_UART_DEV); in hciuart_irq()
432 UART_RxMonitorSatusGet(UART_TypeDef* UARTx) in UART_RxMonitorSatusGet() function
556 _LONG_CALL_ u32 UART_RxMonitorSatusGet(UART_TypeDef* UARTx);
91 RegValue = UART_RxMonitorSatusGet(UARTx); in uart_irqhandler()622 val = UART_RxMonitorSatusGet(uart); in uart_irq_handler()
308 RegValue = UART_RxMonitorSatusGet(puart_adapter->UARTx); in uart_irqhandler()
Completed in 10 milliseconds