Searched refs:flushed (Results 1 – 12 of 12) sorted by relevance
147 const struct savearea *flushed = (struct savearea *) esf->out[6]; in print_integer_registers() local154 flushed ? flushed->in[i] : 0, in print_integer_registers()155 flushed ? flushed->local[i] : 0, in print_integer_registers()
27 need to be fully flushed so that the interrupt will trigger again.
637 uint32_t flushed = uart_emul_flush_tx_data(dev); in uart_emul_async_tx_handler() local639 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()
111 flushed data.
26 will also be flushed after each log message.
65 in the buffer and flushed to the STMESP once the pipeline is ready.
218 bool "When enabled logs are flushed after each test case"
217 nothing needs to be flushed.222 change! So this region naively would have to be flushed, which is
98 bool "Indicate if the buffer should be automatically flushed"
46 application. One queue for submission entries which may be chained and flushed to
355 backends. Once all backends are notified, all buffered messages are flushed. Since
837 * :github:`22514` - Bluetooth: gatt: CCC cfg not flushed if device was previously paired