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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
nrf8001.cxx 61 error = mraa_spi_stop(aci->aci_pins.m_spi);
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
spi.h 192 mraa_result_t mraa_spi_stop(mraa_spi_context dev);
spi.hpp 78 mraa_spi_stop(m_spi);
  /hardware/bsp/intel/peripheral/libmraa/examples/
spi_max7219.c 85 mraa_spi_stop(spi);
  /hardware/bsp/intel/peripheral/libupm/src/max31855/
max31855.cxx 60 error = mraa_spi_stop(m_sensor);
  /hardware/bsp/intel/peripheral/libupm/src/adis16448/
adis16448.cxx 86 error = mraa_spi_stop(_spi);
  /hardware/bsp/intel/peripheral/libmraa/src/spi/
spi.c 353 mraa_spi_stop(mraa_spi_context dev) function

Completed in 312 milliseconds