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

  /device/google/contexthub/firmware/os/inc/
seos.h 188 static inline int32_t osSegmentGetSize(const struct Segment *seg)
231 return osSegmentSizeGetNext(seg, osSegmentGetSize(seg));
  /device/google/contexthub/firmware/os/core/
seos.c 612 int32_t size = osSegmentGetSize(seg);
803 len = osSegmentGetSize(it.seg);
878 len = osSegmentGetSize(it.seg);
    [all...]
nanohubCommand.c 324 uint32_t segSize = osSegmentGetSize(seg);
    [all...]

Completed in 625 milliseconds