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 66 info.ramUse = buf.readU32();
85 mi.ramUse = buf.readU32();
160 if (info.ramUse != NANOHUB_MEM_SZ_UNKNOWN) {
163 range.total_bytes = info.ramUse;
251 mi.ramUse != NANOHUB_MEM_SZ_UNKNOWN)
255 .free_bytes = mi.ramSz - mi.ramUse,
system_comms.h 79 uint32_t version, flashUse, ramUse;
89 uint32_t ramUse;
  /device/google/contexthub/firmware/inc/
nanohubPacket.h 341 __le32 ramUse;
  /device/google/contexthub/firmware/src/
nanohubCommand.c     [all...]

Completed in 59 milliseconds