Searched refs:AHT20_TEMP_MEASURE_ARG1 (Results 1 – 2 of 2) sorted by relevance
21 #define AHT20_TEMP_MEASURE_ARG1 0x00 macro
33 …_t measureCmdValue[] = {AHT20_TEMP_MEASURE_ADDR, AHT20_TEMP_MEASURE_ARG0, AHT20_TEMP_MEASURE_ARG1}; in ReadAht20RawData()