Home
last modified time | relevance | path

Searched defs:evPtr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c83 static bool vsyncAllocateEvt(struct SingleAxisDataEvent **evPtr, uint64_t time) in vsyncAllocateEvt()
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c189 static bool baroAllocateEvt(struct SingleAxisDataEvent **evPtr, float sample, uint64_t time) in baroAllocateEvt()
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c226 static bool baroAllocateEvt(struct SingleAxisDataEvent **evPtr, float sample, uint64_t time) in baroAllocateEvt()
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c534 static bool accAllocateEvt(struct TripleAxisDataEvent **evPtr) in accAllocateEvt()
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c285 static bool magAllocateEvt(struct TripleAxisDataEvent **evPtr) in magAllocateEvt()