Searched refs:HAL_UART_DisableAutoFlowControl (Results 1 – 3 of 3) sorted by relevance
253 void HAL_UART_DisableAutoFlowControl(struct UART_REG *pReg);
450 void HAL_UART_DisableAutoFlowControl(struct UART_REG *pReg) in HAL_UART_DisableAutoFlowControl() function
341 HAL_UART_DisableAutoFlowControl(dev->pReg); in rockchip_uart_configure()
Completed in 13 milliseconds