| /TwlSDK-5.4/build/demos/wm/wep-1/include/ |
| D | key.h | 24 typedef struct KeyInfo struct 31 KeyInfo; argument 34 extern KeyInfo *getKeyInfo(void);
|
| /TwlSDK-5.4/build/demos/wm/dataShare-Model/include/ |
| D | key.h | 24 typedef struct KeyInfo struct 31 KeyInfo; argument 34 extern KeyInfo *getKeyInfo(void);
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/common/src/ |
| D | common.c | 120 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()
|
| D | util.c | 152 void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/common/include/ |
| D | util.h | 68 typedef struct KeyInfo struct 76 KeyInfo; argument 104 void KeyRead(KeyInfo * pKey);
|
| D | common.h | 118 void InitFrameLoop(KeyInfo * p_key); 129 void WaitForNextFrame(KeyInfo * p_key);
|
| /TwlSDK-5.4/build/demos.TWL/os/os_jump/src/ |
| D | main.c | 35 typedef struct KeyInfo struct 41 } KeyInfo; argument 44 static KeyInfo gKey; 54 static void ReadKey(KeyInfo* pKey); 226 static void ReadKey(KeyInfo* pKey) in ReadKey()
|
| /TwlSDK-5.4/build/demos/wm/wep-1/src/ |
| D | key.c | 25 static KeyInfo sKeyInfo; 27 static void keyRead(KeyInfo * pKey) in keyRead() 78 KeyInfo *getKeyInfo(void) in getKeyInfo()
|
| D | menu.c | 205 KeyInfo *key; in updateWindow()
|
| /TwlSDK-5.4/build/demos/wm/dataShare-Model/src/ |
| D | key.c | 25 static KeyInfo sKeyInfo; 27 static void keyRead(KeyInfo * pKey) in keyRead() 78 KeyInfo *getKeyInfo(void) in getKeyInfo()
|
| D | menu.c | 237 KeyInfo *key; in updateWindow()
|
| /TwlSDK-5.4/build/demos/wxc/simple-1/src/ |
| D | main.c | 41 typedef struct KeyInfo struct 49 KeyInfo; typedef 61 static void KeyRead(KeyInfo * pKey); 68 static KeyInfo gKey; // Key input 262 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/wxc/wxc-dataShare/src/ |
| D | main.c | 58 typedef struct KeyInfo struct 66 KeyInfo; argument 77 static void KeyRead(KeyInfo * pKey); 89 static KeyInfo gKey; // Key input 407 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/wxc/unregister-1/src/ |
| D | main.c | 41 typedef struct KeyInfo struct 49 KeyInfo; argument 60 static void KeyRead(KeyInfo * pKey); 69 static KeyInfo gKey; // Key input 278 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/child/src/ |
| D | child.c | 87 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.4/build/demos/cht/catch-1/src/ |
| D | main.c | 52 typedef struct KeyInfo struct 60 KeyInfo; typedef 81 static void KeyRead(KeyInfo * pKey); 94 static KeyInfo gKey; // Key input 300 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/wvr/switchover/src/ |
| D | wireless_main.c | 45 typedef struct KeyInfo struct 53 KeyInfo; argument 72 static void KeyRead(KeyInfo * pKey); 82 static KeyInfo gKey; // Key input 534 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/wvr/simple/src/ |
| D | main.c | 44 typedef struct KeyInfo struct 52 KeyInfo; argument 71 static void KeyRead(KeyInfo * pKey); 82 static KeyInfo gKey; // Key input 506 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/wm/dataShare-1/src/ |
| D | main.c | 63 typedef struct KeyInfo struct 71 KeyInfo; typedef 87 static void KeyRead(KeyInfo * pKey); 98 static KeyInfo gKey; // Key input 538 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/wm/mp_simple-1/src/ |
| D | main.c | 61 typedef struct KeyInfo struct 69 KeyInfo; typedef 86 static void KeyRead(KeyInfo * pKey); 97 static KeyInfo gKey; // Key input 488 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/wbt/wbt-1/src/ |
| D | main.c | 65 typedef struct KeyInfo struct 73 KeyInfo; argument 100 static void KeyRead(KeyInfo * pKey); 109 static KeyInfo gKey; // Key input 774 static void KeyRead(KeyInfo * pKey) in KeyRead()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/parent/src/ |
| D | parent.c | 60 KeyInfo key[1]; in ModeSelect() 169 KeyInfo key[1]; in ModeParent()
|
| D | multiboot.c | 211 KeyInfo key[1]; in GetChannelMain() 266 KeyInfo key[1]; in ConnectMain()
|
| /TwlSDK-5.4/build/demos/wm/listenOnly/src/ |
| D | main.c | 56 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()
|