Searched defs:iio_device_get_channel (Results 1 – 2 of 2) sorted by relevance
108 private static extern IntPtr iio_device_get_channel(IntPtr dev, uint index); in iio_device_get_channel() method in iio.Device
240 struct iio_channel * iio_device_get_channel(const struct iio_device *dev, in iio_device_get_channel() function