#include <stdint.h>
#include <stdbool.h>
#include <nuttx/analog/ioctl.h>
Go to the source code of this file.
Macros | |
#define | ANIOC_USER (AN_FIRST + AN_NCMDS) |
#define | ANIOC_CXD56_START _ANIOC(ANIOC_USER + 0) |
#define | ANIOC_CXD56_STOP _ANIOC(ANIOC_USER + 1) |
#define | ANIOC_CXD56_FREQ _ANIOC(ANIOC_USER + 2) |
#define | ANIOC_CXD56_FIFOSIZE _ANIOC(ANIOC_USER + 3) |
Functions | |
int | cxd56_adcinitialize (void) |