Searched defs:devAddr (Results 1 – 9 of 9) sorted by relevance
| /hardware/bsp/intel/peripheral/libupm/src/max44000/ |
| D | max44000.cxx | 35 MAX44000::MAX44000 (int bus, int devAddr) : m_i2cMaxControlCtx(bus) { in MAX44000()
|
| /hardware/bsp/intel/peripheral/libupm/src/mlx90614/ |
| D | mlx90614.cxx | 34 MLX90614::MLX90614 (int bus, int devAddr) : m_i2Ctx(bus) { in MLX90614()
|
| /hardware/bsp/intel/peripheral/libupm/src/mma7455/ |
| D | mma7455.cxx | 38 MMA7455::MMA7455 (int bus, int devAddr) : m_i2ControlCtx(bus) { in MMA7455()
|
| /hardware/bsp/intel/peripheral/libupm/src/maxds3231m/ |
| D | maxds3231m.cxx | 34 MAXDS3231M::MAXDS3231M (int bus, int devAddr) : m_i2Ctx(bus) { in MAXDS3231M()
|
| /hardware/bsp/intel/peripheral/libupm/src/tsl2561/ |
| D | tsl2561.cxx | 38 TSL2561::TSL2561(int bus, uint8_t devAddr, uint8_t gain, uint8_t integrationTime) in TSL2561()
|
| /hardware/bsp/intel/peripheral/libupm/src/htu21d/ |
| D | htu21d.cpp | 35 HTU21D::HTU21D(int bus, int devAddr) : m_i2ControlCtx(bus) { in HTU21D()
|
| /hardware/bsp/intel/peripheral/libupm/src/bmpx8x/ |
| D | bmpx8x.cxx | 35 BMPX8X::BMPX8X (int bus, int devAddr, uint8_t mode) : m_controlAddr(devAddr), m_i2ControlCtx(bus) { in BMPX8X()
|
| /hardware/bsp/intel/peripheral/libupm/src/am2315/ |
| D | am2315.cpp | 39 AM2315::AM2315(int bus, int devAddr) { in AM2315()
|
| /hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/ |
| D | mpl3115a2.cpp | 39 MPL3115A2::MPL3115A2 (int bus, int devAddr, uint8_t mode) : m_i2ControlCtx(bus) in MPL3115A2()
|