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

  /device/google/contexthub/firmware/os/inc/
seos.h 114 #define SEG_ST_VALID SEG_ST(SEG_ID_VALID)
  /device/google/contexthub/firmware/os/core/
seos.c 696 osAppSegmentGetState(app) == SEG_ST_VALID &&
847 if (seg->state != SEG_ST_VALID)
917 case SEG_ST_VALID:
    [all...]
nanohubCommand.c 447 segState = SEG_ST_VALID;
461 valid = (segState == SEG_ST_VALID);
    [all...]

Completed in 316 milliseconds