HomeSort by relevance Sort by last modified time
    Searched defs:readWord (Results 1 - 10 of 10) sorted by null

  /external/autotest/client/common_lib/
i2c_slave.py 185 def readWord(self, reg):
200 word_read = self.lib_obj.ReadWord(self.fd, reg)
  /hardware/bsp/intel/peripheral/libupm/src/si114x/
si114x.cxx 97 uint16_t SI114X::readWord(uint8_t reg)
185 uint16_t uvi = readWord(REG_AUX_UVINDEX0);
  /hardware/bsp/intel/peripheral/libupm/src/adc121c021/
adc121c021.cxx 85 uint16_t ADC121C021::readWord(uint8_t reg)
101 return (readWord(ADC121C021_REG_RESULT) & 0x0fff);
117 bool rv = (readWord(ADC121C021_REG_RESULT) & 0x8000) ? true : false;
245 return readWord(ADC121C021_REG_HIGHEST_CONV);
250 return readWord(ADC121C021_REG_LOWEST_CONV);
  /hardware/bsp/intel/peripheral/libupm/src/at42qt1070/
at42qt1070.cxx 105 AT42QT1070::readWord(uint8_t reg)
  /hardware/bsp/intel/peripheral/libupm/src/pca9685/
pca9685.cxx 113 uint16_t PCA9685::readWord(uint8_t reg)
  /cts/libs/deviceutil/src/android/cts/util/
ReadElf.java 269 long e_version = readWord();
279 long e_flags = readWord();
297 long sh_name = readWord();
298 long sh_type = readWord();
319 long sh_name = readWord();
320 long sh_type = readWord();
354 long p_type = readWord();
358 long p_flags = readWord();
376 long st_name = readWord();
386 long st_size = readWord();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.pb_2.2.0.v20100429.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.pb_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.pb_2.3.5.v20130525.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1854 milliseconds