#include <sys/types.h>
#include <sys/stat.h>
#include <pwd.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <fcntl.h>
#include <errno.h>
#include <unistd.h>
#include <syslog.h>
#include <string.h>
#include <signal.h>
#include <ctype.h>
#include <sys/socket.h>
#include <netdb.h>
#include "pigpio.h"
Go to the source code of this file.
◆ checkAddr()
| static uint32_t checkAddr |
( |
char * |
addrStr | ) |
|
|
static |
◆ fatal()
| void fatal |
( |
char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ getNum()
| static uint64_t getNum |
( |
char * |
str, |
|
|
int * |
err |
|
) |
| |
|
static |
◆ initOpts()
| static void initOpts |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ terminate()
| void terminate |
( |
int |
signum | ) |
|
◆ usage()
◆ bufferSizeMilliseconds
◆ cfgInternals
◆ clockMicros
◆ clockPeripheral
◆ DMAprimaryChannel
◆ DMAsecondaryChannel
◆ errFifo
◆ foreground
◆ ifFlags
◆ memAllocMode
◆ numSockNetAddr
◆ socketPort
◆ sockNetAddr
◆ updateMask
◆ updateMaskSet