Searched refs:HAL_UartAbortSend (Results 1 – 7 of 7) sorted by relevance
604 hal_uart_status_t HAL_UartAbortSend(hal_uart_handle_t handle);
590 hal_uart_status_t HAL_UartAbortSend(hal_uart_handle_t handle) in HAL_UartAbortSend() function
585 hal_uart_status_t HAL_UartAbortSend(hal_uart_handle_t handle) in HAL_UartAbortSend() function
597 hal_uart_status_t HAL_UartAbortSend(hal_uart_handle_t handle) in HAL_UartAbortSend() function
672 hal_uart_status_t HAL_UartAbortSend(hal_uart_handle_t handle) in HAL_UartAbortSend() function
1097 hal_uart_status_t HAL_UartAbortSend(hal_uart_handle_t handle) in HAL_UartAbortSend() function
335 (void)HAL_UartAbortSend(((hal_uart_handle_t)&serialUartHandle->usartHandleBuffer[0])); in Serial_UartCancelWrite()