Defines | Functions | Variables
x_pigpiod_if.c File Reference
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <string.h>
#include <ctype.h>
#include "pigpiod_if.h"
Include dependency graph for x_pigpiod_if.c:

Go to the source code of this file.

Defines

#define GPIO   25

Functions

void CHECK (int t, int st, int got, int expect, int pc, char *desc)
int main (int argc, char *argv[])
void t0 ()
void t1 ()
void t2 ()
void t2cb (unsigned gpio, unsigned level, uint32_t tick)
void t3 ()
void t3cbf (unsigned gpio, unsigned level, uint32_t tick)
void t4 ()
void t5 ()
void t5cbf (unsigned gpio, unsigned level, uint32_t tick)
void t6 ()
void t6cbf (unsigned gpio, unsigned level, uint32_t tick)
void t7 ()
void t7cbf (unsigned gpio, unsigned level, uint32_t tick)
void t8 ()
void t9 ()
void t9cbf (unsigned gpio, unsigned level, uint32_t tick)
void ta ()
void tb ()
void tc ()

Variables

int t2_count = 0
int t3_count = 0
float t3_off = 0.0
float t3_on = 0.0
int t3_reset = 1
uint32_t t3_tick = 0
int t5_count = 0
int t6_count = 0
int t6_on = 0
uint32_t t6_on_tick = 0
int t7_count = 0
int t9_count = 0

Define Documentation

#define GPIO   25

Definition at line 27 of file x_pigpiod_if.c.


Function Documentation

void CHECK ( int  t,
int  st,
int  got,
int  expect,
int  pc,
char *  desc 
)

Definition at line 29 of file x_pigpiod_if.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 824 of file x_pigpiod_if.c.

void t0 ( )

Definition at line 43 of file x_pigpiod_if.c.

void t1 ( )

Definition at line 52 of file x_pigpiod_if.c.

void t2 ( )

Definition at line 89 of file x_pigpiod_if.c.

void t2cb ( unsigned  gpio,
unsigned  level,
uint32_t  tick 
)

Definition at line 84 of file x_pigpiod_if.c.

void t3 ( )

Definition at line 187 of file x_pigpiod_if.c.

void t3cbf ( unsigned  gpio,
unsigned  level,
uint32_t  tick 
)

Definition at line 164 of file x_pigpiod_if.c.

void t4 ( )

Definition at line 243 of file x_pigpiod_if.c.

void t5 ( )

Definition at line 314 of file x_pigpiod_if.c.

void t5cbf ( unsigned  gpio,
unsigned  level,
uint32_t  tick 
)

Definition at line 309 of file x_pigpiod_if.c.

void t6 ( )

Definition at line 450 of file x_pigpiod_if.c.

void t6cbf ( unsigned  gpio,
unsigned  level,
uint32_t  tick 
)

Definition at line 437 of file x_pigpiod_if.c.

void t7 ( )

Definition at line 486 of file x_pigpiod_if.c.

void t7cbf ( unsigned  gpio,
unsigned  level,
uint32_t  tick 
)

Definition at line 481 of file x_pigpiod_if.c.

void t8 ( )

Definition at line 510 of file x_pigpiod_if.c.

void t9 ( )

Definition at line 558 of file x_pigpiod_if.c.

void t9cbf ( unsigned  gpio,
unsigned  level,
uint32_t  tick 
)

Definition at line 553 of file x_pigpiod_if.c.

void ta ( )

Definition at line 635 of file x_pigpiod_if.c.

void tb ( )

Definition at line 701 of file x_pigpiod_if.c.

void tc ( )

Definition at line 794 of file x_pigpiod_if.c.


Variable Documentation

int t2_count = 0

Definition at line 82 of file x_pigpiod_if.c.

int t3_count = 0

Definition at line 159 of file x_pigpiod_if.c.

float t3_off = 0.0

Definition at line 162 of file x_pigpiod_if.c.

float t3_on = 0.0

Definition at line 161 of file x_pigpiod_if.c.

int t3_reset = 1

Definition at line 158 of file x_pigpiod_if.c.

uint32_t t3_tick = 0

Definition at line 160 of file x_pigpiod_if.c.

int t5_count = 0

Definition at line 307 of file x_pigpiod_if.c.

int t6_count = 0

Definition at line 433 of file x_pigpiod_if.c.

int t6_on = 0

Definition at line 434 of file x_pigpiod_if.c.

uint32_t t6_on_tick = 0

Definition at line 435 of file x_pigpiod_if.c.

int t7_count = 0

Definition at line 479 of file x_pigpiod_if.c.

int t9_count = 0

Definition at line 551 of file x_pigpiod_if.c.



cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Thu Jun 6 2019 20:43:57