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

  /device/google/contexthub/firmware/os/inc/
seos.h 206 static inline struct AppHdr *osSegmentGetData(const struct Segment *seg)
  /device/google/contexthub/firmware/os/core/
seos.c 589 app = osSegmentGetData(storageSeg);
849 app = osSegmentGetData(seg);
871 app = osSegmentGetData(it.seg);
946 app = osSegmentGetData(it.seg);
959 app = osSegmentGetData(checkIt.seg);
    [all...]
nanohubCommand.c     [all...]

Completed in 65 milliseconds