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