HomeSort by relevance Sort by last modified time
    Searched full:mraa_aio_set_bit (Results 1 - 5 of 5) sorted by null

  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
aio.hpp 94 return (Result) mraa_aio_set_bit(m_aio, bits);
aio.h 94 mraa_result_t mraa_aio_set_bit(mraa_aio_context dev, int bits);
  /hardware/bsp/intel/peripheral/libupm/src/otp538u/
otp538u.cxx 66 mraa_aio_set_bit(m_aioA, 12);
76 mraa_aio_set_bit(m_aioO, 12);
  /hardware/bsp/intel/peripheral/libmraa/src/aio/
aio.c 208 mraa_aio_set_bit(mraa_aio_context dev, int bits) function
  /hardware/bsp/intel/peripheral/libmraa/docs/
edison.md 28 Use `mraa_aio_set_bit(12)` to switch to the maximum resolution mode.

Completed in 181 milliseconds