HomeSort by relevance Sort by last modified time
    Searched refs:MODE_PULLUP (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/rgbringcoder/
rgbringcoder.cxx 68 m_gpioEncA.mode(mraa::MODE_PULLUP);
74 m_gpioEncB.mode(mraa::MODE_PULLUP);
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
gpio.hpp 47 MODE_PULLUP = 1, /**< Interupt on rising & falling */

Completed in 130 milliseconds