OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INA132
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/ina132/
ina132.h
31
* @brief
INA132
Differential Amplifier Sensor library
32
* @defgroup
ina132
libupm-
ina132
36
* @library
ina132
37
* @sensor
ina132
39
* @altname
INA132
44
* @brief API for the
INA132
Differential Amplifier Sensor
46
* The
INA132
Differential Amplifier Sensor is designed
52
* @image html
ina132
.jpg
53
* @snippet
ina132
.cxx Interestin
[
all
...]
ina132.cxx
30
#include "
ina132
.h"
35
INA132
::
INA132
(int pin)
45
INA132
::~
INA132
()
50
float
INA132
::value()
Completed in 381 milliseconds