Searched refs:address (Results 1 - 25 of 146) sorted by relevance

123456

/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
H A Dmpu9250.cxx34 MPU9250::MPU9250 (int bus, int address, int magAddress) : argument
35 MPU9150(bus, address, magAddress)
H A Dmpu9250.h59 * @param address The address for this device
60 * @param magAddress The address of the connected magnetometer
62 MPU9250 (int bus=MPU9250_I2C_BUS, int address=MPU9250_DEFAULT_I2C_ADDR,
H A Dmpu9150.h67 * @param address The address for this device
68 * @param magAddress The address of the connected magnetometer
70 MPU9150 (int bus=MPU9150_I2C_BUS, int address=MPU9150_DEFAULT_I2C_ADDR,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_textblit.h18 void vp9_blit_text(const char *msg, unsigned char *address, int pitch);
/hardware/bsp/intel/peripheral/libupm/src/m24lr64e/
H A Dm24lr64e.h240 * @param address Address to write to
243 mraa::Result writeByte(unsigned int address, uint8_t data);
248 * @param address Address to write to
252 mraa::Result writeBytes(unsigned int address, uint8_t* buffer, int len);
257 * @param address Address to read from
260 uint8_t readByte(unsigned int address);
265 * @param address Address to read from
269 int readBytes(unsigned int address, uint8_t* buffer, int len);
273 mraa::Result EEPROM_Write_Byte(unsigned int address, uint8_t data);
274 mraa::Result EEPROM_Write_Bytes(unsigned int address, uint8_
[all...]
H A Dm24lr64e.cxx45 if ( (rv = m_i2c.address(m_addr)) != mraa::SUCCESS)
48 ": I2c.address() failed");
59 // this device actually uses two bytes to address a register
192 mraa::Result M24LR64E::writeByte(unsigned int address, uint8_t data) argument
194 return EEPROM_Write_Byte(address, data);
197 mraa::Result M24LR64E::writeBytes(unsigned int address, uint8_t* buffer, int len) argument
199 return EEPROM_Write_Bytes(address, buffer, len);
202 uint8_t M24LR64E::readByte(unsigned int address) argument
204 return EEPROM_Read_Byte(address);
207 int M24LR64E::readBytes(unsigned int address, uint8_ argument
212 EEPROM_Write_Byte(unsigned int address, uint8_t data) argument
230 EEPROM_Write_Bytes(unsigned int address, uint8_t* data, int len) argument
252 EEPROM_Read_Byte(unsigned int address) argument
282 EEPROM_Read_Bytes(unsigned int address, uint8_t* buffer, int len) argument
[all...]
/hardware/bsp/intel/peripheral/libupm/src/max44000/
H A Dmax44000.cxx41 mraa::Result ret = m_i2cMaxControlCtx.address(m_maxControlAddr);
80 m_i2cMaxControlCtx.address(m_maxControlAddr);
83 m_i2cMaxControlCtx.address(m_maxControlAddr);
93 m_i2cMaxControlCtx.address(m_maxControlAddr);
96 m_i2cMaxControlCtx.address(m_maxControlAddr);
107 error = m_i2cMaxControlCtx.address (m_maxControlAddr);
/hardware/bsp/intel/peripheral/libupm/src/mlx90614/
H A Dmlx90614.cxx40 mraa::Result ret = m_i2Ctx.address(m_i2cAddr);
43 ": address() failed");
76 m_i2Ctx.address(m_i2cAddr);
87 error = m_i2Ctx.address(m_i2cAddr);
94 MLX90614::readTemperature (uint8_t address) { argument
101 if (i2cReadReg_N(address, 3, buffer) > 2) {
/hardware/bsp/intel/peripheral/libmraa/examples/javascript/
H A Drgblcd.js31 x.address(0x62)
/hardware/bsp/intel/peripheral/libmraa/examples/python/
H A Drgblcd.py30 x.address(0x62)
H A Dbmp85.py31 x.address(0x77)
/hardware/bsp/intel/peripheral/libupm/src/micsv89/
H A Dmicsv89.cxx29 MICSV89::MICSV89 (int bus, uint8_t address) { argument
32 m_address = address;
45 if(i2c->address(m_address) != mraa::SUCCESS){
46 throw std::invalid_argument(std::string(__FUNCTION__) + ": I2c.address() failed");
54 if(i2c->address(m_address) != mraa::SUCCESS){
55 throw std::invalid_argument(std::string(__FUNCTION__) + ": I2c.address() failed");
H A Dmicsv89.h68 * @param address. Device address. Default is 0x70.
70 MICSV89 (int bus, uint8_t address = 0x70);
/hardware/bsp/intel/peripheral/libupm/src/adxl345/
H A Dadxl345.cxx34 //address and id
93 if ( m_i2c.address(ADXL345_I2C_ADDR) != mraa::SUCCESS ){
95 ": i2c.address() failed");
107 if ( m_i2c.address(ADXL345_I2C_ADDR) != mraa::SUCCESS ){
109 ": i2c.address() failed");
151 m_i2c.address(ADXL345_I2C_ADDR);
154 m_i2c.address(ADXL345_I2C_ADDR);
163 m_i2c.address(ADXL345_I2C_ADDR);
166 m_i2c.address(ADXL345_I2C_ADDR);
/hardware/bsp/intel/peripheral/libupm/src/tcs3414cs/
H A Dtcs3414cs.cxx41 mraa::Result ret = m_i2Ctx.address(ADDR);
44 ": m_i2Ctx.address() failed");
85 error = m_i2Ctx.address (ADDR);
103 m_i2Ctx.address(ADDR);
106 m_i2Ctx.address(ADDR);
115 error = m_i2Ctx.address (ADDR);
126 error = m_i2Ctx.address (ADDR);
/hardware/akm/AK8975_FS/akmdfs/
H A DAK8975Driver.h77 const BYTE address,
82 const BYTE address,
H A DAK8975Driver.c63 specified, the data is written in contiguous locations starting at an address
64 specified in \a address.
67 @param[in] address Specify the address of a register in which data is to be
71 address of the array.
77 const BYTE address,
94 buf[1] = address;
105 AKMDATA(AKMDATA_DRV, "addr(HEX)=%02x data(HEX)=", address);
119 @param[in] address Specify the address o
76 AKD_TxData( const BYTE address, const BYTE * data, const uint16_t numberOfBytesToWrite) argument
127 AKD_RxData( const BYTE address, BYTE * data, const uint16_t numberOfBytesToRead) argument
[all...]
/hardware/bsp/intel/peripheral/libmraa/examples/c++/
H A DI2c-compass.cpp105 i2c->address(HMC5883L_I2C_ADDR);
111 i2c->address(HMC5883L_I2C_ADDR);
119 i2c->address(HMC5883L_I2C_ADDR);
122 i2c->address(HMC5883L_I2C_ADDR);
/hardware/bsp/intel/peripheral/sensors/mraa/sensors/
H A DLSM303dAccelerometer.hpp37 * @param address device address
38 * @param magAddress magnetometer address
43 int address = LSM303d_ADDR,
H A DLSM303dOrientation.hpp37 * @param address device address
41 int address = LSM303d_ADDR);
H A DMMA7660Accelerometer.hpp44 * @param address device address
46 MMA7660Accelerometer(int pollFd, int bus, uint8_t address);
H A DMPU9150Accelerometer.hpp37 * @param address device address
38 * @param magAddress magnetometer address
42 int address=MPU9150_DEFAULT_I2C_ADDR,
/hardware/bsp/intel/peripheral/libmraa/api/mraa/
H A Di2c.hpp38 * selecting the correct address
48 * exist and the bus is not guarranteed to be on the correct address
94 * @param address Communicate to the i2c slave on this address
98 address(uint8_t address) argument
100 return (Result) mraa_i2c_address(m_i2c, address);
/hardware/bsp/intel/peripheral/libupm/src/itg3200/
H A Ditg3200.cxx34 //address and id
69 m_i2c.address(ITG3200_I2C_ADDR);
132 m_i2c.address(ITG3200_I2C_ADDR);
135 m_i2c.address(ITG3200_I2C_ADDR);
/hardware/bsp/intel/peripheral/libmraa/examples/java/
H A DI2cCompass.java102 i2c.address(HMC5883L_I2C_ADDR);
108 i2c.address(HMC5883L_I2C_ADDR);
114 i2c.address(HMC5883L_I2C_ADDR);
117 i2c.address(HMC5883L_I2C_ADDR);

Completed in 405 milliseconds

123456