Home
last modified time | relevance | path

Searched refs:SEG_ST_VALID (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/inc/
Dseos.h113 #define SEG_ST_VALID SEG_ST(SEG_ID_VALID) macro
/device/google/contexthub/firmware/src/
Dseos.c641 osAppSegmentGetState(app) == SEG_ST_VALID && in osExtAppIsValid()
740 if (seg->state != SEG_ST_VALID) in osExtAppFind()
813 case SEG_ST_VALID: in osScanExternal()
DnanohubCommand.c424 segState = SEG_ST_VALID; in firmwareFinish()
436 valid = (segState == SEG_ST_VALID); in firmwareFinish()