Searched refs:txstopped (Results 1 – 1 of 1) sorted by relevance
421 bool txstopped = nrf_uarte_event_check(uarte, NRF_UARTE_EVENT_TXSTOPPED); in uarte_nrfx_isr_int() local423 if (txstopped && (IS_ENABLED(CONFIG_PM_DEVICE_RUNTIME) || LOW_POWER_ENABLED(config))) { in uarte_nrfx_isr_int()449 if (txstopped) { in uarte_nrfx_isr_int()