Searched defs:iio_context_get_devices_count (Results 1 – 2 of 2) sorted by relevance
80 private static extern uint iio_context_get_devices_count(IntPtr ctx); in iio_context_get_devices_count() method in iio.Context
176 unsigned int iio_context_get_devices_count(const struct iio_context *ctx) in iio_context_get_devices_count() function