Searched defs:iio_context_get_xml (Results 1 – 2 of 2) sorted by relevance
71 private static extern IntPtr iio_context_get_xml(IntPtr ctx); in iio_context_get_xml() method in iio.Context
133 const char * iio_context_get_xml(const struct iio_context *ctx) in iio_context_get_xml() function