Macros | Functions | Variables
x_pigpiod_if2.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_if2.h"
Include dependency graph for x_pigpiod_if2.c:

Go to the source code of this file.

Macros

#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 (int pi)
 
void t1 (int pi)
 
void t2 (int pi)
 
void t2cb (int pi, unsigned gpio, unsigned level, uint32_t tick)
 
void t3 (int pi)
 
void t3cbf (int pi, unsigned gpio, unsigned level, uint32_t tick)
 
void t4 (int pi)
 
void t5 (int pi)
 
void t5cbf (int pi, unsigned gpio, unsigned level, uint32_t tick)
 
void t6 (int pi)
 
void t6cbf (int pi, unsigned gpio, unsigned level, uint32_t tick)
 
void t7 (int pi)
 
void t7cbf (int pi, unsigned gpio, unsigned level, uint32_t tick)
 
void t8 (int pi)
 
void t9 (int pi)
 
void t9cbf (int pi, unsigned gpio, unsigned level, uint32_t tick)
 
void ta (int pi)
 
void tb (int pi)
 
void tc (int pi)
 

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
 

Macro Definition Documentation

◆ GPIO

#define GPIO   25

Definition at line 27 of file x_pigpiod_if2.c.

Function Documentation

◆ CHECK()

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

Definition at line 29 of file x_pigpiod_if2.c.

◆ main()

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

Definition at line 836 of file x_pigpiod_if2.c.

◆ t0()

void t0 ( int  pi)

Definition at line 43 of file x_pigpiod_if2.c.

◆ t1()

void t1 ( int  pi)

Definition at line 52 of file x_pigpiod_if2.c.

◆ t2()

void t2 ( int  pi)

Definition at line 89 of file x_pigpiod_if2.c.

◆ t2cb()

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

Definition at line 84 of file x_pigpiod_if2.c.

◆ t3()

void t3 ( int  pi)

Definition at line 190 of file x_pigpiod_if2.c.

◆ t3cbf()

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

Definition at line 166 of file x_pigpiod_if2.c.

◆ t4()

void t4 ( int  pi)

Definition at line 247 of file x_pigpiod_if2.c.

◆ t5()

void t5 ( int  pi)

Definition at line 318 of file x_pigpiod_if2.c.

◆ t5cbf()

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

Definition at line 313 of file x_pigpiod_if2.c.

◆ t6()

void t6 ( int  pi)

Definition at line 456 of file x_pigpiod_if2.c.

◆ t6cbf()

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

Definition at line 443 of file x_pigpiod_if2.c.

◆ t7()

void t7 ( int  pi)

Definition at line 494 of file x_pigpiod_if2.c.

◆ t7cbf()

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

Definition at line 489 of file x_pigpiod_if2.c.

◆ t8()

void t8 ( int  pi)

Definition at line 520 of file x_pigpiod_if2.c.

◆ t9()

void t9 ( int  pi)

Definition at line 568 of file x_pigpiod_if2.c.

◆ t9cbf()

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

Definition at line 563 of file x_pigpiod_if2.c.

◆ ta()

void ta ( int  pi)

Definition at line 647 of file x_pigpiod_if2.c.

◆ tb()

void tb ( int  pi)

Definition at line 713 of file x_pigpiod_if2.c.

◆ tc()

void tc ( int  pi)

Definition at line 806 of file x_pigpiod_if2.c.

Variable Documentation

◆ t2_count

int t2_count =0

Definition at line 82 of file x_pigpiod_if2.c.

◆ t3_count

int t3_count =0

Definition at line 161 of file x_pigpiod_if2.c.

◆ t3_off

float t3_off =0.0

Definition at line 164 of file x_pigpiod_if2.c.

◆ t3_on

float t3_on =0.0

Definition at line 163 of file x_pigpiod_if2.c.

◆ t3_reset

int t3_reset =1

Definition at line 160 of file x_pigpiod_if2.c.

◆ t3_tick

uint32_t t3_tick =0

Definition at line 162 of file x_pigpiod_if2.c.

◆ t5_count

int t5_count = 0

Definition at line 311 of file x_pigpiod_if2.c.

◆ t6_count

int t6_count =0

Definition at line 439 of file x_pigpiod_if2.c.

◆ t6_on

int t6_on =0

Definition at line 440 of file x_pigpiod_if2.c.

◆ t6_on_tick

uint32_t t6_on_tick =0

Definition at line 441 of file x_pigpiod_if2.c.

◆ t7_count

int t7_count =0

Definition at line 487 of file x_pigpiod_if2.c.

◆ t9_count

int t9_count = 0

Definition at line 561 of file x_pigpiod_if2.c.



cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Fri Aug 2 2024 09:40:57