Searched refs:osSegmentSizeAlignedWithFooter (Results 1 – 2 of 2) sorted by relevance
225 static inline uint32_t osSegmentSizeAlignedWithFooter(uint32_t size) in osSegmentSizeAlignedWithFooter() function233 osSegmentSizeAlignedWithFooter(size) + in osSegmentSizeGetNext()257 uint32_t size = osSegmentSizeAlignedWithFooter(osSegmentGetSize(seg)); in osAppSegmentCalcCrcResidue()
614 if (osSegmentSizeAlignedWithFooter(segDataSize) + sizeof(struct Segment) > totalSize) in osAppSegmentClose()667 size = osSegmentSizeAlignedWithFooter(size); in osAppWipeData()