![]() |
RTXI 1.3
|
#include <assert.h>#include <stdio.h>#include <math.h>#include <stdlib.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include <sys/ioctl.h>#include <errno.h>#include <string.h>#include "libinternal.h"Go to the source code of this file.
Functions | |
| int | get_subdevices (comedi_t *it) |
| comedi_range * | get_rangeinfo (int fd, unsigned int range_type) |
| comedi_range* get_rangeinfo | ( | int | fd, |
| unsigned int | range_type | ||
| ) |