Home
last modified time | relevance | path

Searched refs:KEY_DOWN_INTERRUPT (Results 1 - 13 of 13) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c363 return KEY_DOWN_INTERRUPT; in OledLedLightHumanReckonShow()
578 return KEY_DOWN_INTERRUPT; in OledAutoRedLedLigthReckonByTimeShow()
602 return KEY_DOWN_INTERRUPT; in OledHumanNormalRedLedLigthReckonByTimeShow()
608 return KEY_DOWN_INTERRUPT; in OledHumanNormalRedLedLigthReckonByTimeShow()
631 return KEY_DOWN_INTERRUPT; in OledHumanRedLedLigthReckonByTimeShow()
637 return KEY_DOWN_INTERRUPT; in OledHumanRedLedLigthReckonByTimeShow()
648 if (ret == KEY_DOWN_INTERRUPT) { in OledRedLedLigthOnFlashRecordShow()
649 return KEY_DOWN_INTERRUPT; in OledRedLedLigthOnFlashRecordShow()
655 if (ret == KEY_DOWN_INTERRUPT) { in OledRedLedLigthOnFlashRecordShow()
656 return KEY_DOWN_INTERRUPT; in OledRedLedLigthOnFlashRecordShow()
[all...]
H A Dapp_demo_multi_sample.c199 return KEY_DOWN_INTERRUPT; in DelayAndCheckKeyInterrupt()
212 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
220 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
228 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
242 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
249 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
257 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
272 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
280 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
288 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
[all...]
H A Dapp_demo_multi_sample.h31 #define KEY_DOWN_INTERRUPT (1) macro
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c391 return KEY_DOWN_INTERRUPT; in OledLedLightHumanReckonShow()
606 return KEY_DOWN_INTERRUPT; in OledAutoRedLedLigthReckonByTimeShow()
630 return KEY_DOWN_INTERRUPT; in OledHumanNormalRedLedLigthReckonByTimeShow()
636 return KEY_DOWN_INTERRUPT; in OledHumanNormalRedLedLigthReckonByTimeShow()
659 return KEY_DOWN_INTERRUPT; in OledHumanRedLedLigthReckonByTimeShow()
665 return KEY_DOWN_INTERRUPT; in OledHumanRedLedLigthReckonByTimeShow()
676 if (ret == KEY_DOWN_INTERRUPT) { in OledRedLedLigthOnFlashRecordShow()
677 return KEY_DOWN_INTERRUPT; in OledRedLedLigthOnFlashRecordShow()
683 if (ret == KEY_DOWN_INTERRUPT) { in OledRedLedLigthOnFlashRecordShow()
684 return KEY_DOWN_INTERRUPT; in OledRedLedLigthOnFlashRecordShow()
[all...]
H A Dapp_demo_multi_sample.c200 return KEY_DOWN_INTERRUPT; in DelayAndCheckKeyInterrupt()
213 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
221 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
229 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
243 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
250 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
258 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
273 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
281 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
289 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
[all...]
H A Dapp_demo_multi_sample.h31 #define KEY_DOWN_INTERRUPT (1) macro
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c363 return KEY_DOWN_INTERRUPT; in OledLedLightHumanReckonShow()
578 return KEY_DOWN_INTERRUPT; in OledAutoRedLedLigthReckonByTimeShow()
602 return KEY_DOWN_INTERRUPT; in OledHumanNormalRedLedLigthReckonByTimeShow()
608 return KEY_DOWN_INTERRUPT; in OledHumanNormalRedLedLigthReckonByTimeShow()
631 return KEY_DOWN_INTERRUPT; in OledHumanRedLedLigthReckonByTimeShow()
637 return KEY_DOWN_INTERRUPT; in OledHumanRedLedLigthReckonByTimeShow()
648 if (ret == KEY_DOWN_INTERRUPT) { in OledRedLedLigthOnFlashRecordShow()
649 return KEY_DOWN_INTERRUPT; in OledRedLedLigthOnFlashRecordShow()
655 if (ret == KEY_DOWN_INTERRUPT) { in OledRedLedLigthOnFlashRecordShow()
656 return KEY_DOWN_INTERRUPT; in OledRedLedLigthOnFlashRecordShow()
[all...]
H A Dapp_demo_multi_sample.c199 return KEY_DOWN_INTERRUPT; in DelayAndCheckKeyInterrupt()
212 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
220 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
228 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
242 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
249 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
257 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
272 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
280 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
288 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
[all...]
H A Dapp_demo_multi_sample.h31 #define KEY_DOWN_INTERRUPT (1) macro
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.c199 return KEY_DOWN_INTERRUPT; in DelayAndCheckKeyInterrupt()
212 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
220 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
228 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
242 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
249 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
257 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
272 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
280 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
288 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
[all...]
H A Dapp_demo_multi_sample.h32 #define KEY_DOWN_INTERRUPT (1) macro
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.c199 return KEY_DOWN_INTERRUPT; in DelayAndCheckKeyInterrupt()
212 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
220 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
228 if (DelayAndCheckKeyInterrupt(DELAY_1_S) == KEY_DOWN_INTERRUPT) { in CycleForOneSecond()
242 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
249 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
257 if (DelayAndCheckKeyInterrupt(DELAY_500_MS) == KEY_DOWN_INTERRUPT) { in CycleForHalfSecond()
272 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
280 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
288 if (DelayAndCheckKeyInterrupt(DELAY_250_MS) == KEY_DOWN_INTERRUPT) { in CycleForQuarterSecond()
[all...]
H A Dapp_demo_multi_sample.h31 #define KEY_DOWN_INTERRUPT (1) macro

Completed in 14 milliseconds