Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_nrfx_uarte.c483 bool ppi_endtx = config->flags & UARTE_CFG_FLAG_PPI_ENDTX; in is_tx_ready() local
486 (!ppi_endtx ? in is_tx_ready()
1872 bool ppi_endtx = config->flags & UARTE_CFG_FLAG_PPI_ENDTX; in wait_for_tx_stopped() local
1876 if (!ppi_endtx) { in wait_for_tx_stopped()
1893 if (!ppi_endtx) { in wait_for_tx_stopped()