HomeSort by relevance Sort by last modified time
    Searched refs:ramUse (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/contexthubhal/
system_comms.cpp 56 info.ramUse = buf.readU32();
76 mi.ramUse = buf.readU32();
157 if (info.ramUse != NANOHUB_MEM_SZ_UNKNOWN) {
160 range.total_bytes = info.ramUse;
248 mi.ramUse != NANOHUB_MEM_SZ_UNKNOWN)
252 .free_bytes = mi.ramSz - mi.ramUse,
system_comms.h 64 uint32_t version, flashUse, ramUse;
86 uint32_t ramUse;
  /device/google/contexthub/firmware/os/inc/
nanohubPacket.h 342 __le32 ramUse;
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c     [all...]

Completed in 87 milliseconds