Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.h67 CW_SENSORS_ID_END, enumerator
81 #define numSensors CW_SENSORS_ID_END
DCwMcuSensor.cpp862 if (uint32_t(what) >= CW_SENSORS_ID_END) { in batch()
960 if (uint32_t(what) >= CW_SENSORS_ID_END) { in flush()