Home
last modified time | relevance | path

Searched refs:AHT20_TEMP_CALIBRATION_ARG0 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/chipset/temperature/
H A Dtemperature_aht20.h24 #define AHT20_TEMP_CALIBRATION_ARG0 0x08 macro
H A Dtemperature_aht20.c117 …uint8_t calibrationCmd[] = {AHT20_TEMP_CALIBRATION_ADDR, AHT20_TEMP_CALIBRATION_ARG0, AHT20_TEMP_C… in InitAht20()