is_ctrl 176 bsp/drv/dev/base/tty.c if (is_ctrl(c) && c != '\n' && c != '\t' && c != '\b') { is_ctrl 441 bsp/drv/dev/base/tty.c if (!is_ctrl(c))