Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c2065 bool txstopped = event_check(p_uarte, NRF_UARTE_EVENT_TXSTOPPED, int_mask); in irq_handler() local
2120 if (txstopped) in irq_handler()