Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c76 static unsigned int timer8Count = LED_FLASHING_TIME; variable
1389 timer8Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1839 if (timer8Count == LAMP_FLASHING_TIME_RESET_0) { in Timer3Callback()
1840 timer8Count = LED_FLASHING_TIME; in Timer3Callback()
1865 timer8Count--; in Timer3Callback()
1866 TrafficLightTimer.Timer8Count = timer8Count; in Timer3Callback()
1867 trafficStaType.g_yellowLedHumanModuTimeCount = timer8Count; in Timer3Callback()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c76 static unsigned int timer8Count = LED_FLASHING_TIME; variable
1361 timer8Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1807 if (timer8Count == LAMP_FLASHING_TIME_RESET_0) { in Timer3Callback()
1808 timer8Count = LED_FLASHING_TIME; in Timer3Callback()
1832 timer8Count--; in Timer3Callback()
1833 TrafficLightTimer.Timer8Count = timer8Count; in Timer3Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c76 static unsigned int timer8Count = LED_FLASHING_TIME; variable
1361 timer8Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1807 if (timer8Count == LAMP_FLASHING_TIME_RESET_0) { in Timer3Callback()
1808 timer8Count = LED_FLASHING_TIME; in Timer3Callback()
1832 timer8Count--; in Timer3Callback()
1833 TrafficLightTimer.Timer8Count = timer8Count; in Timer3Callback()

Completed in 7 milliseconds