Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c80 static unsigned int humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME; variable
1368 humanGreenTimerCount = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1862 if (humanGreenTimerCount == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1863 humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1895 humanGreenTimerCount--; in Timer4Callback()
1896 TrafficLightTimer.Timer4Count = humanGreenTimerCount; in Timer4Callback()
1897 printf("humanGreenTimerCount = %d\r\n", TrafficLightTimer.Timer4Count); in Timer4Callback()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c80 static unsigned int humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME; variable
1396 humanGreenTimerCount = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1896 if (humanGreenTimerCount == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1897 humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1931 humanGreenTimerCount--; in Timer4Callback()
1932 TrafficLightTimer.Timer4Count = humanGreenTimerCount; in Timer4Callback()
1933 printf("humanGreenTimerCount = %d\r\n", TrafficLightTimer.Timer4Count); in Timer4Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c80 static unsigned int humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME; variable
1368 humanGreenTimerCount = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1862 if (humanGreenTimerCount == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1863 humanGreenTimerCount = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1895 humanGreenTimerCount--; in Timer4Callback()
1896 TrafficLightTimer.Timer4Count = humanGreenTimerCount; in Timer4Callback()
1897 printf("humanGreenTimerCount = %d\r\n", TrafficLightTimer.Timer4Count); in Timer4Callback()

Completed in 9 milliseconds