Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
m
n
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
temp_tcouple_adc.h
Go to the documentation of this file.
1
#ifndef TEMP_TCOUPLE_ADC_H
2
#define TEMP_TCOUPLE_ADC_H
3
4
#include "
std.h
"
5
6
#define TCOUPLE_NB 4
7
8
extern
int32_t
tcouple_cnt
;
9
10
void
temp_tcouple_adc_init
(
void
);
11
void
temp_tcouple_adc_periodic
(
void
);
12
13
#endif
temp_tcouple_adc_periodic
void temp_tcouple_adc_periodic(void)
Definition:
temp_tcouple_adc.c:67
std.h
temp_tcouple_adc_init
void temp_tcouple_adc_init(void)
Definition:
temp_tcouple_adc.c:56
tcouple_cnt
int32_t tcouple_cnt
int32_t
signed long int32_t
Definition:
types.h:19
sw
airborne
modules
meteo
temp_tcouple_adc.h
Generated on Tue Feb 1 2022 13:51:16 for Paparazzi UAS by
1.8.17