| /TwlSDK-5.1.0/build/demos/rtc/rtc-1/src/ |
| D | main.c | 87 u16 rep; // Press and hold repeat input member 363 if ((gKey.trg | gKey.rep) & PAD_KEY_DOWN) in NitroMain() 370 if ((gKey.trg | gKey.rep) & PAD_KEY_LEFT) in NitroMain() 377 if ((gKey.trg | gKey.rep) & PAD_KEY_RIGHT) in NitroMain() 387 if ((gKey.trg | gKey.rep) & PAD_KEY_UP) in NitroMain() 392 if ((gKey.trg | gKey.rep) & PAD_KEY_DOWN) in NitroMain() 397 if ((gKey.trg | gKey.rep) & PAD_KEY_LEFT) in NitroMain() 402 if ((gKey.trg | gKey.rep) & PAD_KEY_RIGHT) in NitroMain() 407 if ((gKey.trg | gKey.rep) & PAD_BUTTON_A) in NitroMain() 442 if ((gKey.trg | gKey.rep) & PAD_BUTTON_B) in NitroMain() [all …]
|
| /TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/ |
| D | key.c | 36 pKey->rep = 0x0000; in keyRead() 52 pKey->rep |= (0x0001 << i); in keyRead()
|
| /TwlSDK-5.1.0/build/demos/wm/wep-1/src/ |
| D | key.c | 36 pKey->rep = 0x0000; in keyRead() 52 pKey->rep |= (0x0001 << i); in keyRead()
|
| /TwlSDK-5.1.0/build/demos.TWL/os/os_jump/src/ |
| D | main.c | 39 u16 rep; // Press and hold repeat input member 230 pKey->rep = 0x0000; in ReadKey() 245 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in ReadKey()
|
| /TwlSDK-5.1.0/build/demos/spi/mic-1/src/ |
| D | main.c | 56 u16 rep; // Press and hold repeat input member 185 if ((gKey.trg | gKey.rep) & (PAD_KEY_LEFT | PAD_KEY_RIGHT)) in NitroMain() 196 if ((gKey.trg | gKey.rep) & PAD_KEY_UP) in NitroMain() 208 if ((gKey.trg | gKey.rep) & PAD_KEY_DOWN) in NitroMain() 221 if ((gKey.trg | gKey.rep) & (PAD_BUTTON_SELECT | PAD_BUTTON_START)) in NitroMain() 395 pKey->rep = 0x0000; in KeyRead() 410 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/spi/spiMonkey2/src/ |
| D | main.c | 50 u16 rep; // Press and hold repeat input member 212 if ((gKey.trg | gKey.rep) & (PAD_KEY_LEFT | PAD_KEY_RIGHT)) in NitroMain() 223 if ((gKey.trg | gKey.rep) & PAD_KEY_UP) in NitroMain() 237 if ((gKey.trg | gKey.rep) & PAD_KEY_DOWN) in NitroMain() 457 pKey->rep = 0x0000; in KeyRead() 472 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/wm/dataShare-Model/include/ |
| D | key.h | 29 u16 rep; // Press and hold repeat input member
|
| /TwlSDK-5.1.0/build/demos/wm/wep-1/include/ |
| D | key.h | 29 u16 rep; // Press and hold repeat input member
|
| /TwlSDK-5.1.0/build/demos/spi/mic-2/src/ |
| D | main.c | 66 u16 rep; // Press and hold repeat input member 361 if ((gKey.trg | gKey.rep) & (PAD_KEY_LEFT | PAD_KEY_RIGHT)) in NitroMain() 377 if ((gKey.trg | gKey.rep) & PAD_KEY_UP) in NitroMain() 402 if ((gKey.trg | gKey.rep) & PAD_KEY_DOWN) in NitroMain() 596 pKey->rep = 0x0000; in KeyRead() 611 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/rtc/swclock-1/src/ |
| D | main.c | 59 u16 rep; // Press and hold repeat input member 261 pKey->rep = 0x0000; in KeyRead() 276 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/spi/spiMonkey/src/ |
| D | main.c | 39 u16 rep; // Press and hold repeat input member 304 pKey->rep = 0x0000; in KeyRead() 319 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/math/fft-2/src/ |
| D | main.c | 71 u16 rep; // Press and hold repeat input member 300 if ((key.trg | key.rep) & (PAD_KEY_LEFT | PAD_KEY_RIGHT)) in NitroMain() 302 if ((key.trg | key.rep) & PAD_KEY_RIGHT) in NitroMain() 306 if ((key.trg | key.rep) & PAD_KEY_LEFT) in NitroMain() 325 if ((key.trg | key.rep) & PAD_KEY_UP) in NitroMain() 334 if ((key.trg | key.rep) & PAD_KEY_DOWN) in NitroMain() 679 pKey->rep = 0x0000; in KeyRead() 694 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/common/include/ |
| D | util.h | 73 u16 rep; /* Press and hold repeat input */ member
|
| /TwlSDK-5.1.0/build/demos/cht/catch-1/src/ |
| D | main.c | 49 u16 rep; // Press and hold repeat input member 301 pKey->rep = 0x0000; in KeyRead() 316 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/cht/catch-2/src/ |
| D | main.c | 55 u16 rep; // Press and hold repeat input member 299 pKey->rep = 0x0000; in KeyRead() 314 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/common/src/ |
| D | util.c | 165 pKey->rep = 0x0000; in KeyRead() 179 pKey->rep |= bit; in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/wm/mp_simple-1/src/ |
| D | main.c | 66 u16 rep; // Press and hold repeat input member 461 pKey->rep = 0x0000; in KeyRead() 476 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/wm/dataShare-1/src/ |
| D | main.c | 68 u16 rep; // Press and hold repeat input member 514 pKey->rep = 0x0000; in KeyRead() 529 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/wvr/switchover/src/ |
| D | wireless_main.c | 50 u16 rep; // Press and hold repeat input member 503 pKey->rep = 0x0000; in KeyRead() 518 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/wvr/simple/src/ |
| D | main.c | 49 u16 rep; // Press and hold repeat input member 478 pKey->rep = 0x0000; in KeyRead() 493 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/wbt/wbt-1/src/ |
| D | main.c | 70 u16 rep; // Press and hold repeat input member 752 pKey->rep = 0x0000; in KeyRead() 767 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOBitmap.c | 629 int rep = 0; in DEMODrawText() local 655 rep = align - ((px / 8) & (align - 1)); in DEMODrawText() 660 rep = 1; in DEMODrawText() 664 while (--rep >= 0) in DEMODrawText()
|
| /TwlSDK-5.1.0/build/demos/ctrdg/backup-1/src/ |
| D | draw.c | 407 int rep = 0; in DrawTextLen() local 433 rep = align - ((px / 8) & (align - 1)); in DrawTextLen() 439 rep = 1; in DrawTextLen() 442 while (--rep >= 0) in DrawTextLen()
|
| /TwlSDK-5.1.0/build/demos/wm/listenOnly/src/ |
| D | main.c | 61 u16 rep; // Press and hold repeat input member 697 pKey->rep = 0x0000; in KeyRead() 712 pKey->rep |= (0x0001 << i); // Press-and-hold repeat in KeyRead()
|