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

  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
gpio.hpp 69 EDGE_FALLING = 3 /**< Interupt on falling only */
  /hardware/bsp/intel/peripheral/libupm/src/pn532/
pn532.cxx 90 m_gpioIRQ.isr(mraa::EDGE_FALLING, dataReadyISR, this);
    [all...]

Completed in 5987 milliseconds