Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dsensors.c41 #define IS_LOCAL_APP(s) (taggedPtrIsPtr(s->callInfo)) macro
222 if (IS_LOCAL_APP(s)) { in sensorCallFuncPower()
250 if (IS_LOCAL_APP(s)) in sensorCallFuncFwUpld()
263 if (IS_LOCAL_APP(s)) { in sensorCallFuncSetRate()
285 if (IS_LOCAL_APP(s)) in sensorCallFuncCalibrate()
293 if (IS_LOCAL_APP(s)) in sensorCallFuncFlush()
301 if (IS_LOCAL_APP(s)) { in sensorCallFuncCfgData()
322 if (IS_LOCAL_APP(s)) { in sensorCallFuncMarshall()
345 if (IS_LOCAL_APP(s)) in sensorCallFuncTrigger()
353 if (IS_LOCAL_APP(s)) { in sensorCallFuncSendOneDirectEvt()