OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LDT0028
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/ldt0028/
ldt0028.cxx
28
#include "
ldt0028
.h"
32
LDT0028
::
LDT0028
(unsigned int pin) {
43
LDT0028
::~
LDT0028
() {
48
std::string
LDT0028
::name() {
52
int
LDT0028
::getSample() {
ldt0028.h
33
* @defgroup
ldt0028
libupm-
ldt0028
38
* @library
ldt0028
39
* @sensor
ldt0028
49
* This module defines the LDT0-028 interface for libupm-
ldt0028
51
* @image html
ldt0028
.jpg
52
* @snippet
ldt0028
.cxx Interesting
54
class
LDT0028
{
57
*
LDT0028
constructor
61
LDT0028
(unsigned int pin)
[
all
...]
Completed in 128 milliseconds