Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dsensors.h182 …bool (*sensorMarshallData)(uint32_t yourEvtType, const void *yourEvtData, TaggedPtr *evtFreeingInf… member
/device/google/contexthub/firmware/os/core/
Dsensors.c300 …INVOKE_AS_OWNER_AND_RETURN(LOCAL_APP_OPS(s)->sensorMarshallData, evtType, evtData, evtFreeingInfoP… in sensorCallFuncMarshall()