Home
last modified time | relevance | path

Searched refs:KeyInformation (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.1.0/build/demos/rtc/swclock-1/src/
Dmain.c54 typedef struct KeyInformation struct
62 KeyInformation; typedef
70 static void KeyRead(KeyInformation * pKey);
80 static KeyInformation gKey; // Key input
252 static void KeyRead(KeyInformation * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/spi/spiMonkey/src/
Dmain.c34 typedef struct KeyInformation struct
42 KeyInformation; argument
51 static void KeyRead(KeyInformation * pKey);
57 static KeyInformation gKey;
295 static void KeyRead(KeyInformation * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/spi/mic-1/src/
Dmain.c51 typedef struct KeyInformation struct
59 KeyInformation; typedef
69 static void KeyRead(KeyInformation * pKey);
76 static KeyInformation gKey;
386 static void KeyRead(KeyInformation * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/spi/spiMonkey2/src/
Dmain.c45 typedef struct KeyInformation struct
53 KeyInformation; argument
63 static void KeyRead(KeyInformation * pKey);
72 static KeyInformation gKey;
448 static void KeyRead(KeyInformation * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/spi/mic-2/src/
Dmain.c61 typedef struct KeyInformation struct
69 KeyInformation; argument
79 static void KeyRead(KeyInformation * pKey);
86 static KeyInformation gKey;
587 static void KeyRead(KeyInformation * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/rtc/rtc-1/src/
Dmain.c82 typedef struct KeyInformation struct
90 KeyInformation; typedef
115 static void KeyRead(KeyInformation * pKey);
125 static KeyInformation gKey; // Key input
742 static void KeyRead(KeyInformation * pKey) in KeyRead()
/TwlSDK-5.1.0/build/demos/math/fft-2/src/
Dmain.c66 typedef struct KeyInformation struct
74 KeyInformation; argument
118 static void KeyRead(KeyInformation * pKey);
173 KeyInformation key; in NitroMain()
670 static void KeyRead(KeyInformation * pKey) in KeyRead()