Searched refs:AHT_SLEEP_50MS (Results 1 – 2 of 2) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/ | ||
D | app_demo_aht20.h | 20 #define AHT_SLEEP_50MS (50) // 5ms macro |
D | app_demo_aht20.c | 183 TaskMsleep(AHT_SLEEP_50MS); in AppDemoAht20() |