Home
last modified time | relevance | path

Searched refs:AUTO_MODULE_LIGHT_ON_TIME (Results 1 - 3 of 3) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c52 #define AUTO_MODULE_LIGHT_ON_TIME (6) macro
72 static int timer2Count = AUTO_MODULE_LIGHT_ON_TIME;
74 static int humanRedTimerCount = AUTO_MODULE_LIGHT_ON_TIME;
78 static unsigned int timer4Count = AUTO_MODULE_LIGHT_ON_TIME;
79 static unsigned int timer9Count = AUTO_MODULE_LIGHT_ON_TIME;
80 static unsigned int humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME;
890 if (timeCount < AUTO_MODULE_LIGHT_ON_TIME) { in RedLedLightOnFiveSecond()
981 if (timeCount < AUTO_MODULE_LIGHT_ON_TIME) { in GreenLedLightOnFiveSecond()
1355 timer2Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1357 timer4Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c52 #define AUTO_MODULE_LIGHT_ON_TIME (6) macro
72 static int timer2Count = AUTO_MODULE_LIGHT_ON_TIME;
74 static int humanRedTimerCount = AUTO_MODULE_LIGHT_ON_TIME;
78 static unsigned int timer4Count = AUTO_MODULE_LIGHT_ON_TIME;
79 static unsigned int timer9Count = AUTO_MODULE_LIGHT_ON_TIME;
80 static unsigned int humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME;
918 if (timeCount < AUTO_MODULE_LIGHT_ON_TIME) { in RedLedLightOnFiveSecond()
1009 if (timeCount < AUTO_MODULE_LIGHT_ON_TIME) { in GreenLedLightOnFiveSecond()
1383 timer2Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1385 timer4Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c52 #define AUTO_MODULE_LIGHT_ON_TIME (6) macro
72 static int timer2Count = AUTO_MODULE_LIGHT_ON_TIME;
74 static int humanRedTimerCount = AUTO_MODULE_LIGHT_ON_TIME;
78 static unsigned int timer4Count = AUTO_MODULE_LIGHT_ON_TIME;
79 static unsigned int timer9Count = AUTO_MODULE_LIGHT_ON_TIME;
80 static unsigned int humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME;
890 if (timeCount < AUTO_MODULE_LIGHT_ON_TIME) { in RedLedLightOnFiveSecond()
981 if (timeCount < AUTO_MODULE_LIGHT_ON_TIME) { in GreenLedLightOnFiveSecond()
1355 timer2Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1357 timer4Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
[all...]

Completed in 6 milliseconds