Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.c37 #define TICK_COUNT_MAX 255 macro
856 if (globalStaType.g_gpio8CurrentType >= TICK_COUNT_MAX) { /* 避免越界,清零 */ in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.c37 #define TICK_COUNT_MAX 255 macro
856 if (globalStaType.g_gpio8CurrentType >= TICK_COUNT_MAX) { /* 避免越界,清零 */ in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.c37 #define TICK_COUNT_MAX 255 macro
845 if (globalStaType.g_gpio8CurrentType >= TICK_COUNT_MAX) { /* 避免越界,清零 */ in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.c37 #define TICK_COUNT_MAX 255 macro
857 if (globalStaType.g_gpio8CurrentType >= TICK_COUNT_MAX) { /* 避免越界,清零 */ in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.c37 #define TICK_COUNT_MAX 255 macro
856 if (globalStaType.g_gpio8CurrentType >= TICK_COUNT_MAX) { /* 避免越界,清零 */ in Gpio8Interrupt()

Completed in 6 milliseconds