gr5x.h
Go to the documentation of this file.
1 /**************************************************************************//**
2  * @file gr5x.h
3  * @brief CMSIS Cortex-M# Core Peripheral Access Layer Header File for
4  * Device GR5405
5  * @version V1.00
6  * @date 12. June 2018
7  ******************************************************************************/
8 /*
9  * Copyright (c) 2016-2018, Shenzhen Huiding Technology Co., Ltd
10  *
11  * SPDX-License-Identifier: Apache-2.0
12  *
13  * Licensed under the Apache License, Version 2.0 (the License); you may
14  * not use this file except in compliance with the License.
15  * You may obtain a copy of the License at
16  *
17  * www.apache.org/licenses/LICENSE-2.0
18  *
19  * Unless required by applicable law or agreed to in writing, software
20  * distributed under the License is distributed on an AS IS BASIS, WITHOUT
21  * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22  * See the License for the specific language governing permissions and
23  * limitations under the License.
24  */
25 
26 #ifndef __GR5X_H__
27 #define __GR5X_H__
28 
29 
30 #include "gr5405.h"
31 #include "gr5405_feat.h"
32 
33 
34 #endif /* __GR5405_H__ */
35 
gr5405.h
gr5405_feat.h