Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/
Dlog_output_syst.c59 p->byteDone = !p->byteDone; in stp_write_putNibble()
61 if (p->byteDone) { in stp_write_putNibble()
72 if (!p->byteDone) { in stp_write_flush()
486 writer_state.byteDone = 0;
/Zephyr-latest/subsys/logging/mipi_syst/
Dplatform.h27 mipi_syst_u8 byteDone; member