Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c73 static int timer6Count = AUTO_MODULE_LIGHT_ON_TIME_30_SECOND; variable
1387 timer6Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME_30_SECOND); in AutoModeCountReset()
1781 timer6Count--; in HumanTimer2Cb()
1782 TrafficLightTimer.Timer6Count = timer6Count; in HumanTimer2Cb()
1783 trafficStaType.g_redLedHumanModuTimeCount = timer6Count; in HumanTimer2Cb()
1811 if (timer6Count == LAMP_FLASHING_TIME_RESET_0) { in Timer2Callback()
1813 timer6Count = AUTO_MODULE_LIGHT_ON_TIME_30_SECOND; in Timer2Callback()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c73 static int timer6Count = AUTO_MODULE_LIGHT_ON_TIME_30_SECOND; variable
1359 timer6Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME_30_SECOND); in AutoModeCountReset()
1752 timer6Count--; in HumanTimer2Cb()
1753 TrafficLightTimer.Timer6Count = timer6Count; in HumanTimer2Cb()
1780 if (timer6Count == LAMP_FLASHING_TIME_RESET_0) { in Timer2Callback()
1782 timer6Count = AUTO_MODULE_LIGHT_ON_TIME_30_SECOND; in Timer2Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c73 static int timer6Count = AUTO_MODULE_LIGHT_ON_TIME_30_SECOND; variable
1359 timer6Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME_30_SECOND); in AutoModeCountReset()
1752 timer6Count--; in HumanTimer2Cb()
1753 TrafficLightTimer.Timer6Count = timer6Count; in HumanTimer2Cb()
1780 if (timer6Count == LAMP_FLASHING_TIME_RESET_0) { in Timer2Callback()
1782 timer6Count = AUTO_MODULE_LIGHT_ON_TIME_30_SECOND; in Timer2Callback()

Completed in 8 milliseconds