STM32L443xx HAL User Manual
|
Defines | |
#define | FLASH_BANK_SIZE (FLASH_SIZE) |
#define | FLASH_PAGE_SIZE ((uint32_t)0x800) |
#define | FLASH_TIMEOUT_VALUE ((uint32_t)50000)/* 50 s */ |
#define FLASH_BANK_SIZE (FLASH_SIZE) |
Definition at line 847 of file stm32l4xx_hal_flash.h.
Referenced by FLASH_OB_GetPCROP(), and FLASH_OB_PCROPConfig().
#define FLASH_PAGE_SIZE ((uint32_t)0x800) |
Definition at line 854 of file stm32l4xx_hal_flash.h.
#define FLASH_TIMEOUT_VALUE ((uint32_t)50000)/* 50 s */ |
Definition at line 857 of file stm32l4xx_hal_flash.h.
Referenced by FLASH_OB_PCROPConfig(), FLASH_OB_RDPConfig(), FLASH_OB_UserConfig(), FLASH_OB_WRPConfig(), HAL_FLASH_OB_Launch(), HAL_FLASH_Program(), and HAL_FLASHEx_Erase().