OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vocshort
(Results
1 - 4
of
4
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/micsv89/
micsv89.h
93
int
vocshort
();
micsv89.cxx
69
int MICSV89::
vocshort
() {
function in class:MICSV89
/hardware/bsp/intel/peripheral/libupm/examples/c++/
micsv89.cxx
67
cout << "short: " << sensor->
vocshort
() << endl;
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
micsv89.js
22
console.log("short: " + mics.
vocshort
());
Completed in 86 milliseconds