Searched refs:HAL_UART_EnableAutoFlowControl (Results 1 – 3 of 3) sorted by relevance
252 void HAL_UART_EnableAutoFlowControl(struct UART_REG *pReg);
440 void HAL_UART_EnableAutoFlowControl(struct UART_REG *pReg) in HAL_UART_EnableAutoFlowControl() function
339 HAL_UART_EnableAutoFlowControl(dev->pReg); in rockchip_uart_configure()
Completed in 8 milliseconds