Home
last modified time | relevance | path

Searched refs:timer2Count (Results 1 - 6 of 6) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.h86 int timer2Count; member
H A Dapp_demo_config.c72 static int timer2Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1355 timer2Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1775 if (timer2Count == LAMP_FLASHING_TIME_RESET_0) { in Timer2Callback()
1777 timer2Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer2Callback()
1790 timer2Count--; in Timer2Callback()
1791 TrafficLightTimer.Timer2Count = timer2Count; in Timer2Callback()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.h86 int timer2Count; member
H A Dapp_demo_config.c72 static int timer2Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1383 timer2Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1806 if (timer2Count == LAMP_FLASHING_TIME_RESET_0) { in Timer2Callback()
1808 timer2Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer2Callback()
1821 timer2Count--; in Timer2Callback()
1822 TrafficLightTimer.Timer2Count = timer2Count; in Timer2Callback()
1823 trafficStaType.g_redLedAutoModuTimeCount = timer2Count; in Timer2Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.h86 int timer2Count; member
H A Dapp_demo_config.c72 static int timer2Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1355 timer2Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1775 if (timer2Count == LAMP_FLASHING_TIME_RESET_0) { in Timer2Callback()
1777 timer2Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer2Callback()
1790 timer2Count--; in Timer2Callback()
1791 TrafficLightTimer.Timer2Count = timer2Count; in Timer2Callback()

Completed in 10 milliseconds