Home
last modified time | relevance | path

Searched refs:KeyInfo (Results 1 – 22 of 22) sorted by relevance

/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/include/
Dkey.h24 typedef struct KeyInfo struct
31 KeyInfo; typedef
34 extern KeyInfo *getKeyInfo(void);
/TwlSDK-5.1.0/build/demos/wm/wep-1/include/
Dkey.h24 typedef struct KeyInfo struct
31 KeyInfo; argument
34 extern KeyInfo *getKeyInfo(void);
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/common/src/
Dcommon.c120 void InitFrameLoop(KeyInfo * p_key) in InitFrameLoop()
136 void WaitForNextFrame(KeyInfo * p_key) in WaitForNextFrame()
177 KeyInfo key[1]; in ModeError()
200 KeyInfo key[1]; in ModeWorking()
Dutil.c152 void KeyRead(KeyInfo * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos.TWL/os/os_jump/src/
Dmain.c34 typedef struct KeyInfo struct
40 } KeyInfo; argument
43 static KeyInfo gKey;
53 static void ReadKey(KeyInfo* pKey);
221 static void ReadKey(KeyInfo* pKey) in ReadKey()
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/common/include/
Dutil.h68 typedef struct KeyInfo struct
76 KeyInfo; argument
104 void KeyRead(KeyInfo * pKey);
Dcommon.h118 void InitFrameLoop(KeyInfo * p_key);
129 void WaitForNextFrame(KeyInfo * p_key);
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dkey.c25 static KeyInfo sKeyInfo;
27 static void keyRead(KeyInfo * pKey) in keyRead()
78 KeyInfo *getKeyInfo(void) in getKeyInfo()
Dmenu.c232 KeyInfo *key; in updateWindow()
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dkey.c25 static KeyInfo sKeyInfo;
27 static void keyRead(KeyInfo * pKey) in keyRead()
78 KeyInfo *getKeyInfo(void) in getKeyInfo()
Dmenu.c200 KeyInfo *key; in updateWindow()
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/src/
Dchild.c87 static void ModeChildFile(const KeyInfo * p_key); /* Child file test */
88 static void ModeChildOverlay(const KeyInfo * p_key); /* Child overlay test */
192 KeyInfo key[1]; in ModeSelect()
225 KeyInfo key[1]; in ModeChild()
265 static void ModeChildFile(const KeyInfo * p_key) in ModeChildFile()
429 static void ModeChildOverlay(const KeyInfo * p_key) in ModeChildOverlay()
/TwlSDK-5.1.0/build/demos/cht/catch-1/src/
Dmain.c44 typedef struct KeyInfo struct
52 KeyInfo; argument
73 static void KeyRead(KeyInfo * pKey);
86 static KeyInfo gKey; // Key input
292 static void KeyRead(KeyInfo * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/cht/catch-2/src/
Dmain.c50 typedef struct KeyInfo struct
58 KeyInfo; argument
79 static void KeyRead(KeyInfo * pKey);
92 static KeyInfo gKey; // Key input
290 static void KeyRead(KeyInfo * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/wm/mp_simple-1/src/
Dmain.c61 typedef struct KeyInfo struct
69 KeyInfo; argument
86 static void KeyRead(KeyInfo * pKey);
97 static KeyInfo gKey; // Key input
452 static void KeyRead(KeyInfo * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/wm/dataShare-1/src/
Dmain.c63 typedef struct KeyInfo struct
71 KeyInfo; argument
87 static void KeyRead(KeyInfo * pKey);
98 static KeyInfo gKey; // Key input
505 static void KeyRead(KeyInfo * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/wvr/switchover/src/
Dwireless_main.c45 typedef struct KeyInfo struct
53 KeyInfo; argument
72 static void KeyRead(KeyInfo * pKey);
82 static KeyInfo gKey; // Key input
494 static void KeyRead(KeyInfo * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/wvr/simple/src/
Dmain.c44 typedef struct KeyInfo struct
52 KeyInfo; argument
71 static void KeyRead(KeyInfo * pKey);
82 static KeyInfo gKey; // Key input
469 static void KeyRead(KeyInfo * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/wbt/wbt-1/src/
Dmain.c65 typedef struct KeyInfo struct
73 KeyInfo; typedef
100 static void KeyRead(KeyInfo * pKey);
109 static KeyInfo gKey; // Key input
743 static void KeyRead(KeyInfo * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/parent/src/
Dparent.c60 KeyInfo key[1]; in ModeSelect()
169 KeyInfo key[1]; in ModeParent()
Dmultiboot.c211 KeyInfo key[1]; in GetChannelMain()
266 KeyInfo key[1]; in ConnectMain()
/TwlSDK-5.1.0/build/demos/wm/listenOnly/src/
Dmain.c56 typedef struct KeyInfo struct
64 KeyInfo; argument
99 static void KeyRead(KeyInfo * pKey);
118 static KeyInfo sKey; // Key input
688 static void KeyRead(KeyInfo * pKey) in KeyRead()