Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/futex/include/
Dlogging.h30 #define ESC 0x1B, '[' macro
36 #define BRIGHT_GREEN ESC, BRIGHT, ';', GREEN, ESCEND
37 #define BRIGHT_YELLOW ESC, BRIGHT, ';', YELLOW, ESCEND
38 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
39 #define RESET_COLOR ESC, '0', 'm'
/Linux-v5.4/drivers/net/hamradio/
Dmkiss.c36 #define ESC 0333 /* indicates byte stuffing */ macro
175 *ptr++ = ESC; in kiss_esc()
178 case ESC: in kiss_esc()
179 *ptr++ = ESC; in kiss_esc()
217 *ptr++ = ESC; in kiss_esc_crc()
220 case ESC: in kiss_esc_crc()
221 *ptr++ = ESC; in kiss_esc_crc()
314 case ESC: in kiss_unesc()
319 s = ESC; in kiss_unesc()
/Linux-v5.4/Documentation/s390/
D3270.ChangeLog4 * In tubttybld.c, substantially revise ESC processing so that
5 ESC sequences (especially coloring ones) and the strings
44 * color support and minimal other ESC-sequence support is added.
D3270.rst271 This assigns the string ESC-k to PA3. Similarly, the string ESC-j
273 editing, ESC-k and ESC-j retrieve backward and forward history.
/Linux-v5.4/Documentation/admin-guide/
Dunicode.rst26 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
27 GRAF_MAP DEC VT100 pseudographics ESC ( 0
28 IBMPC_MAP IBM code page 437 ESC ( U
29 USER_MAP User defined ESC ( K
32 In particular, ESC ( U is no longer "straight to font", since the font
Dvga-softcursor.rst15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
/Linux-v5.4/drivers/net/slip/
Dslip.h45 #define ESC 0333 /* indicates byte stuffing */ macro
Dslip.c930 *ptr++ = ESC;
933 case ESC:
934 *ptr++ = ESC;
964 case ESC:
969 s = ESC;
/Linux-v5.4/arch/arm/boot/dts/
Dat91-wb50n.dts24 linux,code = <1>; /* ESC button */
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dmicrochip,pic32-gpio.txt45 label = "ESC";
Dgpio_oxnas.txt43 label = "ESC";
/Linux-v5.4/arch/mips/boot/dts/pic32/
Dpic32mzda_sk.dts59 label = "ESC";
/Linux-v5.4/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt36 /* N = R_ALT ESC */
/Linux-v5.4/arch/x86/lib/
Dx86-opcode-map.txt272 d8: ESC
273 d9: ESC
274 da: ESC
275 db: ESC
276 dc: ESC
277 dd: ESC
278 de: ESC
279 df: ESC
/Linux-v5.4/tools/arch/x86/lib/
Dx86-opcode-map.txt272 d8: ESC
273 d9: ESC
274 da: ESC
275 db: ESC
276 dc: ESC
277 dd: ESC
278 de: ESC
279 df: ESC
/Linux-v5.4/Documentation/devicetree/bindings/display/
Dbrcm,bcm-vc4.txt71 b) escape: The DSI ESC clock from CPRMAN
/Linux-v5.4/arch/arm/mach-pxa/
Dmagician.c152 INIT_KEY(ESC, GPIO37_MAGICIAN_KEY_HANGUP, "Hangup button"),
/Linux-v5.4/drivers/eisa/
Deisa.ids422 DEC1021 "Digital EISA SCSI Controller (ESC-1)"