Home
last modified time | relevance | path

Searched refs:ADC121C021_I2C_BUS (Results 1 – 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dadc121c021.cxx47 upm::ADC121C021 *adc = new upm::ADC121C021(ADC121C021_I2C_BUS, in main()
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dadc121c021.js31 var busID = I2C_ADC.ADC121C021_I2C_BUS;
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dadc121c021.py28 busID = upmAdc121c021.ADC121C021_I2C_BUS
/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.h29 #define ADC121C021_I2C_BUS 0 macro