| /device/google/contexthub/firmware/src/ |
| D | seos.c | 119 void *evtData; member 373 static inline void osTaskHandle(struct Task *task, uint32_t evtType, const void* evtData) in osTaskHandle() 380 static void handleEventFreeing(uint32_t evtType, void *evtData, TaggedPtr evtFreeData) // watch out… in handleEventFreeing() 943 static void osInternalEvtHandle(uint32_t evtType, void *evtData) in osInternalEvtHandle() 1026 void osFreeRetainedEvent(uint32_t evtType, void *evtData, TaggedPtr *evtFreeingInfoP) in osFreeRetainedEvent() 1053 void *evtData; in osMainDequeueLoop() local 1133 static bool osEnqueueEvtCommon(uint32_t evtType, void *evtData, TaggedPtr evtFreeInfo) in osEnqueueEvtCommon() 1152 bool osEnqueueEvt(uint32_t evtType, void *evtData, EventFreeF evtFreeF) in osEnqueueEvt() 1157 bool osEnqueueEvtOrFree(uint32_t evtType, void *evtData, EventFreeF evtFreeF) in osEnqueueEvtOrFree() 1167 bool osEnqueueEvtAsApp(uint32_t evtType, void *evtData, uint32_t fromAppTid) in osEnqueueEvtAsApp() [all …]
|
| D | eventQ.c | 34 void* evtData; member 83 bool evtQueueEnqueue(struct EvtQueue* q, uint32_t evtType, void *evtData, TaggedPtr evtFreeData, bo… in evtQueueEnqueue()
|
| D | osApi.c | 54 void *evtData = va_arg(args, void*); in osExpApiEvtqEnqueue() local 63 void *evtData = va_arg(args, void*); in osExpApiEvtqEnqueuePrivate() local 80 void *evtData = va_arg(args, void*); in osExpApiEvtqFreeRetained() local
|
| D | sensors.c | 329 static bool sensorCallFuncMarshall(struct Sensor* s, uint32_t evtType, void *evtData, TaggedPtr *ev… in sensorCallFuncMarshall() 849 bool sensorMarshallEvent(uint32_t sensorHandle, uint32_t evtType, void *evtData, TaggedPtr *evtFree… in sensorMarshallEvent()
|
| D | hostIntf.c | 1132 static void hostIntfHandleEvent(uint32_t evtType, const void* evtData) in hostIntfHandleEvent()
|
| /device/google/contexthub/firmware/app/test1.app/ |
| D | test_app1.c | 34 static void handle_event(uint32_t evtType, const void* evtData) in handle_event()
|
| /device/google/contexthub/firmware/app/test0.app/ |
| D | test_app0.c | 47 static void handle_event(uint32_t evtType, const void* evtData) in handle_event()
|
| /device/google/contexthub/firmware/inc/ |
| D | syscallDo.h | 105 static inline bool eOsEnqueueEvt(uint32_t evtType, void *evtData, uint32_t tidOfWhoWillFreeThisEven… in eOsEnqueueEvt() 110 static inline bool eOsEnqueueEvtOrFree(uint32_t evtType, void *evtData, EventFreeF evtFreeF, uint32… in eOsEnqueueEvtOrFree() 118 static inline bool eOsEnqueuePrivateEvt(uint32_t evtType, void *evtData, uint32_t tidOfWhoWillFreeT… in eOsEnqueuePrivateEvt() 128 static inline bool eOsFreeRetainedEvent(uint32_t evtType, void *evtData, TaggedPtr *evtFreeingInfoP) in eOsFreeRetainedEvent()
|
| D | nanohubPacket.h | 262 uint8_t evtData[NANOHUB_PACKET_PAYLOAD_MAX - sizeof(__le32)]; member 271 uint8_t evtData[NANOHUB_PACKET_PAYLOAD_MAX - sizeof(__le32)]; member
|
| D | seos.h | 130 void* evtData; member
|
| /device/google/contexthub/firmware/src/cpu/cortexm4f/ |
| D | appSupport.c | 207 …ndle(const struct AppHdr *app, struct PlatAppInfo *platInfo, uint32_t evtType, const void* evtData) in cpuAppHandle()
|
| /device/google/contexthub/firmware/src/drivers/vsync/ |
| D | vsync.c | 191 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent()
|
| /device/google/contexthub/firmware/src/drivers/hall/ |
| D | hall.c | 203 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent()
|
| /device/google/contexthub/firmware/src/drivers/hall_twopole/ |
| D | hall_twopole.c | 219 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent()
|
| /device/google/contexthub/firmware/src/drivers/tilt_detection/ |
| D | tilt_detection.c | 225 static void tiltDetectionHandleEvent(uint32_t evtType, const void* evtData) in tiltDetectionHandleEvent()
|
| /device/google/contexthub/firmware/src/drivers/window_orientation/ |
| D | window_orientation.c | 606 static void windowOrientationHandleEvent(uint32_t evtType, const void* evtData) in windowOrientationHandleEvent()
|
| /device/google/contexthub/firmware/src/drivers/bosch_bmp280/ |
| D | bosch_bmp280.c | 496 static void handleEvent(uint32_t evtType, const void* evtData) in handleEvent()
|
| /device/google/contexthub/firmware/src/drivers/ams_tmd2772/ |
| D | ams_tmd2772.c | 639 static void handle_event(uint32_t evtType, const void* evtData) in handle_event()
|
| /device/google/contexthub/firmware/src/drivers/orientation/ |
| D | orientation.c | 733 static void fusionHandleEvent(uint32_t evtType, const void* evtData) in fusionHandleEvent()
|
| /device/google/contexthub/firmware/src/drivers/rohm_rpr0521/ |
| D | rohm_rpr0521.c | 676 static void handle_event(uint32_t evtType, const void* evtData) in handle_event()
|
| /device/google/contexthub/firmware/src/drivers/ams_tmd4903/ |
| D | ams_tmd4903.c | 1004 static void handle_event(uint32_t evtType, const void* evtData) in handle_event()
|
| /device/google/contexthub/firmware/src/drivers/bosch_bmi160/ |
| D | bosch_bmi160.c | 3240 static void handleSpiDoneEvt(const void* evtData) 3409 static void handleEvent(uint32_t evtType, const void* evtData)
|