Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h41 #define APP_ID_ANY UINT64_C(0xFFFFFFFFFFFFFFFF) macro
/device/google/contexthub/firmware/os/core/
Dseos.c961 status = osExtAppStartApps(APP_ID_ANY); in osStartTasks()
DnanohubCommand.c566 ret = osExtAppStopApps(APP_ID_ANY); in doFirmwareChunk()