Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
t
u
v
w
Functions
_
c
d
g
m
o
p
r
t
v
w
Variables
_
a
c
d
e
f
h
i
k
l
m
n
p
r
u
v
w
Classes
Class List
Class Hierarchy
Class Members
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
k
m
o
p
r
s
t
u
v
w
~
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
Properties
Files
File List
File Members
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
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
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Typedefs
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
w
x
y
Enumerations
_
a
b
d
e
f
g
h
i
j
l
m
p
s
u
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
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
extern
porcupine
demo
mcu
imxrt1050
imxrt1050-evkb
board
peripherals.h
Go to the documentation of this file.
1
/*
2
* Copyright 2017-2020 NXP
3
* All rights reserved.
4
*
5
* SPDX-License-Identifier: BSD-3-Clause
6
*/
7
8
/***********************************************************************************************************************
9
* This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file
10
* will be overwritten if the respective MCUXpresso Config Tools is used to update this file.
11
**********************************************************************************************************************/
12
13
#ifndef _PERIPHERALS_H_
14
#define _PERIPHERALS_H_
15
16
#if defined(__cplusplus)
17
extern
"C"
{
18
#endif
/* __cplusplus */
19
20
/***********************************************************************************************************************
21
* Initialization functions
22
**********************************************************************************************************************/
23
void
BOARD_InitPeripherals
(
void
);
24
25
/***********************************************************************************************************************
26
* BOARD_InitBootPeripherals function
27
**********************************************************************************************************************/
28
void
BOARD_InitBootPeripherals
(
void
);
29
30
#if defined(__cplusplus)
31
}
32
#endif
33
34
#endif
/* _PERIPHERALS_H_ */
BOARD_InitPeripherals
void BOARD_InitPeripherals(void)
Definition:
peripherals.c:38
BOARD_InitBootPeripherals
void BOARD_InitBootPeripherals(void)
Definition:
peripherals.c:45
picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:50