Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dseos.h295 uint32_t osExtAppStartAppsByAppId(uint64_t appId);
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1142 …halSendLegacyMgmtResponse(NANOHUB_HAL_LEGACY_EXT_APPS_ON, osExtAppStartAppsByAppId(le64toh(unalign… in halLegacyExtAppsOn()
1364 stat.value= osExtAppStartAppsByAppId(le64toh(unaligned_u64(&req->appId))); in halAppMgmt()
Dseos.c980 uint32_t osExtAppStartAppsByAppId(uint64_t appId) in osExtAppStartAppsByAppId() function