#include <stdio.h>
#include <string.h>
#include <stdarg.h>
#include <stdlib.h>
#include <ctype.h>
#include "pigpio.h"
#include "command.h"
Go to the source code of this file.
◆ cmdErrStr()
| char* cmdErrStr |
( |
int |
error | ) |
|
◆ cmdMatch()
| static int cmdMatch |
( |
char * |
str | ) |
|
|
static |
◆ cmdParse()
| int cmdParse |
( |
char * |
buf, |
|
|
uint32_t * |
p, |
|
|
unsigned |
ext_len, |
|
|
char * |
ext, |
|
|
cmdCtlParse_t * |
ctl |
|
) |
| |
◆ cmdParseScript()
| int cmdParseScript |
( |
char * |
script, |
|
|
cmdScript_t * |
s, |
|
|
int |
diags |
|
) |
| |
◆ cmdStr()
◆ getNum()
| static int getNum |
( |
char * |
str, |
|
|
uint32_t * |
val, |
|
|
int8_t * |
opt |
|
) |
| |
|
static |
◆ cmdInfo
◆ cmdUsage
◆ errInfo
◆ fmtMdeStr
| char* fmtMdeStr ="RW540123" |
|
static |
◆ fmtPudStr
◆ intCmdStr