HomeSort by relevance Sort by last modified time
    Searched refs:TtySpecKeyMin (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
IIOechoCtrl.h 24 IIO_ECHO_MIN = (TtySpecKeyMin),
CanonRead.c 150 if((InChar < TtySpecKeyMin) || (InChar >= TtyFunKeyMax)) {
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 399 TtySpecKeyMin = 0xF7F0,
401 At least 4 values must exist between TtySpecKeyMin and TtyFunKeyMin.

Completed in 2268 milliseconds