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

  /device/google/contexthub/firmware/inc/
seos.h 181 static inline int32_t osSegmentGetSize(const struct Segment *seg)
224 return osSegmentSizeGetNext(seg, osSegmentGetSize(seg));
  /device/google/contexthub/firmware/src/
seos.c 596 int32_t size = osSegmentGetSize(seg);
768 len = osSegmentGetSize(it.seg);
843 len = osSegmentGetSize(it.seg);
    [all...]
nanohubCommand.c 316 uint32_t segSize = osSegmentGetSize(seg);
    [all...]

Completed in 4024 milliseconds