Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c82 static unsigned int timer10Count = LED_FLASHING_TIME; variable
1335 if (timer10Count == LAMP_FLASHING_TIME_RESET_0) { in OledHumanModeGreenLedLigthOnRecordShow()
1363 timer10Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1908 if (timer10Count == LAMP_FLASHING_TIME_RESET_0) { in Timer5Callback()
1909 timer10Count = LED_FLASHING_TIME; in Timer5Callback()
1932 timer10Count--; in Timer5Callback()
1933 TrafficLightTimer.Timer10Count = timer10Count; in Timer5Callback()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c82 static unsigned int timer10Count = LED_FLASHING_TIME; variable
1363 if (timer10Count == LAMP_FLASHING_TIME_RESET_0) { in OledHumanModeGreenLedLigthOnRecordShow()
1391 timer10Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1944 if (timer10Count == LAMP_FLASHING_TIME_RESET_0) { in Timer5Callback()
1945 timer10Count = LED_FLASHING_TIME; in Timer5Callback()
1969 timer10Count--; in Timer5Callback()
1970 TrafficLightTimer.Timer10Count = timer10Count; in Timer5Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c82 static unsigned int timer10Count = LED_FLASHING_TIME; variable
1335 if (timer10Count == LAMP_FLASHING_TIME_RESET_0) { in OledHumanModeGreenLedLigthOnRecordShow()
1363 timer10Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1908 if (timer10Count == LAMP_FLASHING_TIME_RESET_0) { in Timer5Callback()
1909 timer10Count = LED_FLASHING_TIME; in Timer5Callback()
1932 timer10Count--; in Timer5Callback()
1933 TrafficLightTimer.Timer10Count = timer10Count; in Timer5Callback()

Completed in 7 milliseconds