Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.c38 #define PAIR_2 2 macro
681 if (globalStaType.g_gpio9Tick % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开LED灯,否则关闭LED灯,即不断闪烁 */ in Gpio9LedLightFunc()
851 if (globalStaType.g_gpio8CurrentType % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开蜂鸣器响,否则关闭L蜂鸣器 */ in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.c38 #define PAIR_2 2 macro
681 if (globalStaType.g_gpio9Tick % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开LED灯,否则关闭LED灯,即不断闪烁 */ in Gpio9LedLightFunc()
851 if (globalStaType.g_gpio8CurrentType % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开蜂鸣器响,否则关闭L蜂鸣器 */ in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.c38 #define PAIR_2 2 macro
681 if (globalStaType.g_gpio9Tick % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开LED灯,否则关闭LED灯,即不断闪烁 */ in Gpio9LedLightFunc()
840 if (globalStaType.g_gpio8CurrentType % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开蜂鸣器响,否则关闭L蜂鸣器 */ in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.c38 #define PAIR_2 2 macro
682 if (globalStaType.g_gpio9Tick % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开LED灯,否则关闭LED灯,即不断闪烁 */ in Gpio9LedLightFunc()
852 if (globalStaType.g_gpio8CurrentType % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开蜂鸣器响,否则关闭L蜂鸣器 */ in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.c38 #define PAIR_2 2 macro
681 if (globalStaType.g_gpio9Tick % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开LED灯,否则关闭LED灯,即不断闪烁 */ in Gpio9LedLightFunc()
851 if (globalStaType.g_gpio8CurrentType % PAIR_2 == 0) { /* tick 时间 对2 求余, 余数为0则打开蜂鸣器响,否则关闭L蜂鸣器 */ in Gpio8Interrupt()

Completed in 6 milliseconds