HomeSort by relevance Sort by last modified time
    Searched full:ramsz (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/contexthubhal/
system_comms.cpp 66 mi.ramSz = buf.readU32();
260 if (mi.ramSz != NANOHUB_MEM_SZ_UNKNOWN &&
264 .total_bytes = mi.ramSz,
265 .free_bytes = mi.ramSz - mi.ramUse,
system_comms.h 71 uint32_t ramSz;

Completed in 292 milliseconds