OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GUVAS12D
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/guvas12d/
guvas12d.cxx
29
#include "
guvas12d
.h"
34
GUVAS12D
::
GUVAS12D
(int pin)
44
GUVAS12D
::~
GUVAS12D
()
49
float
GUVAS12D
::value(float aref, unsigned int samples)
guvas12d.h
32
* @defgroup
guvas12d
libupm-
guvas12d
37
* @library
guvas12d
38
* @sensor
guvas12d
50
* @image html
guvas12d
.jpg
51
* @snippet
guvas12d
.cxx Interesting
53
class
GUVAS12D
{
60
GUVAS12D
(int pin);
62
*
GUVAS12D
destructor
64
~
GUVAS12D
();
[
all
...]
Completed in 678 milliseconds