Home
last modified time | relevance | path

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

/dports/emulators/almostti/AlmostTI-DougMelton-Source/ATI85/Unix/
H A DUnix.c113 { KBD_ON, 41,731,67,30 },
203 return(IS_KBD(KBD_ON)); in Keypad()
296 case 'Q': KBD_RES(KBD_ON);KeyReady=1;break;
359 case 'Q': KBD_SET(KBD_ON);KeyReady=1;break;
/dports/emulators/almostti/AlmostTI-DougMelton-Source/ATI85/Maemo/
H A DMaemo.c122 { KBD_ON, 731,372,30,67 },
339 return(IS_KBD(KBD_ON)); in Keypad()
/dports/emulators/almostti/AlmostTI-DougMelton-Source/ATI85/
H A DTI85.h116 #define KBD_ON 0x13 macro