Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1585 uint32_t sharedSize, numApps; in halAppInfo() local
1601 shared = platGetSharedAreaInfo(&sharedSize); in halAppInfo()
1604 … ((le32toh(req->addr) >= (uint32_t)shared && le32toh(req->addr) < (uint32_t)shared + sharedSize) || in halAppInfo()