Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c79 static unsigned int timer9Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1390 timer9Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1891 if (timer9Count == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1892 timer9Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1917 timer9Count--; in Timer4Callback()
1918 TrafficLightTimer.Timer9Count = timer9Count; in Timer4Callback()
1919 trafficStaType.g_greenLedHumanModuTimeCount = timer9Count; in Timer4Callback()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c79 static unsigned int timer9Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1362 timer9Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1857 if (timer9Count == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1858 timer9Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1882 timer9Count--; in Timer4Callback()
1883 TrafficLightTimer.Timer9Count = timer9Count; in Timer4Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c79 static unsigned int timer9Count = AUTO_MODULE_LIGHT_ON_TIME; variable
1362 timer9Count = SetTimeCount(AUTO_MODULE_LIGHT_ON_TIME); in AutoModeCountReset()
1857 if (timer9Count == LAMP_FLASHING_TIME_RESET_0) { in Timer4Callback()
1858 timer9Count = AUTO_MODULE_LIGHT_ON_TIME; in Timer4Callback()
1882 timer9Count--; in Timer4Callback()
1883 TrafficLightTimer.Timer9Count = timer9Count; in Timer4Callback()

Completed in 7 milliseconds