STM32L443xx HAL User Manual
Defines
FLASH Private Constants
FLASH

Defines

#define FLASH_BANK_SIZE   (FLASH_SIZE)
#define FLASH_PAGE_SIZE   ((uint32_t)0x800)
#define FLASH_TIMEOUT_VALUE   ((uint32_t)50000)/* 50 s */

Define Documentation

#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 */