21 #ifndef __STM32L4xx_FLASH_RAMFUNC_H 22 #define __STM32L4xx_FLASH_RAMFUNC_H 52 #if defined (STM32L4R5xx) || defined (STM32L4R7xx) || defined (STM32L4R9xx) || defined (STM32L4S5xx) || defined (STM32L4S7xx) || defined (STM32L4S9xx) __RAM_FUNC HAL_FLASHEx_DisableRunPowerDown(void)
Disable the Power down in Run Mode.
__RAM_FUNC HAL_FLASHEx_OB_DBankConfig(uint32_t DBankConfig)
Program the FLASH DBANK User Option Byte.
__RAM_FUNC HAL_FLASHEx_EnableRunPowerDown(void)
Enable the Power down in Run Mode.
This file contains HAL common defines, enumeration, macros and structures definitions.