OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BMP085_ULTRAHIGHRES
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/
bmpx8x.h
40
#define
BMP085_ULTRAHIGHRES
3
100
BMPX8X (int bus, int devAddr=0x77, uint8_t mode=
BMP085_ULTRAHIGHRES
);
bmpx8x.cxx
52
if (mode >
BMP085_ULTRAHIGHRES
) {
53
mode =
BMP085_ULTRAHIGHRES
;
Completed in 872 milliseconds