Searched refs:SHELL_VT100_ASCII_BSPACE (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/shell/ | ||
| D | shell_vt100.h | 12 #define SHELL_VT100_ASCII_BSPACE (0x08) macro |
| D | shell.c | 1049 case SHELL_VT100_ASCII_BSPACE: /* BACKSPACE */ in state_collect() |