Home
last modified time | relevance | path

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

/Zephyr-latest/arch/sparc/core/
Dfatal.c147 const struct savearea *flushed = (struct savearea *) esf->out[6]; in print_integer_registers() local
154 flushed ? flushed->in[i] : 0, in print_integer_registers()
155 flushed ? flushed->local[i] : 0, in print_integer_registers()
/Zephyr-latest/drivers/serial/
DKconfig.xmc4xxx27 need to be fully flushed so that the interrupt will trigger again.
Duart_emul.c637 uint32_t flushed = uart_emul_flush_tx_data(dev); in uart_emul_async_tx_handler() local
639 if (flushed) { in uart_emul_async_tx_handler()
641 LOG_DBG("Flushed %" PRIu32 " unused bytes from tx buffer", flushed); in uart_emul_async_tx_handler()
647 flushed); in uart_emul_async_tx_handler()
DKconfig.nrfx_uart_instance111 flushed data.
/Zephyr-latest/subsys/logging/backends/
DKconfig.uart26 will also be flushed after each log message.
/Zephyr-latest/subsys/logging/frontends/
DKconfig65 in the buffer and flushed to the STMESP once the pipeline is ready.
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig218 bool "When enabled logs are flushed after each test case"
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt217 nothing needs to be flushed.
222 change! So this region naively would have to be flushed, which is
/Zephyr-latest/subsys/shell/
DKconfig98 bool "Indicate if the buffer should be automatically flushed"
/Zephyr-latest/doc/services/rtio/
Dindex.rst46 application. One queue for submission entries which may be chained and flushed to
/Zephyr-latest/doc/services/logging/
Dindex.rst355 backends. Once all backends are notified, all buffered messages are flushed. Since
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst837 * :github:`22514` - Bluetooth: gatt: CCC cfg not flushed if device was previously paired