Searched refs:osSegmentSizeAlignedWithFooter (Results 1 – 2 of 2) sorted by relevance
208 static inline uint32_t osSegmentSizeAlignedWithFooter(uint32_t size) in osSegmentSizeAlignedWithFooter() function216 osSegmentSizeAlignedWithFooter(size) + in osSegmentSizeGetNext()
558 if (osSegmentSizeAlignedWithFooter(segDataSize) + sizeof(struct Segment) > totalSize) in osAppSegmentClose()611 size = osSegmentSizeAlignedWithFooter(size); in osAppWipeData()