Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dseos.h114 #define SEG_ST_VALID SEG_ST(SEG_ID_VALID) macro
/device/google/contexthub/firmware/os/core/
Dseos.c696 osAppSegmentGetState(app) == SEG_ST_VALID && in osExtAppIsValid()
847 if (seg->state != SEG_ST_VALID) in osExtAppFind()
917 case SEG_ST_VALID: in osScanExternal()
DnanohubCommand.c447 segState = SEG_ST_VALID; in firmwareFinish()
461 valid = (segState == SEG_ST_VALID); in firmwareFinish()
1617 case SEG_ST_VALID: in halAppInfo()