Searched refs:HAL_LPUART_Output (Results 1 – 2 of 2) sorted by relevance
306 void HAL_LPUART_Output(LPUART_HandleTypeDef *hlpuart, unsigned char c) in HAL_LPUART_Output() function330 HAL_LPUART_Output(hlpuart, *buff++); in HAL_LPUART_Send_Bytes()
321 void HAL_LPUART_Output(LPUART_HandleTypeDef *hlpuart, unsigned char c) in HAL_LPUART_Output() function345 HAL_LPUART_Output(hlpuart, *buff++); in HAL_LPUART_Send_Bytes()
Completed in 5 milliseconds