#include <sys/ioctl.h>
#include <fcntl.h>
#include <errno.h>
#include <assert.h>
#include <VrSource.h>
#include <GrMC4020Buffer.h>
#include <mc4020.h>
Go to the source code of this file.
Classes | |
class | GrMC4020Source< oType > |
Defines | |
#define | SAMPLES_PER_PAGE (PAGE_SIZE / sizeof (oType)) |
#define | MC4020_BUFFER_SIZE (16L << 20) |
|
|
|
|