Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dseos.c462 void osSegmentIteratorInit(struct SegmentIterator *it) in osSegmentIteratorInit() function
521 osSegmentIteratorInit(&it); in osSegmentGetFree()
579 osSegmentIteratorInit(&it); in osAppSegmentCreate()
869 osSegmentIteratorInit(&it); in osExtAppStopEraseApps()
909 osSegmentIteratorInit(&it); in osScanExternal()
944 osSegmentIteratorInit(&it); in osExtAppStartApps()
DnanohubCommand.c1608 osSegmentIteratorInit(&it); in halAppInfo()
/device/google/contexthub/firmware/os/inc/
Dseos.h273 void osSegmentIteratorInit(struct SegmentIterator *it);