|
GNU Radio's TEST Package
|
#include <stdint.h>#include <unistd.h>#include <fcntl.h>#include <sys/types.h>#include <sys/ioctl.h>#include <sys/socket.h>#include <sys/select.h>#include <netinet/in.h>#include <arpa/inet.h>Go to the source code of this file.
Macros | |
| #define | SOCKET int |
| #define | INVSOC (-1) |
Functions | |
| void | redpitaya_send_command (SOCKET socket, uint32_t command) |
| #define INVSOC (-1) |
| #define SOCKET int |
| void redpitaya_send_command | ( | SOCKET | socket, |
| uint32_t | command | ||
| ) |