HomeSort by relevance Sort by last modified time
    Searched refs:SENS_TYPE_TILT (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/firmware/os/inc/
sensType.h 49 #define SENS_TYPE_TILT 25
  /device/google/contexthub/firmware/os/drivers/tilt_detection/
tilt_detection.c 182 .sensorType = SENS_TYPE_TILT,
221 return osEnqueueEvt(sensorGetMyEventType(SENS_TYPE_TILT),
263 osEnqueueEvt(sensorGetMyEventType(SENS_TYPE_TILT), sample.vptr, NULL);
  /device/google/contexthub/util/nanoapp_cmd/
nanoapp_cmd.c 124 cmd->sensorType = SENS_TYPE_TILT;
  /device/google/contexthub/sensorhal/
hubconnection.cpp 242 mSensorState[COMMS_SENSOR_TILT].sensorType = SENS_TYPE_TILT;
    [all...]

Completed in 62 milliseconds