Searched defs:iio_device_get_channels_count (Results 1 – 2 of 2) sorted by relevance
105 private static extern uint iio_device_get_channels_count(IntPtr dev); in iio_device_get_channels_count() method in iio.Device
235 unsigned int iio_device_get_channels_count(const struct iio_device *dev) in iio_device_get_channels_count() function