peripherals.c
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 /* clang-format off */
14 /* TEXT BELOW IS USED AS SETTING FOR TOOLS *************************************
15 !!GlobalInfo
16 product: Peripherals v8.0
17 processor: MIMXRT1052xxxxB
18 package_id: MIMXRT1052DVL6B
19 mcu_data: ksdk2_0
20 processor_version: 0.8.2
21 board: IMXRT1050-EVKB
22 functionalGroups:
23 - name: BOARD_InitPeripherals
24  UUID: a7525270-2da6-4556-8d91-4ab9d0edc0e2
25  called_from_default_init: true
26  selectedCore: core0
27  * BE CAREFUL MODIFYING THIS COMMENT - IT IS YAML SETTINGS FOR TOOLS **********/
28 /* clang-format on */
29 
30 /***********************************************************************************************************************
31  * Included files
32  **********************************************************************************************************************/
33 #include "peripherals.h"
34 
35 /***********************************************************************************************************************
36  * Initialization functions
37  **********************************************************************************************************************/
39 {
40 }
41 
42 /***********************************************************************************************************************
43  * BOARD_InitBootPeripherals function
44  **********************************************************************************************************************/
46 {
48 }
BOARD_InitPeripherals
void BOARD_InitPeripherals(void)
Definition: peripherals.c:38
BOARD_InitBootPeripherals
void BOARD_InitBootPeripherals(void)
Definition: peripherals.c:45
peripherals.h


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:50