Searched refs:SHELL_VT100_CLEAREOS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/shell/ | ||
D | shell_vt100.h | 156 #define SHELL_VT100_CLEAREOS "\e[J\0" macro |
D | shell_ops.h | 242 Z_SHELL_VT100_CMD(sh, SHELL_VT100_CLEAREOS); in z_clear_eos() |