Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.h77 int TimerYellowLightStatus; member
H A Dapp_demo_config.c108 .TimerYellowLightStatus = 0,
998 if ((TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in OledRedLedLigthOnRecordShow()
1017 TrafficLightTimer.TimerYellowLightStatus = HI_TRUE; in OledRedLedLigthOnRecordShow()
1027 if ((TrafficLightTimer.TimerYellowLightStatus == HI_TRUE) && in AutoHumanYellowStatusSet()
1030 TrafficLightTimer.TimerYellowLightStatus = HI_FALSE; in AutoHumanYellowStatusSet()
1393 TrafficLightTimer.TimerYellowLightStatus = 0; in AutoModeCountReset()
1762 (TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in HumanTimer2Cb()
1787 (TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in Timer2Callback()
1817 if ((TrafficLightTimer.TimerYellowLightStatus == HI_TRUE) && in Timer3Callback()
1840 TrafficLightTimer.TimerYellowLightStatus in Timer3Callback()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.h77 int TimerYellowLightStatus; member
H A Dapp_demo_config.c108 .TimerYellowLightStatus = 0,
1026 if ((TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in OledRedLedLigthOnRecordShow()
1045 TrafficLightTimer.TimerYellowLightStatus = HI_TRUE; in OledRedLedLigthOnRecordShow()
1055 if ((TrafficLightTimer.TimerYellowLightStatus == HI_TRUE) && in AutoHumanYellowStatusSet()
1058 TrafficLightTimer.TimerYellowLightStatus = HI_FALSE; in AutoHumanYellowStatusSet()
1421 TrafficLightTimer.TimerYellowLightStatus = 0; in AutoModeCountReset()
1792 (TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in HumanTimer2Cb()
1818 (TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in Timer2Callback()
1849 if ((TrafficLightTimer.TimerYellowLightStatus == HI_TRUE) && in Timer3Callback()
1874 TrafficLightTimer.TimerYellowLightStatus in Timer3Callback()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.h77 int TimerYellowLightStatus; member
H A Dapp_demo_config.c108 .TimerYellowLightStatus = 0,
998 if ((TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in OledRedLedLigthOnRecordShow()
1017 TrafficLightTimer.TimerYellowLightStatus = HI_TRUE; in OledRedLedLigthOnRecordShow()
1027 if ((TrafficLightTimer.TimerYellowLightStatus == HI_TRUE) && in AutoHumanYellowStatusSet()
1030 TrafficLightTimer.TimerYellowLightStatus = HI_FALSE; in AutoHumanYellowStatusSet()
1393 TrafficLightTimer.TimerYellowLightStatus = 0; in AutoModeCountReset()
1762 (TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in HumanTimer2Cb()
1787 (TrafficLightTimer.TimerYellowLightStatus == HI_FALSE) && in Timer2Callback()
1817 if ((TrafficLightTimer.TimerYellowLightStatus == HI_TRUE) && in Timer3Callback()
1840 TrafficLightTimer.TimerYellowLightStatus in Timer3Callback()
[all...]

Completed in 8 milliseconds