Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c1436 void NormalTypeRedLedLightOnRecord30Second(unsigned char normalTimeCount) in NormalTypeRedLedLightOnRecord30Second() argument
1445 if (normalTimeCount < AUTO_MODULE_LIGHT_ON_TIME_30_SECOND) { in NormalTypeRedLedLightOnRecord30Second()
1446 OledLedLightHumanReckonShow(normalTimeCount); in NormalTypeRedLedLightOnRecord30Second()
1451 if (normalTimeCount == COUNT_RESET) { in NormalTypeRedLedLightOnRecord30Second()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c1464 void NormalTypeRedLedLightOnRecord30Second(unsigned char normalTimeCount) in NormalTypeRedLedLightOnRecord30Second() argument
1473 if (normalTimeCount < AUTO_MODULE_LIGHT_ON_TIME_30_SECOND) { in NormalTypeRedLedLightOnRecord30Second()
1474 OledLedLightHumanReckonShow(normalTimeCount); in NormalTypeRedLedLightOnRecord30Second()
1479 if (normalTimeCount == COUNT_RESET) { in NormalTypeRedLedLightOnRecord30Second()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c1436 void NormalTypeRedLedLightOnRecord30Second(unsigned char normalTimeCount) in NormalTypeRedLedLightOnRecord30Second() argument
1445 if (normalTimeCount < AUTO_MODULE_LIGHT_ON_TIME_30_SECOND) { in NormalTypeRedLedLightOnRecord30Second()
1446 OledLedLightHumanReckonShow(normalTimeCount); in NormalTypeRedLedLightOnRecord30Second()
1451 if (normalTimeCount == COUNT_RESET) { in NormalTypeRedLedLightOnRecord30Second()

Completed in 9 milliseconds