Searched refs:uart_esp32_async_tx_abort (Results 1 – 1 of 1) sorted by relevance
652 static int uart_esp32_async_tx_abort(const struct device *dev) in uart_esp32_async_tx_abort() function688 uart_esp32_async_tx_abort(data->uart_dev); in uart_esp32_async_tx_timeout()1020 .tx_abort = uart_esp32_async_tx_abort,