Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c78 static unsigned int timer4Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1385 timer4Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1886 if (timer4Count == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1887 timer4Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1907 timer4Count--; in Timer4Callback()
1908 TrafficLightTimer.Timer4Count = timer4Count; in Timer4Callback()
1909 trafficStaType.g_greenLedAutoModuTimeCount = timer4Count; in Timer4Callback()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c78 static unsigned int timer4Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1357 timer4Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1852 if (timer4Count == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1853 timer4Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1873 timer4Count--; in Timer4Callback()
1874 TrafficLightTimer.Timer4Count = timer4Count; in Timer4Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c78 static unsigned int timer4Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1357 timer4Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1852 if (timer4Count == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1853 timer4Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1873 timer4Count--; in Timer4Callback()
1874 TrafficLightTimer.Timer4Count = timer4Count; in Timer4Callback()

Completed in 8 milliseconds