Home
last modified time | relevance | path

Searched refs:osAppSegmentCalcCrcResidue (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dseos.h254 static inline uint32_t osAppSegmentCalcCrcResidue(const struct AppHdr *app) in osAppSegmentCalcCrcResidue() function
/device/google/contexthub/firmware/os/core/
Dseos.c697 osAppSegmentCalcCrcResidue(app) == CRC_RESIDUE && in osExtAppIsValid()