HomeSort by relevance Sort by last modified time
    Searched refs:slabAllocatorDestroy (Results 1 - 13 of 13) sorted by null

  /device/google/contexthub/firmware/os/inc/
slab.h 29 void slabAllocatorDestroy(struct SlabAllocator *allocator);
  /device/google/contexthub/firmware/os/core/
slab.c 52 void slabAllocatorDestroy(struct SlabAllocator *allocator)
eventQ.c 80 slabAllocatorDestroy(slab);
96 slabAllocatorDestroy(q->evtsSlab);
osApi.c 256 slabAllocatorDestroy(allocator);
sensors.c 59 slabAllocatorDestroy(mInternalEvents);
  /device/google/contexthub/firmware/os/drivers/bosch_bmp280/
bosch_bmp280.c 786 slabAllocatorDestroy(mTask.evtSlab);
  /device/google/contexthub/firmware/os/drivers/st_acc44/
st_acc44.c 839 slabAllocatorDestroy(mTask.accDataSlab);
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 738 slabAllocatorDestroy(mTask.baroSlab);
  /device/google/contexthub/firmware/os/drivers/orientation/
orientation.c 880 slabAllocatorDestroy(mDataSlab);
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 1069 slabAllocatorDestroy(mTask.magDataSlab);
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c     [all...]
  /device/google/contexthub/firmware/os/drivers/invensense_icm40600/
invensense_icm40600.c     [all...]

Completed in 293 milliseconds