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

  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
iio.hpp 217 mraa_result_t res = mraa_iio_event_setup_callback(m_iio, private_event_handler, handler);
224 static void private_event_handler(iio_event_data* data, void *args) function in class:mraa::Iio

Completed in 562 milliseconds