Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/app/chre/common/
Dchre_app.c178 si = eOsSensorFind(SENSOR_TYPE(evt), 0, &sensorHandle); in chreappProcessSensorData()
/device/google/contexthub/firmware/os/inc/
DsyscallDo.h122 static inline const struct SensorInfo* eOsSensorFind(uint32_t sensorType, uint32_t idx, uint32_t *h… in eOsSensorFind() function