Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dseos.h112 #define SEG_ST_RESERVED SEG_ST(SEG_ID_RESERVED) macro
/device/google/contexthub/firmware/src/
Dseos.c534 osAppSegmentSetState(app, SEG_ST_RESERVED); in osAppSegmentCreate()
816 case SEG_ST_RESERVED: in osScanExternal()
DnanohubCommand.c417 if (storageSeg->state != SEG_ST_RESERVED || in firmwareFinish()