Searched refs:osSegmentGetCrc (Results 1 – 2 of 2) sorted by relevance
218 static inline uint32_t osSegmentGetCrc(const struct Segment *seg) in osSegmentGetCrc() function251 return osSegmentGetCrc(osGetSegment(app)); in osAppSegmentGetCrc()
1619 …ret = processAppTags(osSegmentGetData(it.seg), osSegmentGetCrc(it.seg), osSegmentGetSize(it.seg), … in halAppInfo()