Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c296 static const struct SensorInfo hts221SensorInfo[NUM_OF_SENSOR] = variable
506 sensorRegister(&hts221SensorInfo[i], &hts221SensorOps[i], NULL, false); in startTask()