HomeSort by relevance Sort by last modified time
    Searched refs:osAppSegmentSetState (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/inc/
seos.h 180 bool osAppSegmentSetState(const struct AppHdr *app, uint32_t segState);
  /device/google/contexthub/firmware/src/
seos.c 442 bool osAppSegmentSetState(const struct AppHdr *app, uint32_t segState)
542 osAppSegmentSetState(app, SEG_ST_RESERVED);
662 return osAppSegmentSetState(app, SEG_ST_ERASED);
    [all...]
nanohubCommand.c 460 osAppSegmentSetState(app, SEG_ST_ERASED);
    [all...]

Completed in 148 milliseconds