Searched defs:iio_context_get_device (Results 1 – 2 of 2) sorted by relevance
83 private static extern IntPtr iio_context_get_device(IntPtr ctx, uint index); in iio_context_get_device() method in iio.Context
181 struct iio_device * iio_context_get_device(const struct iio_context *ctx, in iio_context_get_device() function