Searched refs:AHT20_TEMP_STARTUP_MS (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/peripheral/sensor/chipset/temperature/ | ||
H A D | temperature_aht20.h | 45 #define AHT20_TEMP_STARTUP_MS 20 macro |
H A D | temperature_aht20.c | 133 OsalMDelay(AHT20_TEMP_STARTUP_MS); in InitAht20() |