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

  /device/google/contexthub/firmware/os/inc/
seos.h 112 #define SEG_ST_EMPTY SEG_ST(SEG_ID_EMPTY)
  /device/google/contexthub/firmware/os/core/
seos.c 523 if (osSegmentGetState(it.seg) == SEG_ST_EMPTY) {
581 if (osSegmentGetState(it.seg) == SEG_ST_EMPTY) {
658 if (!seg || size == SEG_SIZE_INVALID || state == SEG_ST_EMPTY) {
845 if (seg->state == SEG_ST_EMPTY)
912 case SEG_ST_EMPTY:
    [all...]
nanohubCommand.c     [all...]

Completed in 206 milliseconds