Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c77 static unsigned int yellowHumanCount = LED_FLASHING_TIME; variable
1367 yellowHumanCount = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1812 if (yellowHumanCount == LAMP_FLASHING_TIME_RESET_0) { in Timer3Callback()
1813 yellowHumanCount = LED_FLASHING_TIME; in Timer3Callback()
1844 yellowHumanCount--; in Timer3Callback()
1845 TrafficLightTimer.Timer3Count = yellowHumanCount; in Timer3Callback()
1846 printf("yellowHumanCount = %d\r\n", TrafficLightTimer.Timer3Count); in Timer3Callback()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c77 static unsigned int yellowHumanCount = LED_FLASHING_TIME; variable
1395 yellowHumanCount = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1844 if (yellowHumanCount == LAMP_FLASHING_TIME_RESET_0) { in Timer3Callback()
1845 yellowHumanCount = LED_FLASHING_TIME; in Timer3Callback()
1878 yellowHumanCount--; in Timer3Callback()
1879 TrafficLightTimer.Timer3Count = yellowHumanCount; in Timer3Callback()
1880 printf("yellowHumanCount = %d\r\n", TrafficLightTimer.Timer3Count); in Timer3Callback()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c77 static unsigned int yellowHumanCount = LED_FLASHING_TIME; variable
1367 yellowHumanCount = SetTimeCount(LED_FLASHING_TIME); in AutoModeCountReset()
1812 if (yellowHumanCount == LAMP_FLASHING_TIME_RESET_0) { in Timer3Callback()
1813 yellowHumanCount = LED_FLASHING_TIME; in Timer3Callback()
1844 yellowHumanCount--; in Timer3Callback()
1845 TrafficLightTimer.Timer3Count = yellowHumanCount; in Timer3Callback()
1846 printf("yellowHumanCount = %d\r\n", TrafficLightTimer.Timer3Count); in Timer3Callback()

Completed in 8 milliseconds