stm32f1xx_hal_conf.h 14.8 KB
Newer Older
lymzzyh's avatar
lymzzyh 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
/**
  ******************************************************************************
  * @file    stm32f1xx_hal_conf.h
  * @author  MCD Application Team
  * @version V1.1.1
  * @date    12-May-2017
  * @brief   HAL configuration template file.
  *          This file should be copied to the application folder and renamed
  *          to stm32f1xx_hal_conf.h.
  ******************************************************************************
  * @attention
  *
  * <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
  *
  * Redistribution and use in source and binary forms, with or without modification,
  * are permitted provided that the following conditions are met:
  *   1. Redistributions of source code must retain the above copyright notice,
  *      this list of conditions and the following disclaimer.
  *   2. Redistributions in binary form must reproduce the above copyright notice,
  *      this list of conditions and the following disclaimer in the documentation
  *      and/or other materials provided with the distribution.
  *   3. Neither the name of STMicroelectronics nor the names of its contributors
  *      may be used to endorse or promote products derived from this software
  *      without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  ******************************************************************************
lymzzyh's avatar
lymzzyh 已提交
38
  */
lymzzyh's avatar
lymzzyh 已提交
39 40 41 42 43 44

/* Define to prevent recursive inclusion -------------------------------------*/
#ifndef __STM32F1xx_HAL_CONF_H
#define __STM32F1xx_HAL_CONF_H

