Home
last modified time | relevance | path

Searched refs:cycleCount (Results 1 - 5 of 5) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.c190 unsigned int cycleCount = delayTime / DELAY_10_MS; in DelayAndCheckKeyInterrupt() local
197 for (unsigned int i = 0; i < cycleCount; i++) { in DelayAndCheckKeyInterrupt()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.c190 unsigned int cycleCount = delayTime / DELAY_10_MS; in DelayAndCheckKeyInterrupt() local
197 for (unsigned int i = 0; i < cycleCount; i++) { in DelayAndCheckKeyInterrupt()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.c190 unsigned int cycleCount = delayTime / DELAY_10_MS; in DelayAndCheckKeyInterrupt() local
197 for (unsigned int i = 0; i < cycleCount; i++) { in DelayAndCheckKeyInterrupt()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.c191 unsigned int cycleCount = delayTime / DELAY_10_MS; in DelayAndCheckKeyInterrupt() local
198 for (unsigned int i = 0; i < cycleCount; i++) { in DelayAndCheckKeyInterrupt()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.c190 unsigned int cycleCount = delayTime / DELAY_10_MS; in DelayAndCheckKeyInterrupt() local
197 for (unsigned int i = 0; i < cycleCount; i++) { in DelayAndCheckKeyInterrupt()

Completed in 6 milliseconds