Julien Kern / mbed

Dependents:   Printf

Fork of mbed by mbed official

Committer:
Kojto
Date:
Tue Feb 03 15:31:20 2015 +0000
Revision:
93:e188a91d3eaa
Child:
99:dbbf35b96557
Release 93 of the mbed library

Main changes:

- Renesas RZ_A1H bugfixes - i2c, ticker
- new targets - Nucleo F303RE, Nucleo F070RB, BLE SMURFS,
Dragonfly 411RE,
- BusXXX - is connected method, plus operators addition
- LPC8xx - I2c fixes
- timestamp_t reverted to uint32_t
- RTX - fixes regarding stack (alignment, magic word)

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 93:e188a91d3eaa 1 /**
Kojto 93:e188a91d3eaa 2 ******************************************************************************
Kojto 93:e188a91d3eaa 3 * @file stm32f4xx_hal_pwr.h
Kojto 93:e188a91d3eaa 4 * @author MCD Application Team
Kojto 93:e188a91d3eaa 5 * @version V1.1.0
Kojto 93:e188a91d3eaa 6 * @date 19-June-2014
Kojto 93:e188a91d3eaa 7 * @brief Header file of PWR HAL module.
Kojto 93:e188a91d3eaa 8 ******************************************************************************
Kojto 93:e188a91d3eaa 9 * @attention
Kojto 93:e188a91d3eaa 10 *
Kojto 93:e188a91d3eaa 11 * <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
Kojto 93:e188a91d3eaa 12 *
Kojto 93:e188a91d3eaa 13 * Redistribution and use in source and binary forms, with or without modification,
Kojto 93:e188a91d3eaa 14 * are permitted provided that the following conditions are met:
Kojto 93:e188a91d3eaa 15 * 1. Redistributions of source code must retain the above copyright notice,
Kojto 93:e188a91d3eaa 16 * this list of conditions and the following disclaimer.
Kojto 93:e188a91d3eaa 17 * 2. Redistributions in binary form must reproduce the above copyright notice,
Kojto 93:e188a91d3eaa 18 * this list of conditions and the following disclaimer in the documentation
Kojto 93:e188a91d3eaa 19 * and/or other materials provided with the distribution.
Kojto 93:e188a91d3eaa 20 * 3. Neither the name of STMicroelectronics nor the names of its contributors
Kojto 93:e188a91d3eaa 21 * may be used to endorse or promote products derived from this software
Kojto 93:e188a91d3eaa 22 * without specific prior written permission.
Kojto 93:e188a91d3eaa 23 *
Kojto 93:e188a91d3eaa 24 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
Kojto 93:e188a91d3eaa 25 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Kojto 93:e188a91d3eaa 26 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Kojto 93:e188a91d3eaa 27 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
Kojto 93:e188a91d3eaa 28 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Kojto 93:e188a91d3eaa 29 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
Kojto 93:e188a91d3eaa 30 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
Kojto 93:e188a91d3eaa 31 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
Kojto 93:e188a91d3eaa 32 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
Kojto 93:e188a91d3eaa 33 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Kojto 93:e188a91d3eaa 34 *
Kojto 93:e188a91d3eaa 35 ******************************************************************************
Kojto 93:e188a91d3eaa 36 */
Kojto 93:e188a91d3eaa 37
Kojto 93:e188a91d3eaa 38 /* Define to prevent recursive inclusion -------------------------------------*/
Kojto 93:e188a91d3eaa 39 #ifndef __STM32F4xx_HAL_PWR_H
Kojto 93:e188a91d3eaa 40 #define __STM32F4xx_HAL_PWR_H
Kojto 93:e188a91d3eaa 41
Kojto 93:e188a91d3eaa 42 #ifdef __cplusplus
Kojto 93:e188a91d3eaa 43 extern "C" {
Kojto 93:e188a91d3eaa 44 #endif
Kojto 93:e188a91d3eaa 45
Kojto 93:e188a91d3eaa 46 /* Includes ------------------------------------------------------------------*/
Kojto 93:e188a91d3eaa 47 #include "stm32f4xx_hal_def.h"
Kojto 93:e188a91d3eaa 48
Kojto 93:e188a91d3eaa 49 /** @addtogroup STM32F4xx_HAL_Driver
Kojto 93:e188a91d3eaa 50 * @{
Kojto 93:e188a91d3eaa 51 */
Kojto 93:e188a91d3eaa 52
Kojto 93:e188a91d3eaa 53 /** @addtogroup PWR
Kojto 93:e188a91d3eaa 54 * @{
Kojto 93:e188a91d3eaa 55 */
Kojto 93:e188a91d3eaa 56
Kojto 93:e188a91d3eaa 57 /* Exported types ------------------------------------------------------------*/
Kojto 93:e188a91d3eaa 58 /**
Kojto 93:e188a91d3eaa 59 * @brief PWR PVD configuration structure definition
Kojto 93:e188a91d3eaa 60 */
Kojto 93:e188a91d3eaa 61 typedef struct
Kojto 93:e188a91d3eaa 62 {
Kojto 93:e188a91d3eaa 63 uint32_t PVDLevel; /*!< PVDLevel: Specifies the PVD detection level.
Kojto 93:e188a91d3eaa 64 This parameter can be a value of @ref PWR_PVD_detection_level */
Kojto 93:e188a91d3eaa 65
Kojto 93:e188a91d3eaa 66 uint32_t Mode; /*!< Mode: Specifies the operating mode for the selected pins.
Kojto 93:e188a91d3eaa 67 This parameter can be a value of @ref PWR_PVD_Mode */
Kojto 93:e188a91d3eaa 68 }PWR_PVDTypeDef;
Kojto 93:e188a91d3eaa 69
Kojto 93:e188a91d3eaa 70 /* Exported constants --------------------------------------------------------*/
Kojto 93:e188a91d3eaa 71 /* ------------- PWR registers bit address in the alias region ---------------*/
Kojto 93:e188a91d3eaa 72 #define PWR_OFFSET (PWR_BASE - PERIPH_BASE)
Kojto 93:e188a91d3eaa 73
Kojto 93:e188a91d3eaa 74 /* --- CR Register ---*/
Kojto 93:e188a91d3eaa 75 /* Alias word address of DBP bit */
Kojto 93:e188a91d3eaa 76 #define CR_OFFSET (PWR_OFFSET + 0x00)
Kojto 93:e188a91d3eaa 77 #define DBP_BitNumber 0x08
Kojto 93:e188a91d3eaa 78 #define CR_DBP_BB (PERIPH_BB_BASE + (CR_OFFSET * 32) + (DBP_BitNumber * 4))
Kojto 93:e188a91d3eaa 79
Kojto 93:e188a91d3eaa 80 /* Alias word address of PVDE bit */
Kojto 93:e188a91d3eaa 81 #define PVDE_BitNumber 0x04
Kojto 93:e188a91d3eaa 82 #define CR_PVDE_BB (PERIPH_BB_BASE + (CR_OFFSET * 32) + (PVDE_BitNumber * 4))
Kojto 93:e188a91d3eaa 83
Kojto 93:e188a91d3eaa 84 /* Alias word address of PMODE bit */
Kojto 93:e188a91d3eaa 85 #define PMODE_BitNumber 0x0E
Kojto 93:e188a91d3eaa 86 #define CR_PMODE_BB (PERIPH_BB_BASE + (CR_OFFSET * 32) + (PMODE_BitNumber * 4))
Kojto 93:e188a91d3eaa 87
Kojto 93:e188a91d3eaa 88 /* --- CSR Register ---*/
Kojto 93:e188a91d3eaa 89 /* Alias word address of EWUP bit */
Kojto 93:e188a91d3eaa 90 #define CSR_OFFSET (PWR_OFFSET + 0x04)
Kojto 93:e188a91d3eaa 91 #define EWUP_BitNumber 0x08
Kojto 93:e188a91d3eaa 92 #define CSR_EWUP_BB (PERIPH_BB_BASE + (CSR_OFFSET * 32) + (EWUP_BitNumber * 4))
Kojto 93:e188a91d3eaa 93
Kojto 93:e188a91d3eaa 94 /** @defgroup PWR_Exported_Constants
Kojto 93:e188a91d3eaa 95 * @{
Kojto 93:e188a91d3eaa 96 */
Kojto 93:e188a91d3eaa 97
Kojto 93:e188a91d3eaa 98 /** @defgroup PWR_WakeUp_Pins
Kojto 93:e188a91d3eaa 99 * @{
Kojto 93:e188a91d3eaa 100 */
Kojto 93:e188a91d3eaa 101
Kojto 93:e188a91d3eaa 102 #define PWR_WAKEUP_PIN1 PWR_CSR_EWUP
Kojto 93:e188a91d3eaa 103 #define IS_PWR_WAKEUP_PIN(PIN) ((PIN) == PWR_WAKEUP_PIN1)
Kojto 93:e188a91d3eaa 104 /**
Kojto 93:e188a91d3eaa 105 * @}
Kojto 93:e188a91d3eaa 106 */
Kojto 93:e188a91d3eaa 107
Kojto 93:e188a91d3eaa 108 /** @defgroup PWR_PVD_detection_level
Kojto 93:e188a91d3eaa 109 * @{
Kojto 93:e188a91d3eaa 110 */
Kojto 93:e188a91d3eaa 111 #define PWR_PVDLEVEL_0 PWR_CR_PLS_LEV0
Kojto 93:e188a91d3eaa 112 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Kojto 93:e188a91d3eaa 113 #define PWR_PVDLEVEL_2 PWR_CR_PLS_LEV2
Kojto 93:e188a91d3eaa 114 #define PWR_PVDLEVEL_3 PWR_CR_PLS_LEV3
Kojto 93:e188a91d3eaa 115 #define PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4
Kojto 93:e188a91d3eaa 116 #define PWR_PVDLEVEL_5 PWR_CR_PLS_LEV5
Kojto 93:e188a91d3eaa 117 #define PWR_PVDLEVEL_6 PWR_CR_PLS_LEV6
Kojto 93:e188a91d3eaa 118 #define PWR_PVDLEVEL_7 PWR_CR_PLS_LEV7
Kojto 93:e188a91d3eaa 119 #define IS_PWR_PVD_LEVEL(LEVEL) (((LEVEL) == PWR_PVDLEVEL_0) || ((LEVEL) == PWR_PVDLEVEL_1)|| \
Kojto 93:e188a91d3eaa 120 ((LEVEL) == PWR_PVDLEVEL_2) || ((LEVEL) == PWR_PVDLEVEL_3)|| \
Kojto 93:e188a91d3eaa 121 ((LEVEL) == PWR_PVDLEVEL_4) || ((LEVEL) == PWR_PVDLEVEL_5)|| \
Kojto 93:e188a91d3eaa 122 ((LEVEL) == PWR_PVDLEVEL_6) || ((LEVEL) == PWR_PVDLEVEL_7))
Kojto 93:e188a91d3eaa 123 /**
Kojto 93:e188a91d3eaa 124 * @}
Kojto 93:e188a91d3eaa 125 */
Kojto 93:e188a91d3eaa 126
Kojto 93:e188a91d3eaa 127 /** @defgroup PWR_PVD_Mode
Kojto 93:e188a91d3eaa 128 * @{
Kojto 93:e188a91d3eaa 129 */
Kojto 93:e188a91d3eaa 130 #define PWR_MODE_EVT ((uint32_t)0x00000000) /*!< No Interrupt */
Kojto 93:e188a91d3eaa 131 #define PWR_MODE_IT_RISING ((uint32_t)0x00000001) /*!< External Interrupt Mode with Rising edge trigger detection */
Kojto 93:e188a91d3eaa 132 #define PWR_MODE_IT_FALLING ((uint32_t)0x00000002) /*!< External Interrupt Mode with Falling edge trigger detection */
Kojto 93:e188a91d3eaa 133 #define PWR_MODE_IT_RISING_FALLING ((uint32_t)0x00000003) /*!< External Interrupt Mode with Rising/Falling edge trigger detection */
Kojto 93:e188a91d3eaa 134 #define IS_PWR_PVD_MODE(MODE) (((MODE) == PWR_MODE_EVT) || ((MODE) == PWR_MODE_IT_RISING)|| \
Kojto 93:e188a91d3eaa 135 ((MODE) == PWR_MODE_IT_FALLING) || ((MODE) == PWR_MODE_IT_RISING_FALLING))
Kojto 93:e188a91d3eaa 136 /**
Kojto 93:e188a91d3eaa 137 * @}
Kojto 93:e188a91d3eaa 138 */
Kojto 93:e188a91d3eaa 139
Kojto 93:e188a91d3eaa 140 /** @defgroup PWR_Regulator_state_in_STOP_mode
Kojto 93:e188a91d3eaa 141 * @{
Kojto 93:e188a91d3eaa 142 */
Kojto 93:e188a91d3eaa 143 #define PWR_MAINREGULATOR_ON ((uint32_t)0x00000000)
Kojto 93:e188a91d3eaa 144 #define PWR_LOWPOWERREGULATOR_ON PWR_CR_LPDS
Kojto 93:e188a91d3eaa 145
Kojto 93:e188a91d3eaa 146 #define IS_PWR_REGULATOR(REGULATOR) (((REGULATOR) == PWR_MAINREGULATOR_ON) || \
Kojto 93:e188a91d3eaa 147 ((REGULATOR) == PWR_LOWPOWERREGULATOR_ON))
Kojto 93:e188a91d3eaa 148 /**
Kojto 93:e188a91d3eaa 149 * @}
Kojto 93:e188a91d3eaa 150 */
Kojto 93:e188a91d3eaa 151
Kojto 93:e188a91d3eaa 152 /** @defgroup PWR_SLEEP_mode_entry
Kojto 93:e188a91d3eaa 153 * @{
Kojto 93:e188a91d3eaa 154 */
Kojto 93:e188a91d3eaa 155 #define PWR_SLEEPENTRY_WFI ((uint8_t)0x01)
Kojto 93:e188a91d3eaa 156 #define PWR_SLEEPENTRY_WFE ((uint8_t)0x02)
Kojto 93:e188a91d3eaa 157 #define IS_PWR_SLEEP_ENTRY(ENTRY) (((ENTRY) == PWR_SLEEPENTRY_WFI) || ((ENTRY) == PWR_SLEEPENTRY_WFE))
Kojto 93:e188a91d3eaa 158 /**
Kojto 93:e188a91d3eaa 159 * @}
Kojto 93:e188a91d3eaa 160 */
Kojto 93:e188a91d3eaa 161
Kojto 93:e188a91d3eaa 162 /** @defgroup PWR_STOP_mode_entry
Kojto 93:e188a91d3eaa 163 * @{
Kojto 93:e188a91d3eaa 164 */
Kojto 93:e188a91d3eaa 165 #define PWR_STOPENTRY_WFI ((uint8_t)0x01)
Kojto 93:e188a91d3eaa 166 #define PWR_STOPENTRY_WFE ((uint8_t)0x02)
Kojto 93:e188a91d3eaa 167 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE))
Kojto 93:e188a91d3eaa 168 /**
Kojto 93:e188a91d3eaa 169 * @}
Kojto 93:e188a91d3eaa 170 */
Kojto 93:e188a91d3eaa 171
Kojto 93:e188a91d3eaa 172 /** @defgroup PWR_Regulator_Voltage_Scale
Kojto 93:e188a91d3eaa 173 * @{
Kojto 93:e188a91d3eaa 174 */
Kojto 93:e188a91d3eaa 175 #define PWR_REGULATOR_VOLTAGE_SCALE1 ((uint32_t)0x0000C000)
Kojto 93:e188a91d3eaa 176 #define PWR_REGULATOR_VOLTAGE_SCALE2 ((uint32_t)0x00008000)
Kojto 93:e188a91d3eaa 177 #define PWR_REGULATOR_VOLTAGE_SCALE3 ((uint32_t)0x00004000)
Kojto 93:e188a91d3eaa 178 #define IS_PWR_REGULATOR_VOLTAGE(VOLTAGE) (((VOLTAGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \
Kojto 93:e188a91d3eaa 179 ((VOLTAGE) == PWR_REGULATOR_VOLTAGE_SCALE2) || \
Kojto 93:e188a91d3eaa 180 ((VOLTAGE) == PWR_REGULATOR_VOLTAGE_SCALE3))
Kojto 93:e188a91d3eaa 181 /**
Kojto 93:e188a91d3eaa 182 * @}
Kojto 93:e188a91d3eaa 183 */
Kojto 93:e188a91d3eaa 184
Kojto 93:e188a91d3eaa 185 /** @defgroup PWR_Flag
Kojto 93:e188a91d3eaa 186 * @{
Kojto 93:e188a91d3eaa 187 */
Kojto 93:e188a91d3eaa 188 #define PWR_FLAG_WU PWR_CSR_WUF
Kojto 93:e188a91d3eaa 189 #define PWR_FLAG_SB PWR_CSR_SBF
Kojto 93:e188a91d3eaa 190 #define PWR_FLAG_PVDO PWR_CSR_PVDO
Kojto 93:e188a91d3eaa 191 #define PWR_FLAG_BRR PWR_CSR_BRR
Kojto 93:e188a91d3eaa 192 #define PWR_FLAG_VOSRDY PWR_CSR_VOSRDY
Kojto 93:e188a91d3eaa 193
Kojto 93:e188a91d3eaa 194 /**
Kojto 93:e188a91d3eaa 195 * @}
Kojto 93:e188a91d3eaa 196 */
Kojto 93:e188a91d3eaa 197
Kojto 93:e188a91d3eaa 198 /**
Kojto 93:e188a91d3eaa 199 * @}
Kojto 93:e188a91d3eaa 200 */
Kojto 93:e188a91d3eaa 201
Kojto 93:e188a91d3eaa 202 /* Exported macro ------------------------------------------------------------*/
Kojto 93:e188a91d3eaa 203
Kojto 93:e188a91d3eaa 204 /** @brief macros configure the main internal regulator output voltage.
Kojto 93:e188a91d3eaa 205 * @param __REGULATOR__: specifies the regulator output voltage to achieve
Kojto 93:e188a91d3eaa 206 * a tradeoff between performance and power consumption when the device does
Kojto 93:e188a91d3eaa 207 * not operate at the maximum frequency (refer to the datasheets for more details).
Kojto 93:e188a91d3eaa 208 * This parameter can be one of the following values:
Kojto 93:e188a91d3eaa 209 * @arg PWR_REGULATOR_VOLTAGE_SCALE1: Regulator voltage output Scale 1 mode
Kojto 93:e188a91d3eaa 210 * @arg PWR_REGULATOR_VOLTAGE_SCALE2: Regulator voltage output Scale 2 mode
Kojto 93:e188a91d3eaa 211 * @arg PWR_REGULATOR_VOLTAGE_SCALE3: Regulator voltage output Scale 3 mode
Kojto 93:e188a91d3eaa 212 * @retval None
Kojto 93:e188a91d3eaa 213 */
Kojto 93:e188a91d3eaa 214 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) (MODIFY_REG(PWR->CR, PWR_CR_VOS, (__REGULATOR__)))
Kojto 93:e188a91d3eaa 215
Kojto 93:e188a91d3eaa 216 /** @brief Check PWR flag is set or not.
Kojto 93:e188a91d3eaa 217 * @param __FLAG__: specifies the flag to check.
Kojto 93:e188a91d3eaa 218 * This parameter can be one of the following values:
Kojto 93:e188a91d3eaa 219 * @arg PWR_FLAG_WU: Wake Up flag. This flag indicates that a wakeup event
Kojto 93:e188a91d3eaa 220 * was received from the WKUP pin or from the RTC alarm (Alarm A
Kojto 93:e188a91d3eaa 221 * or Alarm B), RTC Tamper event, RTC TimeStamp event or RTC Wakeup.
Kojto 93:e188a91d3eaa 222 * An additional wakeup event is detected if the WKUP pin is enabled
Kojto 93:e188a91d3eaa 223 * (by setting the EWUP bit) when the WKUP pin level is already high.
Kojto 93:e188a91d3eaa 224 * @arg PWR_FLAG_SB: StandBy flag. This flag indicates that the system was
Kojto 93:e188a91d3eaa 225 * resumed from StandBy mode.
Kojto 93:e188a91d3eaa 226 * @arg PWR_FLAG_PVDO: PVD Output. This flag is valid only if PVD is enabled
Kojto 93:e188a91d3eaa 227 * by the HAL_PWR_EnablePVD() function. The PVD is stopped by Standby mode
Kojto 93:e188a91d3eaa 228 * For this reason, this bit is equal to 0 after Standby or reset
Kojto 93:e188a91d3eaa 229 * until the PVDE bit is set.
Kojto 93:e188a91d3eaa 230 * @arg PWR_FLAG_BRR: Backup regulator ready flag. This bit is not reset
Kojto 93:e188a91d3eaa 231 * when the device wakes up from Standby mode or by a system reset
Kojto 93:e188a91d3eaa 232 * or power reset.
Kojto 93:e188a91d3eaa 233 * @arg PWR_FLAG_VOSRDY: This flag indicates that the Regulator voltage
Kojto 93:e188a91d3eaa 234 * scaling output selection is ready.
Kojto 93:e188a91d3eaa 235 * @retval The new state of __FLAG__ (TRUE or FALSE).
Kojto 93:e188a91d3eaa 236 */
Kojto 93:e188a91d3eaa 237 #define __HAL_PWR_GET_FLAG(__FLAG__) ((PWR->CSR & (__FLAG__)) == (__FLAG__))
Kojto 93:e188a91d3eaa 238
Kojto 93:e188a91d3eaa 239 /** @brief Clear the PWR's pending flags.
Kojto 93:e188a91d3eaa 240 * @param __FLAG__: specifies the flag to clear.
Kojto 93:e188a91d3eaa 241 * This parameter can be one of the following values:
Kojto 93:e188a91d3eaa 242 * @arg PWR_FLAG_WU: Wake Up flag
Kojto 93:e188a91d3eaa 243 * @arg PWR_FLAG_SB: StandBy flag
Kojto 93:e188a91d3eaa 244 */
Kojto 93:e188a91d3eaa 245 #define __HAL_PWR_CLEAR_FLAG(__FLAG__) (PWR->CR |= (__FLAG__) << 2)
Kojto 93:e188a91d3eaa 246
Kojto 93:e188a91d3eaa 247 #define PWR_EXTI_LINE_PVD ((uint32_t)0x00010000) /*!< External interrupt line 16 Connected to the PVD EXTI Line */
Kojto 93:e188a91d3eaa 248 /**
Kojto 93:e188a91d3eaa 249 * @brief Enable the PVD Exti Line.
Kojto 93:e188a91d3eaa 250 * @param __EXTILINE__: specifies the PVD Exti sources to be enabled.
Kojto 93:e188a91d3eaa 251 * This parameter can be:
Kojto 93:e188a91d3eaa 252 * @arg PWR_EXTI_LINE_PVD
Kojto 93:e188a91d3eaa 253 * @retval None.
Kojto 93:e188a91d3eaa 254 */
Kojto 93:e188a91d3eaa 255 #define __HAL_PVD_EXTI_ENABLE_IT(__EXTILINE__) (EXTI->IMR |= (__EXTILINE__))
Kojto 93:e188a91d3eaa 256
Kojto 93:e188a91d3eaa 257 /**
Kojto 93:e188a91d3eaa 258 * @brief Disable the PVD EXTI Line.
Kojto 93:e188a91d3eaa 259 * @param __EXTILINE__: specifies the PVD EXTI sources to be disabled.
Kojto 93:e188a91d3eaa 260 * This parameter can be:
Kojto 93:e188a91d3eaa 261 * @arg PWR_EXTI_LINE_PVD
Kojto 93:e188a91d3eaa 262 * @retval None.
Kojto 93:e188a91d3eaa 263 */
Kojto 93:e188a91d3eaa 264 #define __HAL_PVD_EXTI_DISABLE_IT(__EXTILINE__) (EXTI->IMR &= ~(__EXTILINE__))
Kojto 93:e188a91d3eaa 265
Kojto 93:e188a91d3eaa 266 /**
Kojto 93:e188a91d3eaa 267 * @brief checks whether the specified PVD Exti interrupt flag is set or not.
Kojto 93:e188a91d3eaa 268 * @param __EXTILINE__: specifies the PVD Exti sources to be cleared.
Kojto 93:e188a91d3eaa 269 * This parameter can be:
Kojto 93:e188a91d3eaa 270 * @arg PWR_EXTI_LINE_PVD
Kojto 93:e188a91d3eaa 271 * @retval EXTI PVD Line Status.
Kojto 93:e188a91d3eaa 272 */
Kojto 93:e188a91d3eaa 273 #define __HAL_PVD_EXTI_GET_FLAG(__EXTILINE__) (EXTI->PR & (__EXTILINE__))
Kojto 93:e188a91d3eaa 274
Kojto 93:e188a91d3eaa 275 /**
Kojto 93:e188a91d3eaa 276 * @brief Clear the PVD Exti flag.
Kojto 93:e188a91d3eaa 277 * @param __EXTILINE__: specifies the PVD Exti sources to be cleared.
Kojto 93:e188a91d3eaa 278 * This parameter can be:
Kojto 93:e188a91d3eaa 279 * @arg PWR_EXTI_LINE_PVD
Kojto 93:e188a91d3eaa 280 * @retval None.
Kojto 93:e188a91d3eaa 281 */
Kojto 93:e188a91d3eaa 282 #define __HAL_PVD_EXTI_CLEAR_FLAG(__EXTILINE__) (EXTI->PR = (__EXTILINE__))
Kojto 93:e188a91d3eaa 283
Kojto 93:e188a91d3eaa 284 /**
Kojto 93:e188a91d3eaa 285 * @brief Generates a Software interrupt on selected EXTI line.
Kojto 93:e188a91d3eaa 286 * @param __EXTILINE__: specifies the PVD EXTI sources to be disabled.
Kojto 93:e188a91d3eaa 287 * This parameter can be:
Kojto 93:e188a91d3eaa 288 * @arg PWR_EXTI_LINE_PVD
Kojto 93:e188a91d3eaa 289 * @retval None
Kojto 93:e188a91d3eaa 290 */
Kojto 93:e188a91d3eaa 291 #define __HAL_PVD_EXTI_GENERATE_SWIT(__EXTI_LINE__) (EXTI->SWIER |= (__EXTI_LINE__))
Kojto 93:e188a91d3eaa 292
Kojto 93:e188a91d3eaa 293 /* Include PWR HAL Extension module */
Kojto 93:e188a91d3eaa 294 #include "stm32f4xx_hal_pwr_ex.h"
Kojto 93:e188a91d3eaa 295
Kojto 93:e188a91d3eaa 296 /* Exported functions --------------------------------------------------------*/
Kojto 93:e188a91d3eaa 297
Kojto 93:e188a91d3eaa 298 /* Initialization and de-initialization functions *****************************/
Kojto 93:e188a91d3eaa 299 void HAL_PWR_DeInit(void);
Kojto 93:e188a91d3eaa 300 void HAL_PWR_EnableBkUpAccess(void);
Kojto 93:e188a91d3eaa 301 void HAL_PWR_DisableBkUpAccess(void);
Kojto 93:e188a91d3eaa 302
Kojto 93:e188a91d3eaa 303 /* Peripheral Control functions **********************************************/
Kojto 93:e188a91d3eaa 304 /* PVD configuration */
Kojto 93:e188a91d3eaa 305 void HAL_PWR_PVDConfig(PWR_PVDTypeDef *sConfigPVD);
Kojto 93:e188a91d3eaa 306 void HAL_PWR_EnablePVD(void);
Kojto 93:e188a91d3eaa 307 void HAL_PWR_DisablePVD(void);
Kojto 93:e188a91d3eaa 308
Kojto 93:e188a91d3eaa 309 /* WakeUp pins configuration */
Kojto 93:e188a91d3eaa 310 void HAL_PWR_EnableWakeUpPin(uint32_t WakeUpPinx);
Kojto 93:e188a91d3eaa 311 void HAL_PWR_DisableWakeUpPin(uint32_t WakeUpPinx);
Kojto 93:e188a91d3eaa 312
Kojto 93:e188a91d3eaa 313 /* Low Power modes entry */
Kojto 93:e188a91d3eaa 314 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
Kojto 93:e188a91d3eaa 315 void HAL_PWR_EnterSLEEPMode(uint32_t Regulator, uint8_t SLEEPEntry);
Kojto 93:e188a91d3eaa 316 void HAL_PWR_EnterSTANDBYMode(void);
Kojto 93:e188a91d3eaa 317
Kojto 93:e188a91d3eaa 318 void HAL_PWR_PVD_IRQHandler(void);
Kojto 93:e188a91d3eaa 319 void HAL_PWR_PVDCallback(void);
Kojto 93:e188a91d3eaa 320
Kojto 93:e188a91d3eaa 321
Kojto 93:e188a91d3eaa 322 /**
Kojto 93:e188a91d3eaa 323 * @}
Kojto 93:e188a91d3eaa 324 */
Kojto 93:e188a91d3eaa 325
Kojto 93:e188a91d3eaa 326 /**
Kojto 93:e188a91d3eaa 327 * @}
Kojto 93:e188a91d3eaa 328 */
Kojto 93:e188a91d3eaa 329
Kojto 93:e188a91d3eaa 330 #ifdef __cplusplus
Kojto 93:e188a91d3eaa 331 }
Kojto 93:e188a91d3eaa 332 #endif
Kojto 93:e188a91d3eaa 333
Kojto 93:e188a91d3eaa 334
Kojto 93:e188a91d3eaa 335 #endif /* __STM32F4xx_HAL_PWR_H */
Kojto 93:e188a91d3eaa 336
Kojto 93:e188a91d3eaa 337 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/