Home
last modified time | relevance | path

Searched defs:callInfo (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dtimer.c47 TaggedPtr callInfo; member
81 TaggedPtr callInfo = tim->callInfo; in timCallFunc() local
Dsensors.c89 static uint32_t sensorRegisterEx(const struct SensorInfo *si, TaggedPtr callInfo, void *callData, b… in sensorRegisterEx()
/device/google/contexthub/firmware/os/inc/
Dsensors_priv.h28 TaggedPtr callInfo; /* pointer to ops struct or app tid */ member