stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h
Go to the documentation of this file.
1 
20 /* Define to prevent recursive inclusion -------------------------------------*/
21 #ifndef __STM32F4xx_FLASH_RAMFUNC_H
22 #define __STM32F4xx_FLASH_RAMFUNC_H
23 
24 #ifdef __cplusplus
25  extern "C" {
26 #endif
27 #if defined(STM32F410Tx) || defined(STM32F410Cx) || defined(STM32F410Rx) || defined(STM32F411xE) || defined(STM32F446xx) || defined(STM32F412Zx) ||\
28  defined(STM32F412Vx) || defined(STM32F412Rx) || defined(STM32F412Cx)
29 
30 /* Includes ------------------------------------------------------------------*/
31 #include "stm32f4xx_hal_def.h"
32 
41 /* Exported types ------------------------------------------------------------*/
42 /* Exported macro ------------------------------------------------------------*/
43 /* Exported functions --------------------------------------------------------*/
51 __RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_StopFlashInterfaceClk(void);
52 __RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_StartFlashInterfaceClk(void);
53 __RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_EnableFlashSleepMode(void);
54 __RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_DisableFlashSleepMode(void);
71 #endif /* STM32F410xx || STM32F411xE || STM32F446xx || STM32F412Zx || STM32F412Vx || STM32F412Rx || STM32F412Cx */
72 #ifdef __cplusplus
73 }
74 #endif
75 
76 
77 #endif /* __STM32F4xx_FLASH_RAMFUNC_H */
78 
79 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
HAL_StatusTypeDef
HAL_StatusTypeDef
HAL Status structures definition
Definition: stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h:40


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:52