Searched defs:iio_channel_read (Results 1 – 2 of 2) sorted by relevance
109 private static extern uint iio_channel_read(IntPtr chn, IntPtr buf, IntPtr dst, uint len); in iio_channel_read() method in iio.Channel
609 size_t iio_channel_read(const struct iio_channel *chn, in iio_channel_read() function