OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:osSz
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/contexthubhal/
system_comms.cpp
63
mi.
osSz
= buf.readU32();
244
if (mi.
osSz
!= NANOHUB_MEM_SZ_UNKNOWN &&
248
.total_bytes = mi.
osSz
,
249
.free_bytes = mi.
osSz
- mi.osUse,
system_comms.h
70
uint32_t flashSz, blSz,
osSz
, sharedSz, eeSz;
Completed in 89 milliseconds