gr5405_feat.h
Go to the documentation of this file.
1 /******************************************************************************
2  * @file gr5405_feat.h
3  * @brief CMSIS STAR-MC1 Core Peripheral Access Layer Header File for
4  * Device gr5410
5  * @version V2.00
6  * @date 24. Oct 2023
7  *****************************************************************************/
8 
9 /*
10  * Copyright (c) 2016-2020, Shenzhen Huiding Technology Co., Ltd
11  *
12  * SPDX-License-Identifier: Apache-2.0
13  *
14  * Licensed under the Apache License, Version 2.0 (the License); you may
15  * not use this file except in compliance with the License.
16  * You may obtain a copy of the License at
17  *
18  * www.apache.org/licenses/LICENSE-2.0
19  *
20  * Unless required by applicable law or agreed to in writing, software
21  * distributed under the License is distributed on an AS IS BASIS, WITHOUT
22  * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23  * See the License for the specific language governing permissions and
24  * limitations under the License.
25  */
26 
27 
28 #ifndef __GR5405_FEAT_H__
29 #define __GR5405_FEAT_H__
30 
31 #define HAL_MPU_V7
32 #define HAL_VERSION_MODULE
33 #define HAL_AON_WDT_MODULE
34 #define HAL_AON_WDT_MODULE_ENABLED
35 #define HAL_RNG_MODULE_ENABLED
36 #define HAL_EFUSE_MODULE_ENABLED
37 #define HAL_CLOCK_MODULE
38 #define HAL_CLOCK_MODULE_ENABLED
39 #define HAL_CLOCK_SETTING_IN_DRV
40 #define HAL_ADC_MODULE_ENABLED
41 #define HAL_DMA_MODULE_ENABLED
42 #define HAL_DMA_MAX_CHANNEL 5
43 #define HAL_I2C_MODULE_ENABLED
44 #define HAL_I2C_VERSION_OLD
45 #define HAL_DEV_PWR_MGMT
46 #define HAL_PWMG_STATE_CHECK
47 #define HAL_STATUS_CHECK
48 #define HAL_BOD_MODULE_ENABLED
49 #define HAL_COMP_MODULE_ENABLED
50 #define HAL_PWM_MODULE_ENABLED
51 #define HAL_PWM_FEATURE_LEGACY
52 #define HAL_DELAY_LEGACY
53 #define HAL_UART_MODULE_ENABLED
54 #define HAL_TIMER_MODULE_ENABLED
55 #define HAL_DUAL_TIMER_MODULE_ENABLED
56 #define HAL_GPIO_MODULE_ENABLED
57 #define HAL_AON_GPIO_MODULE_ENABLED
58 #define HAL_MSIO_MODULE_ENABLED
59 #define HAL_SPI_MODULE_ENABLED
60 #define HAL_SLEEP_TIMER_MODULE_ENABLED
61 #define HAL_PWR_MGMT_ENABLED
62 #define HAL_PMU_MODULE_ENABLED
63 #define HAL_XQSPI_MODULE_ENABLED
64 #define HAL_EXFLASH_MODULE_ENABLED
65 #define HAL_RTC_MODULE_ENABLED
66 #define HAL_CALENDAR_MODULE_ENABLED
67 #define HAL_PWR_MGMT_REGISTER_ENABLED
68 #define HAL_PM_ENABLE
69 #define LOW_POWER_MODE_ENABLE
70 #endif