Searched defs:sensorCallFuncMarshall (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
H A Dsensors.c297 static bool sensorCallFuncMarshall(struct Sensor* s, uint32_t evtType, void *evtData, TaggedPtr *evtFreeingInfoP) function
852 return sensorCallFuncMarshall(s, evtType, evtData, evtFreeingInfoP);

Completed in 43 milliseconds