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

  /device/google/contexthub/firmware/os/inc/
seos.h 235 static inline uint32_t osAppSegmentGetState(const struct AppHdr *app)
  /device/google/contexthub/firmware/os/core/
seos.c 657 osAppSegmentGetState(app) == SEG_ST_VALID &&
664 osAppSegmentGetState(app) == SEG_STATE_INVALID &&
    [all...]
nanohubCommand.c 446 segState = osAppSegmentGetState(app);
    [all...]

Completed in 114 milliseconds