RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
函数 | |
void * | rt_iio_channel_get_by_index (struct rt_device *dev, int index, int *out_channel) |
void * | rt_iio_channel_get_by_name (struct rt_device *dev, const char *name, int *out_channel) |
void * rt_iio_channel_get_by_index | ( | struct rt_device * | dev, |
int | index, | ||
int * | out_channel ) |
void * rt_iio_channel_get_by_name | ( | struct rt_device * | dev, |
const char * | name, | ||
int * | out_channel ) |