#include "adsd3500_interrupt_notifier.h"
#include "adsd3500_sensor.h"
#include <aditof/log.h>
#include <cstring>
#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
Go to the source code of this file.
Macros | |
#define | SIGETX 44 |
#define | USER_TASK _IOW('A', 1, int32_t *) |
#define SIGETX 44 |
Definition at line 19 of file adsd3500_interrupt_notifier.cpp.
#define USER_TASK _IOW('A', 1, int32_t *) |
Definition at line 20 of file adsd3500_interrupt_notifier.cpp.