Home
last modified time | relevance | path

Searched defs:writeByte (Results 1 – 9 of 9) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/nunchuck/
Dnunchuck.cxx68 bool NUNCHUCK::writeByte(uint8_t reg, uint8_t byte) in writeByte() function in NUNCHUCK
/hardware/bsp/intel/peripheral/libupm/src/si114x/
Dsi114x.cxx78 bool SI114X::writeByte(uint8_t reg, uint8_t byte) in writeByte() function in SI114X
/hardware/bsp/intel/peripheral/libmraa/api/mraa/
Di2c.hpp173 writeByte(uint8_t data) in writeByte() function in mraa::I2c
Dspi.hpp112 writeByte(uint8_t data) in writeByte() function in mraa::Spi
/hardware/bsp/intel/peripheral/libupm/src/at42qt1070/
Dat42qt1070.cxx71 AT42QT1070::writeByte(uint8_t reg, uint8_t byte) in writeByte() function in AT42QT1070
/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.cxx65 mraa_result_t ADC121C021::writeByte(uint8_t reg, uint8_t byte) in writeByte() function in ADC121C021
/hardware/bsp/intel/peripheral/libupm/src/pca9685/
Dpca9685.cxx80 bool PCA9685::writeByte(uint8_t reg, uint8_t byte) in writeByte() function in PCA9685
/hardware/bsp/intel/peripheral/libupm/src/mma7660/
Dmma7660.cxx67 bool MMA7660::writeByte(uint8_t reg, uint8_t byte) in writeByte() function in MMA7660
/hardware/bsp/intel/peripheral/libupm/src/m24lr64e/
Dm24lr64e.cxx192 mraa::Result M24LR64E::writeByte(unsigned int address, uint8_t data) in writeByte() function in M24LR64E