#ifdef __cplusplus
lymzzyh's avatar
lymzzyh 已提交
45
extern "C" {
lymzzyh's avatar
lymzzyh 已提交
46 47
#endif
#include "rtthread.h"
lymzzyh's avatar
lymzzyh 已提交
48
#ifndef NULL
lymzzyh's avatar
lymzzyh 已提交
49 50 51 52 53 54 55
#define NULL RT_NULL
#endif
/* Exported types ------------------------------------------------------------*/
/* Exported constants --------------------------------------------------------*/

/* ########################## Module Selection ############################## */
/**
lymzzyh's avatar
lymzzyh 已提交
56
  * @brief This is the list of modules to be used in the HAL driver
lymzzyh's avatar
lymzzyh 已提交
57
  */
58
#define HAL_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
59 60 61
// #define HAL_ADC_MODULE_ENABLED
// #define HAL_CAN_MODULE_ENABLED
// #define HAL_CEC_MODULE_ENABLED
62
#define HAL_CORTEX_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
63 64
// #define HAL_CRC_MODULE_ENABLED
// #define HAL_DAC_MODULE_ENABLED
65
#define HAL_DMA_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
66
// #define HAL_ETH_MODULE_ENABLED
67 68
#define HAL_FLASH_MODULE_ENABLED
#define HAL_GPIO_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
69 70 71 72 73 74 75 76
// #define HAL_HCD_MODULE_ENABLED
// #define HAL_I2C_MODULE_ENABLED
// #define HAL_I2S_MODULE_ENABLED
// #define HAL_IRDA_MODULE_ENABLED
// #define HAL_IWDG_MODULE_ENABLED
// #define HAL_NAND_MODULE_ENABLED
// #define HAL_NOR_MODULE_ENABLED
// #define HAL_PCCARD_MODULE_ENABLED
77
#ifdef RT_USING_USB_DEVICE
lymzzyh's avatar
lymzzyh 已提交
78
#define HAL_PCD_MODULE_ENABLED
79 80 81
#endif
#define HAL_PWR_MODULE_ENABLED
#define HAL_RCC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
82
// #define HAL_RTC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
83 84
#ifdef RT_USING_SDCARD
#define HAL_SD_MODULE_ENABLED
85
#endif
lymzzyh's avatar
lymzzyh 已提交
86
// #define HAL_SMARTCARD_MODULE_ENABLED
87
#ifdef RT_USING_SPI
lymzzyh's avatar
lymzzyh 已提交
88
#define HAL_SPI_MODULE_ENABLED
89
#endif
lymzzyh's avatar
lymzzyh 已提交
90
// #define HAL_SRAM_MODULE_ENABLED
91 92
#define HAL_TIM_MODULE_ENABLED
#ifdef RT_USING_SERIAL
lymzzyh's avatar
lymzzyh 已提交
93 94
#define HAL_UART_MODULE_ENABLED
#define HAL_USART_MODULE_ENABLED
95 96
#endif

lymzzyh's avatar
lymzzyh 已提交
97 98 99 100 101 102 103
// #define HAL_WWDG_MODULE_ENABLED
// #define HAL_MMC_MODULE_ENABLED

/* ########################## Oscillator Values adaptation ####################*/
/**
  * @brief Adjust the value of External High Speed oscillator (HSE) used in your application.
  *        This value is used by the RCC HAL module to compute the system frequency
lymzzyh's avatar
lymzzyh 已提交
104
  *        (when HSE is used as system clock source, directly or through the PLL).
lymzzyh's avatar
lymzzyh 已提交
105
  */
106 107
#define HSE_VALUE ((unsigned int)RT_HSE_VALUE)

lymzzyh's avatar
lymzzyh 已提交
108
#if !defined  (HSE_VALUE)
lymzzyh's avatar
lymzzyh 已提交
109
#if defined(USE_STM3210C_EVAL)
lymzzyh's avatar
lymzzyh 已提交
110
#define HSE_VALUE    25000000U /*!< Value of the External oscillator in Hz */
lymzzyh's avatar
lymzzyh 已提交
111
#else
lymzzyh's avatar
lymzzyh 已提交
112
#define HSE_VALUE    8000000U /*!< Value of the External oscillator in Hz */
lymzzyh's avatar
lymzzyh 已提交
113 114 115 116
#endif
#endif /* HSE_VALUE */

#if !defined  (HSE_STARTUP_TIMEOUT)
lymzzyh's avatar
lymzzyh 已提交
117
#define HSE_STARTUP_TIMEOUT    100U      /*!< Time out for HSE start up, in ms */
lymzzyh's avatar
lymzzyh 已提交
118 119 120 121 122
#endif /* HSE_STARTUP_TIMEOUT */

/**
  * @brief Internal High Speed oscillator (HSI) value.
  *        This value is used by the RCC HAL module to compute the system frequency
lymzzyh's avatar
lymzzyh 已提交
123
  *        (when HSI is used as system clock source, directly or through the PLL).
lymzzyh's avatar
lymzzyh 已提交
124 125
  */
#if !defined  (HSI_VALUE)
lymzzyh's avatar
lymzzyh 已提交
126
#define HSI_VALUE              8000000U  /*!< Value of the Internal oscillator in Hz */
lymzzyh's avatar
lymzzyh 已提交
127 128 129 130 131
#endif /* HSI_VALUE */

/**
  * @brief Internal Low Speed oscillator (LSI) value.
  */
lymzzyh's avatar
lymzzyh 已提交
132 133
#if !defined  (LSI_VALUE)
#define LSI_VALUE               40000U    /*!< LSI Typical Value in Hz */
lymzzyh's avatar
lymzzyh 已提交
134
#endif /* LSI_VALUE */                     /*!< Value of the Internal Low Speed oscillator in Hz
lymzzyh's avatar
lymzzyh 已提交
135 136
The real value may vary depending on the variations
in voltage and temperature. */
lymzzyh's avatar
lymzzyh 已提交
137 138 139 140 141
/**
  * @brief External Low Speed oscillator (LSE) value.
  *        This value is used by the UART, RTC HAL module to compute the system frequency
  */
#if !defined  (LSE_VALUE)
lymzzyh's avatar
lymzzyh 已提交
142
#define LSE_VALUE               32768U    /*!< Value of the External Low Speed oscillator in Hz */
lymzzyh's avatar
lymzzyh 已提交
143 144 145
#endif /* LSE_VALUE */

#if !defined  (LSE_STARTUP_TIMEOUT)
lymzzyh's avatar
lymzzyh 已提交
146
#define LSE_STARTUP_TIMEOUT    5000U     /*!< Time out for LSE start up, in ms */
lymzzyh's avatar
lymzzyh 已提交
147 148 149 150 151 152 153 154
#endif /* LSE_STARTUP_TIMEOUT */

/* Tip: To avoid modifying this file each time you need to use different HSE,
   ===  you can define the HSE value in your toolchain compiler preprocessor. */

/* ########################### System Configuration ######################### */
/**
  * @brief This is the HAL system configuration section
lymzzyh's avatar
lymzzyh 已提交
155
  */
lymzzyh's avatar
lymzzyh 已提交
156 157 158 159 160 161 162
#define  VDD_VALUE                    3300U /*!< Value of VDD in mv */
#define  TICK_INT_PRIORITY            0x0FU /*!< tick interrupt priority */
#define  USE_RTOS                     0U
#define  PREFETCH_ENABLE              1U

/* ########################## Assert Selection ############################## */
/**
lymzzyh's avatar
lymzzyh 已提交
163
  * @brief Uncomment the line below to expanse the "assert_param" macro in the
lymzzyh's avatar
lymzzyh 已提交
164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
  *        HAL drivers code
  */
/* #define USE_FULL_ASSERT    1U */

/* ################## Ethernet peripheral configuration ##################### */

/* Section 1 : Ethernet peripheral configuration */

/* MAC ADDRESS: MAC_ADDR0:MAC_ADDR1:MAC_ADDR2:MAC_ADDR3:MAC_ADDR4:MAC_ADDR5 */
#define MAC_ADDR0   2U
#define MAC_ADDR1   0U
#define MAC_ADDR2   0U
#define MAC_ADDR3   0U
#define MAC_ADDR4   0U
#define MAC_ADDR5   0U

lymzzyh's avatar
lymzzyh 已提交
180
/* Definition of the Ethernet driver buffers size and count */
lymzzyh's avatar
lymzzyh 已提交
181 182 183 184 185 186 187
#define ETH_RX_BUF_SIZE                ETH_MAX_PACKET_SIZE /* buffer size for receive               */
#define ETH_TX_BUF_SIZE                ETH_MAX_PACKET_SIZE /* buffer size for transmit              */
#define ETH_RXBUFNB                    8U                  /* 8 Rx buffers of size ETH_RX_BUF_SIZE  */
#define ETH_TXBUFNB                    4U                  /* 4 Tx buffers of size ETH_TX_BUF_SIZE  */

/* Section 2: PHY configuration section */

lymzzyh's avatar
lymzzyh 已提交
188
/* DP83848 PHY Address*/
lymzzyh's avatar
lymzzyh 已提交
189
#define DP83848_PHY_ADDRESS             0x01U
lymzzyh's avatar
lymzzyh 已提交
190
/* PHY Reset delay these values are based on a 1 ms Systick interrupt*/
lymzzyh's avatar
lymzzyh 已提交
191 192 193 194 195 196 197 198 199 200 201
#define PHY_RESET_DELAY                 0x000000FFU
/* PHY Configuration delay */
#define PHY_CONFIG_DELAY                0x00000FFFU

#define PHY_READ_TO                     0x0000FFFFU
#define PHY_WRITE_TO                    0x0000FFFFU

/* Section 3: Common PHY Registers */

#define PHY_BCR                         ((uint16_t)0x0000)  /*!< Transceiver Basic Control Register   */
#define PHY_BSR                         ((uint16_t)0x0001)  /*!< Transceiver Basic Status Register    */
lymzzyh's avatar
lymzzyh 已提交
202

lymzzyh's avatar
lymzzyh 已提交
203 204 205 206 207 208 209 210 211 212 213 214 215 216
#define PHY_RESET                       ((uint16_t)0x8000)  /*!< PHY Reset */
#define PHY_LOOPBACK                    ((uint16_t)0x4000)  /*!< Select loop-back mode */
#define PHY_FULLDUPLEX_100M             ((uint16_t)0x2100)  /*!< Set the full-duplex mode at 100 Mb/s */
#define PHY_HALFDUPLEX_100M             ((uint16_t)0x2000)  /*!< Set the half-duplex mode at 100 Mb/s */
#define PHY_FULLDUPLEX_10M              ((uint16_t)0x0100)  /*!< Set the full-duplex mode at 10 Mb/s  */
#define PHY_HALFDUPLEX_10M              ((uint16_t)0x0000)  /*!< Set the half-duplex mode at 10 Mb/s  */
#define PHY_AUTONEGOTIATION             ((uint16_t)0x1000)  /*!< Enable auto-negotiation function     */
#define PHY_RESTART_AUTONEGOTIATION     ((uint16_t)0x0200)  /*!< Restart auto-negotiation function    */
#define PHY_POWERDOWN                   ((uint16_t)0x0800)  /*!< Select the power down mode           */
#define PHY_ISOLATE                     ((uint16_t)0x0400)  /*!< Isolate PHY from MII                 */

#define PHY_AUTONEGO_COMPLETE           ((uint16_t)0x0020)  /*!< Auto-Negotiation process completed   */
#define PHY_LINKED_STATUS               ((uint16_t)0x0004)  /*!< Valid link established               */
#define PHY_JABBER_DETECTION            ((uint16_t)0x0002)  /*!< Jabber condition detected            */
lymzzyh's avatar
lymzzyh 已提交
217

lymzzyh's avatar
lymzzyh 已提交
218 219 220 221 222
/* Section 4: Extended PHY Registers */

#define PHY_SR                          ((uint16_t)0x0010)  /*!< PHY status register Offset                      */
#define PHY_MICR                        ((uint16_t)0x0011)  /*!< MII Interrupt Control Register                  */
#define PHY_MISR                        ((uint16_t)0x0012)  /*!< MII Interrupt Status and Misc. Control Register */
lymzzyh's avatar
lymzzyh 已提交
223

lymzzyh's avatar
lymzzyh 已提交
224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
#define PHY_LINK_STATUS                 ((uint16_t)0x0001)  /*!< PHY Link mask                                   */
#define PHY_SPEED_STATUS                ((uint16_t)0x0002)  /*!< PHY Speed mask                                  */
#define PHY_DUPLEX_STATUS               ((uint16_t)0x0004)  /*!< PHY Duplex mask                                 */

#define PHY_MICR_INT_EN                 ((uint16_t)0x0002)  /*!< PHY Enable interrupts                           */
#define PHY_MICR_INT_OE                 ((uint16_t)0x0001)  /*!< PHY Enable output interrupt events              */

#define PHY_MISR_LINK_INT_EN            ((uint16_t)0x0020)  /*!< Enable Interrupt on change of link status       */
#define PHY_LINK_INTERRUPT              ((uint16_t)0x2000)  /*!< PHY link status interrupt mask                  */

/* ################## SPI peripheral configuration ########################## */

/* CRC FEATURE: Use to activate CRC feature inside HAL SPI Driver
* Activated: CRC code is present inside driver
* Deactivated: CRC code cleaned from driver
*/

#define USE_SPI_CRC                     1U

/* Includes ------------------------------------------------------------------*/
/**
lymzzyh's avatar
lymzzyh 已提交
245
  * @brief Include module's header file
lymzzyh's avatar
lymzzyh 已提交
246 247 248
  */

#ifdef HAL_RCC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
249
#include "stm32f1xx_hal_rcc.h"
lymzzyh's avatar
lymzzyh 已提交
250 251 252
#endif /* HAL_RCC_MODULE_ENABLED */

#ifdef HAL_GPIO_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
253
#include "stm32f1xx_hal_gpio.h"
lymzzyh's avatar
lymzzyh 已提交
254
#endif /* HAL_GPIO_MODULE_ENABLED */
lymzzyh's avatar
lymzzyh 已提交
255

lymzzyh's avatar
lymzzyh 已提交
256
#ifdef HAL_DMA_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
257
#include "stm32f1xx_hal_dma.h"
lymzzyh's avatar
lymzzyh 已提交
258
#endif /* HAL_DMA_MODULE_ENABLED */
lymzzyh's avatar
lymzzyh 已提交
259

lymzzyh's avatar
lymzzyh 已提交
260
#ifdef HAL_ETH_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
261 262 263
#include "stm32f1xx_hal_eth.h"
#endif /* HAL_ETH_MODULE_ENABLED */

lymzzyh's avatar
lymzzyh 已提交
264
#ifdef HAL_CAN_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
265
#include "stm32f1xx_hal_can.h"
lymzzyh's avatar
lymzzyh 已提交
266 267 268
#endif /* HAL_CAN_MODULE_ENABLED */

#ifdef HAL_CEC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
269
#include "stm32f1xx_hal_cec.h"
lymzzyh's avatar
lymzzyh 已提交
270 271 272
#endif /* HAL_CEC_MODULE_ENABLED */

#ifdef HAL_CORTEX_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
273
#include "stm32f1xx_hal_cortex.h"
lymzzyh's avatar
lymzzyh 已提交
274 275 276
#endif /* HAL_CORTEX_MODULE_ENABLED */

#ifdef HAL_ADC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
277
#include "stm32f1xx_hal_adc.h"
lymzzyh's avatar
lymzzyh 已提交
278 279 280
#endif /* HAL_ADC_MODULE_ENABLED */

#ifdef HAL_CRC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
281
#include "stm32f1xx_hal_crc.h"
lymzzyh's avatar
lymzzyh 已提交
282 283 284
#endif /* HAL_CRC_MODULE_ENABLED */

#ifdef HAL_DAC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
285
#include "stm32f1xx_hal_dac.h"
lymzzyh's avatar
lymzzyh 已提交
286 287 288
#endif /* HAL_DAC_MODULE_ENABLED */

#ifdef HAL_FLASH_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
289
#include "stm32f1xx_hal_flash.h"
lymzzyh's avatar
lymzzyh 已提交
290 291 292
#endif /* HAL_FLASH_MODULE_ENABLED */

#ifdef HAL_SRAM_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
293
#include "stm32f1xx_hal_sram.h"
lymzzyh's avatar
lymzzyh 已提交
294 295 296
#endif /* HAL_SRAM_MODULE_ENABLED */

#ifdef HAL_NOR_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
297
#include "stm32f1xx_hal_nor.h"
lymzzyh's avatar
lymzzyh 已提交
298 299 300
#endif /* HAL_NOR_MODULE_ENABLED */

#ifdef HAL_I2C_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
301
#include "stm32f1xx_hal_i2c.h"
lymzzyh's avatar
lymzzyh 已提交
302 303 304
#endif /* HAL_I2C_MODULE_ENABLED */

#ifdef HAL_I2S_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
305
#include "stm32f1xx_hal_i2s.h"
lymzzyh's avatar
lymzzyh 已提交
306 307 308
#endif /* HAL_I2S_MODULE_ENABLED */

#ifdef HAL_IWDG_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
309
#include "stm32f1xx_hal_iwdg.h"
lymzzyh's avatar
lymzzyh 已提交
310 311 312
#endif /* HAL_IWDG_MODULE_ENABLED */

#ifdef HAL_PWR_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
313
#include "stm32f1xx_hal_pwr.h"
lymzzyh's avatar
lymzzyh 已提交
314 315 316
#endif /* HAL_PWR_MODULE_ENABLED */

#ifdef HAL_RTC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
317
#include "stm32f1xx_hal_rtc.h"
lymzzyh's avatar
lymzzyh 已提交
318 319 320
#endif /* HAL_RTC_MODULE_ENABLED */

#ifdef HAL_PCCARD_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
321 322
#include "stm32f1xx_hal_pccard.h"
#endif /* HAL_PCCARD_MODULE_ENABLED */
lymzzyh's avatar
lymzzyh 已提交
323 324

#ifdef HAL_SD_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
325 326
#include "stm32f1xx_hal_sd.h"
#endif /* HAL_SD_MODULE_ENABLED */
lymzzyh's avatar
lymzzyh 已提交
327 328

#ifdef HAL_NAND_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
329 330
#include "stm32f1xx_hal_nand.h"
#endif /* HAL_NAND_MODULE_ENABLED */
lymzzyh's avatar
lymzzyh 已提交
331 332

#ifdef HAL_SPI_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
333
#include "stm32f1xx_hal_spi.h"
lymzzyh's avatar
lymzzyh 已提交
334 335 336
#endif /* HAL_SPI_MODULE_ENABLED */

#ifdef HAL_TIM_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
337
#include "stm32f1xx_hal_tim.h"
lymzzyh's avatar
lymzzyh 已提交
338 339 340
#endif /* HAL_TIM_MODULE_ENABLED */

#ifdef HAL_UART_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
341
#include "stm32f1xx_hal_uart.h"
lymzzyh's avatar
lymzzyh 已提交
342 343 344
#endif /* HAL_UART_MODULE_ENABLED */

#ifdef HAL_USART_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
345
#include "stm32f1xx_hal_usart.h"
lymzzyh's avatar
lymzzyh 已提交
346 347 348
#endif /* HAL_USART_MODULE_ENABLED */

#ifdef HAL_IRDA_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
349
#include "stm32f1xx_hal_irda.h"
lymzzyh's avatar
lymzzyh 已提交
350 351 352
#endif /* HAL_IRDA_MODULE_ENABLED */

#ifdef HAL_SMARTCARD_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
353
#include "stm32f1xx_hal_smartcard.h"
lymzzyh's avatar
lymzzyh 已提交
354 355 356
#endif /* HAL_SMARTCARD_MODULE_ENABLED */

#ifdef HAL_WWDG_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
357
#include "stm32f1xx_hal_wwdg.h"
lymzzyh's avatar
lymzzyh 已提交
358 359 360
#endif /* HAL_WWDG_MODULE_ENABLED */

#ifdef HAL_PCD_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
361
#include "stm32f1xx_hal_pcd.h"
lymzzyh's avatar
lymzzyh 已提交
362 363 364
#endif /* HAL_PCD_MODULE_ENABLED */

#ifdef HAL_HCD_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
365
#include "stm32f1xx_hal_hcd.h"
lymzzyh's avatar
lymzzyh 已提交
366 367 368
#endif /* HAL_HCD_MODULE_ENABLED */

#ifdef HAL_MMC_MODULE_ENABLED
lymzzyh's avatar
lymzzyh 已提交
369
#include "stm32f1xx_hal_mmc.h"
lymzzyh's avatar
lymzzyh 已提交
370 371 372 373 374 375 376 377
#endif /* HAL_MMC_MODULE_ENABLED */

/* Exported macro ------------------------------------------------------------*/
#ifdef  USE_FULL_ASSERT
/**
  * @brief  The assert_param macro is used for function's parameters check.
  * @param  expr: If expr is false, it calls assert_failed function
  *         which reports the name of the source file and the source
lymzzyh's avatar
lymzzyh 已提交
378
  *         line number of the call that failed.
lymzzyh's avatar
lymzzyh 已提交
379 380 381
  *         If expr is true, it returns no value.
  * @retval None
  */
lymzzyh's avatar
lymzzyh 已提交
382
#define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__))
lymzzyh's avatar
lymzzyh 已提交
383
/* Exported functions ------------------------------------------------------- */
lymzzyh's avatar
lymzzyh 已提交
384
void assert_failed(uint8_t *file, uint32_t line);
lymzzyh's avatar
lymzzyh 已提交
385
#else
lymzzyh's avatar
lymzzyh 已提交
386
#define assert_param(expr) ((void)0U)
lymzzyh's avatar
lymzzyh 已提交
387 388 389 390 391 392 393 394 395 396 397
#endif /* USE_FULL_ASSERT */


#ifdef __cplusplus
}
#endif

#endif /* __STM32F1xx_HAL_CONF_H */


/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/