Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dsensors.h182 struct SensorInfo { struct
246 uint32_t sensorRegister(const struct SensorInfo *si, const struct SensorOps *ops, void *callData, b…
247 uint32_t sensorRegisterAsApp(const struct SensorInfo *si, uint32_t tid, void *callData, bool initCo…
258 const struct SensorInfo* sensorFind(uint32_t sensorType, uint32_t idx, uint32_t *handleP); //enumer…
DsyscallDo.h152 static inline const struct SensorInfo* eOsSensorSignalInternalEvt(uint32_t handle, uint32_t intEvtN… in eOsSensorSignalInternalEvt()
157 …return (const struct SensorInfo*)syscallDo5P(SYSCALL_NO(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCAL… in eOsSensorSignalInternalEvt()
160 static inline uint32_t eOsSensorRegister(const struct SensorInfo *si, uint32_t tid, void *cookie, b… in eOsSensorRegister()
175 static inline const struct SensorInfo* eOsSensorFind(uint32_t sensorType, uint32_t idx, uint32_t *h… in eOsSensorFind()
177 …return (const struct SensorInfo*)syscallDo3P(SYSCALL_NO(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCAL… in eOsSensorFind()
/device/google/contexthub/firmware/src/
Dsensors.c44 const struct SensorInfo *si;
120 static uint32_t sensorRegisterEx(const struct SensorInfo *si, TaggedPtr callInfo, void *callData, b… in sensorRegisterEx()
164 uint32_t sensorRegister(const struct SensorInfo *si, const struct SensorOps *ops, void *callData, b… in sensorRegister()
169 uint32_t sensorRegisterAsApp(const struct SensorInfo *si, uint32_t unusedTid, void *callData, bool … in sensorRegisterAsApp()
572 const struct SensorInfo* sensorFind(uint32_t sensorType, uint32_t idx, uint32_t *handleP) in sensorFind()
DosApi.c108 const struct SensorInfo *si = va_arg(args, const struct SensorInfo*); in osExpApiSensorReg()
DhostIntf.c612 const struct SensorInfo *si; in initSensors()
/device/google/contexthub/firmware/src/drivers/vsync/
Dvsync.c103 static const struct SensorInfo mSensorInfo =
/device/google/contexthub/firmware/src/drivers/hall/
Dhall.c126 static const struct SensorInfo mSensorInfo =
/device/google/contexthub/firmware/src/drivers/bosch_bmp280/
Dbosch_bmp280.c300 static const struct SensorInfo sensorInfoBaro =
320 static const struct SensorInfo sensorInfoTemp =
/device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
Drohm_rpr0521.c442 static const struct SensorInfo sensorInfoAls =
463 static const struct SensorInfo sensorInfoProx =
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c143 static const struct SensorInfo mSensorInfo =
/device/google/contexthub/firmware/src/drivers/tilt_detection/
Dtilt_detection.c177 static const struct SensorInfo mSi =
/device/google/contexthub/firmware/src/drivers/ams_tmd2772/
Dams_tmd2772.c371 static const struct SensorInfo sensorInfoAls =
392 static const struct SensorInfo sensorInfoProx =
/device/google/contexthub/firmware/src/drivers/ams_tmd4903/
Dams_tmd4903.c556 static const struct SensorInfo sensorInfoAls =
578 static const struct SensorInfo sensorInfoProx =
/device/google/contexthub/firmware/src/drivers/window_orientation/
Dwindow_orientation.c114 static const struct SensorInfo mSi =
/device/google/contexthub/firmware/src/drivers/orientation/
Dorientation.c154 static const struct SensorInfo mSi[NUM_OF_FUSION_SENSOR] =
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c584 static const struct SensorInfo mSensorInfo[NUM_OF_SENSOR] =