Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c647 bool ppi_endtx = config->flags & UARTE_CFG_FLAG_PPI_ENDTX || in is_tx_ready() local
651 (!ppi_endtx ? in is_tx_ready()
2218 bool ppi_endtx = (config->flags & UARTE_CFG_FLAG_PPI_ENDTX) || in wait_for_tx_stopped() local
2223 if (!ppi_endtx) { in wait_for_tx_stopped()
2242 if (!ppi_endtx) { in wait_for_tx_stopped()