| /TwlSDK-5.4/build/demos/wm/wep-1/src/ |
| D | key.c | 50 if (repeat_count[i] > KEY_REPEAT_START) in keyRead() 53 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in keyRead()
|
| /TwlSDK-5.4/build/demos/wm/dataShare-Model/src/ |
| D | key.c | 50 if (repeat_count[i] > KEY_REPEAT_START) in keyRead() 53 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in keyRead()
|
| /TwlSDK-5.4/build/demos.TWL/os/os_jump/src/ |
| D | main.c | 27 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 248 if (repeat_count[i] > KEY_REPEAT_START) in ReadKey() 251 repeat_count[i] = (u16) (KEY_REPEAT_START - KEY_REPEAT_SPAN); in ReadKey()
|
| /TwlSDK-5.4/build/demos/wxc/simple-1/src/ |
| D | main.c | 33 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 284 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 287 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wm/wep-1/include/ |
| D | key.h | 21 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro
|
| /TwlSDK-5.4/build/demos/wm/dataShare-Model/include/ |
| D | key.h | 21 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/common/src/ |
| D | util.c | 157 KEY_REPEAT_START = 25, /* Number of frames until key repeat starts */ in KeyRead() enumerator 177 else if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 180 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wxc/wxc-dataShare/src/ |
| D | main.c | 41 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 429 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 432 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wxc/unregister-1/src/ |
| D | main.c | 33 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 300 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 303 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/rtc/swclock-1/src/ |
| D | main.c | 32 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 274 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 277 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/spi/spiMonkey/src/ |
| D | main.c | 26 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 317 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 320 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/cht/catch-1/src/ |
| D | main.c | 41 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 322 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 325 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wvr/switchover/src/ |
| D | wireless_main.c | 30 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 556 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 559 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wvr/simple/src/ |
| D | main.c | 29 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 528 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 531 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wm/dataShare-1/src/ |
| D | main.c | 49 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 560 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 563 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wm/mp_simple-1/src/ |
| D | main.c | 47 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 510 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 513 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/spi/mic-1/src/ |
| D | main.c | 42 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 408 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 411 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/spi/spiMonkey2/src/ |
| D | main.c | 28 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 469 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 472 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wbt/wbt-1/src/ |
| D | main.c | 54 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 796 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 799 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/spi/mic-2/src/ |
| D | main.c | 52 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 609 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 612 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/rtc/rtc-1/src/ |
| D | main.c | 41 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 764 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 767 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/wm/listenOnly/src/ |
| D | main.c | 40 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 710 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 713 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|
| /TwlSDK-5.4/build/demos/math/fft-2/src/ |
| D | main.c | 38 #define KEY_REPEAT_START 25 // Number of frames until key repeat starts macro 692 if (repeat_count[i] > KEY_REPEAT_START) in KeyRead() 695 repeat_count[i] = KEY_REPEAT_START - KEY_REPEAT_SPAN; in KeyRead()
|