Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/chipset/temperature/
H A Dtemperature_aht20.h25 #define AHT20_TEMP_CALIBRATION_ARG1 0x00 macro
H A Dtemperature_aht20.c117 …ionCmd[] = {AHT20_TEMP_CALIBRATION_ADDR, AHT20_TEMP_CALIBRATION_ARG0, AHT20_TEMP_CALIBRATION_ARG1}; in InitAht20()