Home
last modified time | relevance | path

Searched refs:PCA9685_I2C_BUS (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dpca9685.cxx37 upm::PCA9685 *leds = new upm::PCA9685(PCA9685_I2C_BUS, in main()
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dpca9685.js50 var I2CBus = LEDController_lib.PCA9685_I2C_BUS;
/hardware/bsp/intel/peripheral/libupm/src/pca9685/
Dpca9685.h30 #define PCA9685_I2C_BUS 0 macro