Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_fprintf.h24 bool autoflush; member
51 .autoflush = _autoflush, \
/Zephyr-latest/subsys/shell/
Dshell_fprintf.c38 if (sh_fprintf->ctrl_blk->autoflush) { in z_shell_fprintf_fmt()