39 #ifndef __STM32F4xx_FLASH_RAMFUNC_H 40 #define __STM32F4xx_FLASH_RAMFUNC_H 45 #if defined(STM32F410Tx) || defined(STM32F410Cx) || defined(STM32F410Rx) || defined(STM32F411xE) || defined(STM32F446xx) || defined(STM32F412Zx) ||\ 46 defined(STM32F412Vx) || defined(STM32F412Rx) || defined(STM32F412Cx) 69 __RAM_FUNC HAL_FLASHEx_StopFlashInterfaceClk(
void);
70 __RAM_FUNC HAL_FLASHEx_StartFlashInterfaceClk(
void);
71 __RAM_FUNC HAL_FLASHEx_EnableFlashSleepMode(
void);
72 __RAM_FUNC HAL_FLASHEx_DisableFlashSleepMode(
void);
This file contains HAL common defines, enumeration, macros and structures definitions.