fatih

Dependencies:   mbed-rtos mbed ros_lib_indigo

Committer:
randalthor
Date:
Sat Mar 04 14:08:19 2017 +0000
Revision:
1:0f99619433e0
Parent:
0:4d2d2219c8e4
fatihh

Who changed what in which revision?

UserRevisionLine numberNew contents of line
randalthor 0:4d2d2219c8e4 1 /**
randalthor 0:4d2d2219c8e4 2 ******************************************************************************
randalthor 0:4d2d2219c8e4 3 * @file stm32f7xx_hal.h
randalthor 0:4d2d2219c8e4 4 * @author MCD Application Team
randalthor 0:4d2d2219c8e4 5 * @version V1.1.2
randalthor 0:4d2d2219c8e4 6 * @date 23-September-2016
randalthor 0:4d2d2219c8e4 7 * @brief This file contains all the functions prototypes for the HAL
randalthor 0:4d2d2219c8e4 8 * module driver.
randalthor 0:4d2d2219c8e4 9 ******************************************************************************
randalthor 0:4d2d2219c8e4 10 * @attention
randalthor 0:4d2d2219c8e4 11 *
randalthor 0:4d2d2219c8e4 12 * <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
randalthor 0:4d2d2219c8e4 13 *
randalthor 0:4d2d2219c8e4 14 * Redistribution and use in source and binary forms, with or without modification,
randalthor 0:4d2d2219c8e4 15 * are permitted provided that the following conditions are met:
randalthor 0:4d2d2219c8e4 16 * 1. Redistributions of source code must retain the above copyright notice,
randalthor 0:4d2d2219c8e4 17 * this list of conditions and the following disclaimer.
randalthor 0:4d2d2219c8e4 18 * 2. Redistributions in binary form must reproduce the above copyright notice,
randalthor 0:4d2d2219c8e4 19 * this list of conditions and the following disclaimer in the documentation
randalthor 0:4d2d2219c8e4 20 * and/or other materials provided with the distribution.
randalthor 0:4d2d2219c8e4 21 * 3. Neither the name of STMicroelectronics nor the names of its contributors
randalthor 0:4d2d2219c8e4 22 * may be used to endorse or promote products derived from this software
randalthor 0:4d2d2219c8e4 23 * without specific prior written permission.
randalthor 0:4d2d2219c8e4 24 *
randalthor 0:4d2d2219c8e4 25 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
randalthor 0:4d2d2219c8e4 26 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
randalthor 0:4d2d2219c8e4 27 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
randalthor 0:4d2d2219c8e4 28 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
randalthor 0:4d2d2219c8e4 29 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
randalthor 0:4d2d2219c8e4 30 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
randalthor 0:4d2d2219c8e4 31 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
randalthor 0:4d2d2219c8e4 32 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
randalthor 0:4d2d2219c8e4 33 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
randalthor 0:4d2d2219c8e4 34 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
randalthor 0:4d2d2219c8e4 35 *
randalthor 0:4d2d2219c8e4 36 ******************************************************************************
randalthor 0:4d2d2219c8e4 37 */
randalthor 0:4d2d2219c8e4 38
randalthor 0:4d2d2219c8e4 39 /* Define to prevent recursive inclusion -------------------------------------*/
randalthor 0:4d2d2219c8e4 40 #ifndef __STM32F7xx_HAL_H
randalthor 0:4d2d2219c8e4 41 #define __STM32F7xx_HAL_H
randalthor 0:4d2d2219c8e4 42
randalthor 0:4d2d2219c8e4 43 #ifdef __cplusplus
randalthor 0:4d2d2219c8e4 44 extern "C" {
randalthor 0:4d2d2219c8e4 45 #endif
randalthor 0:4d2d2219c8e4 46
randalthor 0:4d2d2219c8e4 47 /* Includes ------------------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 48 #include "stm32f7xx_hal_conf.h"
randalthor 0:4d2d2219c8e4 49
randalthor 0:4d2d2219c8e4 50 /** @addtogroup STM32F7xx_HAL_Driver
randalthor 0:4d2d2219c8e4 51 * @{
randalthor 0:4d2d2219c8e4 52 */
randalthor 0:4d2d2219c8e4 53
randalthor 0:4d2d2219c8e4 54 /** @addtogroup HAL
randalthor 0:4d2d2219c8e4 55 * @{
randalthor 0:4d2d2219c8e4 56 */
randalthor 0:4d2d2219c8e4 57
randalthor 0:4d2d2219c8e4 58 /* Exported types ------------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 59 /* Exported constants --------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 60 /** @defgroup SYSCFG_Exported_Constants SYSCFG Exported Constants
randalthor 0:4d2d2219c8e4 61 * @{
randalthor 0:4d2d2219c8e4 62 */
randalthor 0:4d2d2219c8e4 63
randalthor 0:4d2d2219c8e4 64 /** @defgroup SYSCFG_BootMode Boot Mode
randalthor 0:4d2d2219c8e4 65 * @{
randalthor 0:4d2d2219c8e4 66 */
randalthor 0:4d2d2219c8e4 67 #define SYSCFG_MEM_BOOT_ADD0 ((uint32_t)0x00000000U)
randalthor 0:4d2d2219c8e4 68 #define SYSCFG_MEM_BOOT_ADD1 SYSCFG_MEMRMP_MEM_BOOT
randalthor 0:4d2d2219c8e4 69 /**
randalthor 0:4d2d2219c8e4 70 * @}
randalthor 0:4d2d2219c8e4 71 */
randalthor 0:4d2d2219c8e4 72
randalthor 0:4d2d2219c8e4 73 /**
randalthor 0:4d2d2219c8e4 74 * @}
randalthor 0:4d2d2219c8e4 75 */
randalthor 0:4d2d2219c8e4 76
randalthor 0:4d2d2219c8e4 77 /* Exported macro ------------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 78 /** @defgroup HAL_Exported_Macros HAL Exported Macros
randalthor 0:4d2d2219c8e4 79 * @{
randalthor 0:4d2d2219c8e4 80 */
randalthor 0:4d2d2219c8e4 81
randalthor 0:4d2d2219c8e4 82 /** @brief Freeze/Unfreeze Peripherals in Debug mode
randalthor 0:4d2d2219c8e4 83 */
randalthor 0:4d2d2219c8e4 84 #define __HAL_DBGMCU_FREEZE_TIM2() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM2_STOP))
randalthor 0:4d2d2219c8e4 85 #define __HAL_DBGMCU_FREEZE_TIM3() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM3_STOP))
randalthor 0:4d2d2219c8e4 86 #define __HAL_DBGMCU_FREEZE_TIM4() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM4_STOP))
randalthor 0:4d2d2219c8e4 87 #define __HAL_DBGMCU_FREEZE_TIM5() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM5_STOP))
randalthor 0:4d2d2219c8e4 88 #define __HAL_DBGMCU_FREEZE_TIM6() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM6_STOP))
randalthor 0:4d2d2219c8e4 89 #define __HAL_DBGMCU_FREEZE_TIM7() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM7_STOP))
randalthor 0:4d2d2219c8e4 90 #define __HAL_DBGMCU_FREEZE_TIM12() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM12_STOP))
randalthor 0:4d2d2219c8e4 91 #define __HAL_DBGMCU_FREEZE_TIM13() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM13_STOP))
randalthor 0:4d2d2219c8e4 92 #define __HAL_DBGMCU_FREEZE_TIM14() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_TIM14_STOP))
randalthor 0:4d2d2219c8e4 93 #define __HAL_DBGMCU_FREEZE_LPTIM1() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_LPTIM1_STOP))
randalthor 0:4d2d2219c8e4 94 #define __HAL_DBGMCU_FREEZE_RTC() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_RTC_STOP))
randalthor 0:4d2d2219c8e4 95 #define __HAL_DBGMCU_FREEZE_WWDG() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_WWDG_STOP))
randalthor 0:4d2d2219c8e4 96 #define __HAL_DBGMCU_FREEZE_IWDG() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_IWDG_STOP))
randalthor 0:4d2d2219c8e4 97 #define __HAL_DBGMCU_FREEZE_I2C1_TIMEOUT() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_I2C1_SMBUS_TIMEOUT))
randalthor 0:4d2d2219c8e4 98 #define __HAL_DBGMCU_FREEZE_I2C2_TIMEOUT() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_I2C2_SMBUS_TIMEOUT))
randalthor 0:4d2d2219c8e4 99 #define __HAL_DBGMCU_FREEZE_I2C3_TIMEOUT() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_I2C3_SMBUS_TIMEOUT))
randalthor 0:4d2d2219c8e4 100 #define __HAL_DBGMCU_FREEZE_I2C4_TIMEOUT() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_I2C4_SMBUS_TIMEOUT))
randalthor 0:4d2d2219c8e4 101 #define __HAL_DBGMCU_FREEZE_CAN1() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_CAN1_STOP))
randalthor 0:4d2d2219c8e4 102 #define __HAL_DBGMCU_FREEZE_CAN2() (DBGMCU->APB1FZ |= (DBGMCU_APB1_FZ_DBG_CAN2_STOP))
randalthor 0:4d2d2219c8e4 103 #define __HAL_DBGMCU_FREEZE_TIM1() (DBGMCU->APB2FZ |= (DBGMCU_APB2_FZ_DBG_TIM1_STOP))
randalthor 0:4d2d2219c8e4 104 #define __HAL_DBGMCU_FREEZE_TIM8() (DBGMCU->APB2FZ |= (DBGMCU_APB2_FZ_DBG_TIM8_STOP))
randalthor 0:4d2d2219c8e4 105 #define __HAL_DBGMCU_FREEZE_TIM9() (DBGMCU->APB2FZ |= (DBGMCU_APB2_FZ_DBG_TIM9_STOP))
randalthor 0:4d2d2219c8e4 106 #define __HAL_DBGMCU_FREEZE_TIM10() (DBGMCU->APB2FZ |= (DBGMCU_APB2_FZ_DBG_TIM10_STOP))
randalthor 0:4d2d2219c8e4 107 #define __HAL_DBGMCU_FREEZE_TIM11() (DBGMCU->APB2FZ |= (DBGMCU_APB2_FZ_DBG_TIM11_STOP))
randalthor 0:4d2d2219c8e4 108
randalthor 0:4d2d2219c8e4 109 #define __HAL_DBGMCU_UNFREEZE_TIM2() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM2_STOP))
randalthor 0:4d2d2219c8e4 110 #define __HAL_DBGMCU_UNFREEZE_TIM3() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM3_STOP))
randalthor 0:4d2d2219c8e4 111 #define __HAL_DBGMCU_UNFREEZE_TIM4() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM4_STOP))
randalthor 0:4d2d2219c8e4 112 #define __HAL_DBGMCU_UNFREEZE_TIM5() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM5_STOP))
randalthor 0:4d2d2219c8e4 113 #define __HAL_DBGMCU_UNFREEZE_TIM6() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM6_STOP))
randalthor 0:4d2d2219c8e4 114 #define __HAL_DBGMCU_UNFREEZE_TIM7() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM7_STOP))
randalthor 0:4d2d2219c8e4 115 #define __HAL_DBGMCU_UNFREEZE_TIM12() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM12_STOP))
randalthor 0:4d2d2219c8e4 116 #define __HAL_DBGMCU_UNFREEZE_TIM13() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM13_STOP))
randalthor 0:4d2d2219c8e4 117 #define __HAL_DBGMCU_UNFREEZE_TIM14() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_TIM14_STOP))
randalthor 0:4d2d2219c8e4 118 #define __HAL_DBGMCU_UNFREEZE_LPTIM1() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_LPTIM1_STOP))
randalthor 0:4d2d2219c8e4 119 #define __HAL_DBGMCU_UNFREEZE_RTC() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_RTC_STOP))
randalthor 0:4d2d2219c8e4 120 #define __HAL_DBGMCU_UNFREEZE_WWDG() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_WWDG_STOP))
randalthor 0:4d2d2219c8e4 121 #define __HAL_DBGMCU_UNFREEZE_IWDG() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_IWDG_STOP))
randalthor 0:4d2d2219c8e4 122 #define __HAL_DBGMCU_UNFREEZE_I2C1_TIMEOUT() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_I2C1_SMBUS_TIMEOUT))
randalthor 0:4d2d2219c8e4 123 #define __HAL_DBGMCU_UNFREEZE_I2C2_TIMEOUT() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_I2C2_SMBUS_TIMEOUT))
randalthor 0:4d2d2219c8e4 124 #define __HAL_DBGMCU_UNFREEZE_I2C3_TIMEOUT() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_I2C3_SMBUS_TIMEOUT))
randalthor 0:4d2d2219c8e4 125 #define __HAL_DBGMCU_UNFREEZE_I2C4_TIMEOUT() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_I2C4_SMBUS_TIMEOUT))
randalthor 0:4d2d2219c8e4 126 #define __HAL_DBGMCU_UNFREEZE_CAN1() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_CAN1_STOP))
randalthor 0:4d2d2219c8e4 127 #define __HAL_DBGMCU_UNFREEZE_CAN2() (DBGMCU->APB1FZ &= ~(DBGMCU_APB1_FZ_DBG_CAN2_STOP))
randalthor 0:4d2d2219c8e4 128 #define __HAL_DBGMCU_UNFREEZE_TIM1() (DBGMCU->APB2FZ &= ~(DBGMCU_APB2_FZ_DBG_TIM1_STOP))
randalthor 0:4d2d2219c8e4 129 #define __HAL_DBGMCU_UNFREEZE_TIM8() (DBGMCU->APB2FZ &= ~(DBGMCU_APB2_FZ_DBG_TIM8_STOP))
randalthor 0:4d2d2219c8e4 130 #define __HAL_DBGMCU_UNFREEZE_TIM9() (DBGMCU->APB2FZ &= ~(DBGMCU_APB2_FZ_DBG_TIM9_STOP))
randalthor 0:4d2d2219c8e4 131 #define __HAL_DBGMCU_UNFREEZE_TIM10() (DBGMCU->APB2FZ &= ~(DBGMCU_APB2_FZ_DBG_TIM10_STOP))
randalthor 0:4d2d2219c8e4 132 #define __HAL_DBGMCU_UNFREEZE_TIM11() (DBGMCU->APB2FZ &= ~(DBGMCU_APB2_FZ_DBG_TIM11_STOP))
randalthor 0:4d2d2219c8e4 133
randalthor 0:4d2d2219c8e4 134
randalthor 0:4d2d2219c8e4 135 /** @brief FMC (NOR/RAM) mapped at 0x60000000 and SDRAM mapped at 0xC0000000
randalthor 0:4d2d2219c8e4 136 */
randalthor 0:4d2d2219c8e4 137 #define __HAL_SYSCFG_REMAPMEMORY_FMC() (SYSCFG->MEMRMP &= ~(SYSCFG_MEMRMP_SWP_FMC))
randalthor 0:4d2d2219c8e4 138
randalthor 0:4d2d2219c8e4 139
randalthor 0:4d2d2219c8e4 140 /** @brief FMC/SDRAM mapped at 0x60000000 (NOR/RAM) mapped at 0xC0000000
randalthor 0:4d2d2219c8e4 141 */
randalthor 0:4d2d2219c8e4 142 #define __HAL_SYSCFG_REMAPMEMORY_FMC_SDRAM() do {SYSCFG->MEMRMP &= ~(SYSCFG_MEMRMP_SWP_FMC);\
randalthor 0:4d2d2219c8e4 143 SYSCFG->MEMRMP |= (SYSCFG_MEMRMP_SWP_FMC_0);\
randalthor 0:4d2d2219c8e4 144 }while(0);
randalthor 0:4d2d2219c8e4 145 /**
randalthor 0:4d2d2219c8e4 146 * @brief Return the memory boot mapping as configured by user.
randalthor 0:4d2d2219c8e4 147 * @retval The boot mode as configured by user. The returned value can be one
randalthor 0:4d2d2219c8e4 148 * of the following values:
randalthor 0:4d2d2219c8e4 149 * @arg @ref SYSCFG_MEM_BOOT_ADD0
randalthor 0:4d2d2219c8e4 150 * @arg @ref SYSCFG_MEM_BOOT_ADD1
randalthor 0:4d2d2219c8e4 151 */
randalthor 0:4d2d2219c8e4 152 #define __HAL_SYSCFG_GET_BOOT_MODE() READ_BIT(SYSCFG->MEMRMP, SYSCFG_MEMRMP_MEM_BOOT)
randalthor 0:4d2d2219c8e4 153
randalthor 0:4d2d2219c8e4 154 #if defined (STM32F765xx) || defined (STM32F767xx) || defined (STM32F769xx) || defined (STM32F777xx) || defined (STM32F779xx)
randalthor 0:4d2d2219c8e4 155 /** @brief SYSCFG Break Cortex-M7 Lockup lock.
randalthor 0:4d2d2219c8e4 156 * Enable and lock the connection of Cortex-M7 LOCKUP (Hardfault) output to TIM1/8 Break input.
randalthor 0:4d2d2219c8e4 157 * @note The selected configuration is locked and can be unlocked only by system reset.
randalthor 0:4d2d2219c8e4 158 */
randalthor 0:4d2d2219c8e4 159 #define __HAL_SYSCFG_BREAK_LOCKUP_LOCK() SET_BIT(SYSCFG->CBR, SYSCFG_CBR_CLL)
randalthor 0:4d2d2219c8e4 160
randalthor 0:4d2d2219c8e4 161 /** @brief SYSCFG Break PVD lock.
randalthor 0:4d2d2219c8e4 162 * Enable and lock the PVD connection to Timer1/8 Break input, as well as the PVDE and PLS[2:0] in the PWR_CR1 register.
randalthor 0:4d2d2219c8e4 163 * @note The selected configuration is locked and can be unlocked only by system reset.
randalthor 0:4d2d2219c8e4 164 */
randalthor 0:4d2d2219c8e4 165 #define __HAL_SYSCFG_BREAK_PVD_LOCK() SET_BIT(SYSCFG->CBR, SYSCFG_CBR_PVDL)
randalthor 0:4d2d2219c8e4 166 #endif /* STM32F765xx || STM32F767xx || STM32F769xx || STM32F777xx || STM32F779xx */
randalthor 0:4d2d2219c8e4 167
randalthor 0:4d2d2219c8e4 168 /**
randalthor 0:4d2d2219c8e4 169 * @}
randalthor 0:4d2d2219c8e4 170 */
randalthor 0:4d2d2219c8e4 171
randalthor 0:4d2d2219c8e4 172 /* Exported functions --------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 173 /** @addtogroup HAL_Exported_Functions
randalthor 0:4d2d2219c8e4 174 * @{
randalthor 0:4d2d2219c8e4 175 */
randalthor 0:4d2d2219c8e4 176 /** @addtogroup HAL_Exported_Functions_Group1
randalthor 0:4d2d2219c8e4 177 * @{
randalthor 0:4d2d2219c8e4 178 */
randalthor 0:4d2d2219c8e4 179 /* Initialization and de-initialization functions ******************************/
randalthor 0:4d2d2219c8e4 180 HAL_StatusTypeDef HAL_Init(void);
randalthor 0:4d2d2219c8e4 181 HAL_StatusTypeDef HAL_DeInit(void);
randalthor 0:4d2d2219c8e4 182 void HAL_MspInit(void);
randalthor 0:4d2d2219c8e4 183 void HAL_MspDeInit(void);
randalthor 0:4d2d2219c8e4 184 HAL_StatusTypeDef HAL_InitTick (uint32_t TickPriority);
randalthor 0:4d2d2219c8e4 185 /**
randalthor 0:4d2d2219c8e4 186 * @}
randalthor 0:4d2d2219c8e4 187 */
randalthor 0:4d2d2219c8e4 188
randalthor 0:4d2d2219c8e4 189 /** @addtogroup HAL_Exported_Functions_Group2
randalthor 0:4d2d2219c8e4 190 * @{
randalthor 0:4d2d2219c8e4 191 */
randalthor 0:4d2d2219c8e4 192 /* Peripheral Control functions ************************************************/
randalthor 0:4d2d2219c8e4 193 void HAL_IncTick(void);
randalthor 0:4d2d2219c8e4 194 void HAL_Delay(__IO uint32_t Delay);
randalthor 0:4d2d2219c8e4 195 uint32_t HAL_GetTick(void);
randalthor 0:4d2d2219c8e4 196 void HAL_SuspendTick(void);
randalthor 0:4d2d2219c8e4 197 void HAL_ResumeTick(void);
randalthor 0:4d2d2219c8e4 198 uint32_t HAL_GetHalVersion(void);
randalthor 0:4d2d2219c8e4 199 uint32_t HAL_GetREVID(void);
randalthor 0:4d2d2219c8e4 200 uint32_t HAL_GetDEVID(void);
randalthor 0:4d2d2219c8e4 201 void HAL_DBGMCU_EnableDBGSleepMode(void);
randalthor 0:4d2d2219c8e4 202 void HAL_DBGMCU_DisableDBGSleepMode(void);
randalthor 0:4d2d2219c8e4 203 void HAL_DBGMCU_EnableDBGStopMode(void);
randalthor 0:4d2d2219c8e4 204 void HAL_DBGMCU_DisableDBGStopMode(void);
randalthor 0:4d2d2219c8e4 205 void HAL_DBGMCU_EnableDBGStandbyMode(void);
randalthor 0:4d2d2219c8e4 206 void HAL_DBGMCU_DisableDBGStandbyMode(void);
randalthor 0:4d2d2219c8e4 207 void HAL_EnableCompensationCell(void);
randalthor 0:4d2d2219c8e4 208 void HAL_DisableCompensationCell(void);
randalthor 0:4d2d2219c8e4 209 void HAL_EnableFMCMemorySwapping(void);
randalthor 0:4d2d2219c8e4 210 void HAL_DisableFMCMemorySwapping(void);
randalthor 0:4d2d2219c8e4 211 #if defined (STM32F765xx) || defined (STM32F767xx) || defined (STM32F769xx) || defined (STM32F777xx) || defined (STM32F779xx)
randalthor 0:4d2d2219c8e4 212 void HAL_EnableMemorySwappingBank(void);
randalthor 0:4d2d2219c8e4 213 void HAL_DisableMemorySwappingBank(void);
randalthor 0:4d2d2219c8e4 214 #endif /* STM32F765xx || STM32F767xx || STM32F769xx || STM32F777xx || STM32F779xx */
randalthor 0:4d2d2219c8e4 215 /**
randalthor 0:4d2d2219c8e4 216 * @}
randalthor 0:4d2d2219c8e4 217 */
randalthor 0:4d2d2219c8e4 218
randalthor 0:4d2d2219c8e4 219 /**
randalthor 0:4d2d2219c8e4 220 * @}
randalthor 0:4d2d2219c8e4 221 */
randalthor 0:4d2d2219c8e4 222 /* Private types -------------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 223 /* Private variables ---------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 224 /** @defgroup HAL_Private_Variables HAL Private Variables
randalthor 0:4d2d2219c8e4 225 * @{
randalthor 0:4d2d2219c8e4 226 */
randalthor 0:4d2d2219c8e4 227 /**
randalthor 0:4d2d2219c8e4 228 * @}
randalthor 0:4d2d2219c8e4 229 */
randalthor 0:4d2d2219c8e4 230 /* Private constants ---------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 231 /** @defgroup HAL_Private_Constants HAL Private Constants
randalthor 0:4d2d2219c8e4 232 * @{
randalthor 0:4d2d2219c8e4 233 */
randalthor 0:4d2d2219c8e4 234 /**
randalthor 0:4d2d2219c8e4 235 * @}
randalthor 0:4d2d2219c8e4 236 */
randalthor 0:4d2d2219c8e4 237 /* Private macros ------------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 238 /* Private functions ---------------------------------------------------------*/
randalthor 0:4d2d2219c8e4 239 /**
randalthor 0:4d2d2219c8e4 240 * @}
randalthor 0:4d2d2219c8e4 241 */
randalthor 0:4d2d2219c8e4 242
randalthor 0:4d2d2219c8e4 243 /**
randalthor 0:4d2d2219c8e4 244 * @}
randalthor 0:4d2d2219c8e4 245 */
randalthor 0:4d2d2219c8e4 246
randalthor 0:4d2d2219c8e4 247 #ifdef __cplusplus
randalthor 0:4d2d2219c8e4 248 }
randalthor 0:4d2d2219c8e4 249 #endif
randalthor 0:4d2d2219c8e4 250
randalthor 0:4d2d2219c8e4 251 #endif /* __STM32F7xx_HAL_H */
randalthor 0:4d2d2219c8e4 252
randalthor 0:4d2d2219c8e4 253 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
randalthor 0:4d2d2219c8e4 254