Searched defs:segState (Results 1 – 2 of 2) sorted by relevance
472 bool osAppSegmentSetState(const struct AppHdr *app, uint32_t segState) in osAppSegmentSetState()595 bool osAppSegmentClose(struct AppHdr *app, uint32_t segDataSize, uint32_t segState) in osAppSegmentClose()
426 uint32_t segState; in firmwareFinish() local