dcd.h
Go to the documentation of this file.
1 /*
2  * Copyright 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 __DCD__
14 #define __DCD__
15 
16 #include <stdint.h>
17 
21 #define FSL_XIP_BOARD_DRIVER_VERSION (MAKE_VERSION(2, 0, 0))
22 
24 /*************************************
25  * DCD Data
26  *************************************/
27 #define DCD_TAG_HEADER (0xD2)
28 #define DCD_VERSION (0x41)
29 #define DCD_TAG_HEADER_SHIFT (24)
30 #define DCD_ARRAY_SIZE 1
31 
32 #endif /* __DCD__ */


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:13:48