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
naze32_rev5.h
Go to the documentation of this file.
1
#ifndef CONFIG_NAZE32_REV5_H
2
#define CONFIG_NAZE32_REV5_H
3
4
#include "
boards/naze32_common.h
"
5
6
/* Naze32 rev5 has a 12MHz external clock and 72MHz internal */
7
#define EXT_CLK 12000000
8
#define AHB_CLK 72000000
9
10
/* 16Mbit flash on spi2 (Naze32 full) */
11
#define SPI_SELECT_SLAVE1_PORT GPIOB
12
#define SPI_SELECT_SLAVE1_PIN GPIO12
13
14
#endif
/* CONFIG_NAZE32_REV5_H */
naze32_common.h
sw
airborne
boards
naze32_rev5.h
Generated on Tue Feb 1 2022 13:51:13 for Paparazzi UAS by
1.8.17