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

  /bionic/libc/kernel/uapi/linux/iio/
types.h 105 IIO_EV_TYPE_THRESH,
  /external/kernel-headers/original/uapi/linux/iio/
types.h 82 IIO_EV_TYPE_THRESH,
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
iio_kernel_headers.h 93 IIO_EV_TYPE_THRESH,
  /hardware/bsp/intel/peripheral/libmraa/examples/c++/
Iio-dummy.cpp 105 if (eventData.channelType == IIO_VOLTAGE && eventData.direction == IIO_EV_DIR_RISING && eventData.type == IIO_EV_TYPE_THRESH)

Completed in 137 milliseconds