Home
last modified time | relevance | path

Searched refs:rt_iio_channel_get_by_index (Results 1 – 2 of 2) sorted by relevance

/components/drivers/iio/
A Diio.c42 void *rt_iio_channel_get_by_index(struct rt_device *dev, int index, int *out_channel) in rt_iio_channel_get_by_index() function
70 return rt_iio_channel_get_by_index(dev, index, out_channel); in rt_iio_channel_get_by_name()
/components/drivers/include/drivers/
A Diio.h14 void *rt_iio_channel_get_by_index(struct rt_device *dev, int index, int *out_channel);

Completed in 4 milliseconds