Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_temp_humi_sensirion_sht30.c104 static int drv_sht30_read_temp_and_humi(i2c_dev_t *drv, int32_t *temperature, uint32_t *humidity) in drv_sht30_read_temp_and_humi() function
138 …ret = drv_sht30_read_temp_and_humi(drv, &g_sht30_data_new.temperature, &g_sht30_data_new.humidity); in drv_sht30_update_data()

Completed in 3 milliseconds