Home
last modified time | relevance | path

Searched refs:ESC (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_console.c48 #define ESC "\x1b" macro
209 printf(ESC"[18t"); in efi_cout_query_mode()
292 printf(ESC"[2J"); in efi_cout_clear_screen()
303 printf(ESC"[%d;%df", (int)row, (int)column); in efi_cout_set_cursor_position()
316 printf(ESC"[?25%c", enable ? 'h' : 'l'); in efi_cout_enable_cursor()
/rk3399_rockchip-uboot/include/
H A Di8042.h71 #define ESC 0x0040 /* escape key press */ macro
/rk3399_rockchip-uboot/doc/device-tree-bindings/input/
H A Dcros-ec-keyb.txt36 /* N = R_ALT ESC */