Home
last modified time | relevance | path

Searched refs:APP_ID_ANY (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/inc/
Dseos.h95 #define APP_ID_ANY UINT64_C(0xFFFFFFFFFFFFFFFF) macro
/device/google/contexthub/firmware/src/
Dseos.c926 status = osExtAppStartApps(APP_ID_ANY); in osStartTasks()