Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp74 mi.sharedUse = buf.readU32(); in readNanohubMemInfo()
224 mi.sharedUse != NANOHUB_MEM_SZ_UNKNOWN) in handleRx()
228 .free_bytes = mi.sharedSz - mi.sharedUse, in handleRx()
Dsystem_comms.h85 uint32_t blUse, osUse, sharedUse, eeUse; member