Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c212 static void on_tx_done(const struct device *dev, const nrfx_uarte_event_t *event) in on_tx_done() function
349 on_tx_done(dev, event); in evt_handler()