Home
last modified time | relevance | path

Searched refs:api_tx_abort (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c416 static int api_tx_abort(const struct device *dev) in api_tx_abort() function
429 (void)api_tx_abort(dev); in tx_timeout_handler()
746 .tx_abort = api_tx_abort,
765 .tx_abort = api_tx_abort,