Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_config.c348 unsigned char showTimeCount[4] = {0}; in OledLedLightHumanReckonShow() local
365 ret = snprintf_s(showTimeCount, sizeof(showTimeCount), sizeof(showTimeCount), "%d", timeCount); in OledLedLightHumanReckonShow()
378 showTimeCount, OLED_DISPLAY_STRING_TYPE_1); /* 0, 7, xx, 1 */ in OledLedLightHumanReckonShow()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_config.c376 unsigned char showTimeCount[4] = {0}; in OledLedLightHumanReckonShow() local
393 ret = snprintf_s(showTimeCount, sizeof(showTimeCount), sizeof(showTimeCount), "%d", timeCount); in OledLedLightHumanReckonShow()
406 showTimeCount, OLED_DISPLAY_STRING_TYPE_1); /* 0, 7, xx, 1 */ in OledLedLightHumanReckonShow()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_config.c348 unsigned char showTimeCount[4] = {0}; in OledLedLightHumanReckonShow() local
365 ret = snprintf_s(showTimeCount, sizeof(showTimeCount), sizeof(showTimeCount), "%d", timeCount); in OledLedLightHumanReckonShow()
378 showTimeCount, OLED_DISPLAY_STRING_TYPE_1); /* 0, 7, xx, 1 */ in OledLedLightHumanReckonShow()

Completed in 8 milliseconds