Searched refs:FLASH_BANK2_BASE (Results 1 – 7 of 7) sorted by relevance
201 #define IS_FLASH_PROGRAM_BANK2_ADDRESS(__ADDRESS__) (((__ADDRESS__) >= FLASH_BANK2_BASE) && ((__ADD…
145 #define IS_FLASH_PROGRAM_BANK2_ADDRESS(__ADDRESS__) (((__ADDRESS__) >= FLASH_BANK2_BASE) && ((__ADD…
227 if (pEraseInit->PageAddress < FLASH_BANK2_BASE) in HAL_FLASHEx_Erase()320 if (pEraseInit->PageAddress < FLASH_BANK2_BASE) in HAL_FLASHEx_Erase_IT()
546 #define FLASH_BANK2_BASE ((uint32_t)0x08018000U) /*!< FLASH BANK2 base address in the alias r… macro
630 #define FLASH_BANK2_BASE ((uint32_t)0x08018000U) /*!< FLASH BANK2 base address in the alias r… macro
644 #define FLASH_BANK2_BASE ((uint32_t)0x08018000U) /*!< FLASH BANK2 base address in the alias r… macro
666 #define FLASH_BANK2_BASE ((uint32_t)0x08040000U) /*!< FLASH BANK2 base address in… macro