Home
last modified time | relevance | path

Searched refs:IIO_VOLTAGE (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/api/mraa/
Diio_kernel_headers.h31 IIO_VOLTAGE, enumerator
/hardware/bsp/intel/peripheral/libmraa/examples/c++/
DIio-dummy.cpp105 …if (eventData.channelType == IIO_VOLTAGE && eventData.direction == IIO_EV_DIR_RISING && eventData.… in onIioEvent()