Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.h85 int timer1Count; member
H A Dapp_demo_config.c69 static unsigned int timer1Count = LED_FLASHING_TIME; variable
1016 if (timer1Count == LAMP_FLASHING_TIME_RESET_0) { in OledRedLedLigthOnRecordShow()
1354 timer1Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1696 if (timer1Count == LAMP_FLASHING_TIME_RESET_0) { in Timer1Callback()
1697 timer1Count = LED_FLASHING_TIME; in Timer1Callback()
1714 timer1Count--; in Timer1Callback()
1715 TrafficLightTimer.Timer1Count = timer1Count; in Timer1Callback()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.h85 int timer1Count; member
H A Dapp_demo_config.c69 static unsigned int timer1Count = LED_FLASHING_TIME; variable
1044 if (timer1Count == LAMP_FLASHING_TIME_RESET_0) { in OledRedLedLigthOnRecordShow()
1382 timer1Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1724 if (timer1Count == LAMP_FLASHING_TIME_RESET_0) { in Timer1Callback()
1725 timer1Count = LED_FLASHING_TIME; in Timer1Callback()
1742 timer1Count--; in Timer1Callback()
1743 TrafficLightTimer.Timer1Count = timer1Count; in Timer1Callback()
1744 trafficStaType.g_redLedAutoModuTimeCount = timer1Count; in Timer1Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.h85 int timer1Count; member
H A Dapp_demo_config.c69 static unsigned int timer1Count = LED_FLASHING_TIME; variable
1016 if (timer1Count == LAMP_FLASHING_TIME_RESET_0) { in OledRedLedLigthOnRecordShow()
1354 timer1Count = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1696 if (timer1Count == LAMP_FLASHING_TIME_RESET_0) { in Timer1Callback()
1697 timer1Count = LED_FLASHING_TIME; in Timer1Callback()
1714 timer1Count--; in Timer1Callback()
1715 TrafficLightTimer.Timer1Count = timer1Count; in Timer1Callback()

Completed in 9 milliseconds