Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1660 uint32_t shared_size; in halSysInfo() local
1700 platGetSharedAreaInfo(&shared_size); in halSysInfo()
1701 success = copyTLV32(resp->data, &offset, max_len, req->tags[i], shared_size); in halSysInfo()