Searched refs:HAL_UART_SerialOut (Results 1 – 2 of 2) sorted by relevance
259 int HAL_UART_SerialOut(struct UART_REG *pReg, const uint8_t *pdata, uint32_t cnt);
263 int HAL_UART_SerialOut(struct UART_REG *pReg, const uint8_t *pdata, uint32_t cnt) in HAL_UART_SerialOut() function
Completed in 4 milliseconds