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