Searched refs:UART_RxMonitorCmd (Results 1 – 5 of 5) sorted by relevance
237 UART_RxMonitorCmd(UARTx, ENABLE); in csi_uart_baud()703 UART_RxMonitorCmd(uart, ENABLE); in uart_startup()745 UART_RxMonitorCmd(uart, ENABLE); in uart_set_attr()
398 UART_RxMonitorCmd(UART_TypeDef* UARTx, u32 NewState) in UART_RxMonitorCmd() function
554 _LONG_CALL_ void UART_RxMonitorCmd(UART_TypeDef* UARTx, u32 NewState);
55 UART_RxMonitorCmd(UART2_DEV, DISABLE); in cmd_reboot()
569 UART_RxMonitorCmd(puart_adapter->UARTx, ENABLE); in serial_baud()
Completed in 10 milliseconds