Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c81 static unsigned int timer5Count = LED_FLASHING_TIME; variable
1336 if (timer5Count == LAMP_FLASHING_TIME_RESET_0) { in OledGreenLedLigthOnRecordShow()
1386 timer5Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1939 if (timer5Count == LAMP_FLASHING_TIME_RESET_0) { in Timer5Callback()
1940 timer5Count = LED_FLASHING_TIME; in Timer5Callback()
1960 timer5Count--; in Timer5Callback()
1961 TrafficLightTimer.Timer5Count = timer5Count; in Timer5Callback()
1962 trafficStaType.g_greenLedAutoModuTimeCount = timer5Count; in Timer5Callback()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c81 static unsigned int timer5Count = LED_FLASHING_TIME; variable
1308 if (timer5Count == LAMP_FLASHING_TIME_RESET_0) { in OledGreenLedLigthOnRecordShow()
1358 timer5Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1903 if (timer5Count == LAMP_FLASHING_TIME_RESET_0) { in Timer5Callback()
1904 timer5Count = LED_FLASHING_TIME; in Timer5Callback()
1924 timer5Count--; in Timer5Callback()
1925 TrafficLightTimer.Timer5Count = timer5Count; in Timer5Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c81 static unsigned int timer5Count = LED_FLASHING_TIME; variable
1308 if (timer5Count == LAMP_FLASHING_TIME_RESET_0) { in OledGreenLedLigthOnRecordShow()
1358 timer5Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1903 if (timer5Count == LAMP_FLASHING_TIME_RESET_0) { in Timer5Callback()
1904 timer5Count = LED_FLASHING_TIME; in Timer5Callback()
1924 timer5Count--; in Timer5Callback()
1925 TrafficLightTimer.Timer5Count = timer5Count; in Timer5Callback()

Completed in 8 milliseconds