/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_flash_ex.c | 1012 …->ECC_FA2 & FLASH_ECC_FA_FAIL_ECC_ADDR))* FLASH_NB_32BITWORD_IN_FLASHWORD * 4) + FLASH_BANK2_BASE); in HAL_FLASHEx_GetEccInfo() 1676 … FLASH->PRAR_PRG2 = ((PCROPStartAddr - FLASH_BANK2_BASE) >> 8) | \ in FLASH_OB_PCROPConfig() 1677 … (((PCROPEndAddr - FLASH_BANK2_BASE) >> 8) << FLASH_PRAR_PROT_AREA_END_Pos) | \ in FLASH_OB_PCROPConfig() 1716 bankBase = FLASH_BANK2_BASE; in FLASH_OB_GetPCROP() 1917 …FLASH->SCAR_PRG2 = ((SecureAreaStartAddr - FLASH_BANK2_BASE) >> 8) … in FLASH_OB_SecureAreaConfig() 1918 … (((SecureAreaEndAddr - FLASH_BANK2_BASE) >> 8) << FLASH_SCAR_SEC_AREA_END_Pos) | \ in FLASH_OB_SecureAreaConfig() 1949 bankBase = FLASH_BANK2_BASE; in FLASH_OB_GetSecureArea()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_flash.h | 129 #define FLASH_BANK2_BASE (FLASH_BASE + (FLASH_SIZE >> 1)) /*!< FLASH BANK2 base address in… macro 130 #define FLASH_BANK1_END (FLASH_BANK2_BASE - 1) /*!< Program end FLASH BANK1 add…
|
D | stm32l0xx_hal_flash_ex.h | 121 #define IS_FLASH_PROGRAM_BANK2_ADDRESS(__ADDRESS__) (((__ADDRESS__) >= FLASH_BANK2_BASE) && ((__ADD…
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_flash.h | 795 …_PROGRAM_ADDRESS_BANK1(ADDRESS) (((ADDRESS) >= FLASH_BANK1_BASE) && ((ADDRESS) < FLASH_BANK2_BASE)) 796 #define IS_FLASH_PROGRAM_ADDRESS_BANK2(ADDRESS) (((ADDRESS) >= FLASH_BANK2_BASE ) && ((ADDRESS) <= …
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | system_stm32h7xx.c | 101 #define VECT_TAB_BASE_ADDRESS FLASH_BANK2_BASE /*!< Vector Table base address field.
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_flash_ex.c | 209 if (pEraseInit->PageAddress < FLASH_BANK2_BASE) in HAL_FLASHEx_Erase() 302 if (pEraseInit->PageAddress < FLASH_BANK2_BASE) in HAL_FLASHEx_Erase_IT()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | system_stm32h7xx_dualcore_bootcm4_cm7gated.c | 109 #define VECT_TAB_BASE_ADDRESS FLASH_BANK2_BASE /*!< Vector Table base address field.
|
D | system_stm32h7xx_dualcore_bootcm7_cm4gated.c | 109 #define VECT_TAB_BASE_ADDRESS FLASH_BANK2_BASE /*!< Vector Table base address field.
|
D | system_stm32h7xx_dualcore_boot_cm4_cm7.c | 106 #define VECT_TAB_BASE_ADDRESS FLASH_BANK2_BASE /*!< Vector Table base address field.
|
D | system_stm32h7xx.c | 106 #define VECT_TAB_BASE_ADDRESS FLASH_BANK2_BASE /*!< Vector Table base address field.
|
D | stm32h7a3xx.h | 1966 #define FLASH_BANK2_BASE (0x08100000UL) /*!< Base address of : (up to 1 MB) Flash Bank2 ac… macro
|
D | stm32h7b0xx.h | 2072 #define FLASH_BANK2_BASE (0x08100000UL) /*!< For legacy only , Flash bank 2 not available … macro
|
D | stm32h7b0xxq.h | 2073 #define FLASH_BANK2_BASE (0x08100000UL) /*!< For legacy only , Flash bank 2 not available … macro
|
D | stm32h7a3xxq.h | 1967 #define FLASH_BANK2_BASE (0x08100000UL) /*!< Base address of : (up to 1 MB) Flash Bank2 ac… macro
|
D | stm32h7b3xx.h | 2072 #define FLASH_BANK2_BASE (0x08100000UL) /*!< Base address of : (up to 1 MB) Flash Bank2 ac… macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_flash_ex.h | 183 #define IS_FLASH_PROGRAM_BANK2_ADDRESS(__ADDRESS__) (((__ADDRESS__) >= FLASH_BANK2_BASE) && ((__ADD…
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l151xdx.h | 634 #define FLASH_BANK2_BASE (0x08040000UL) /*!< FLASH BANK2 base address in the alia… macro
|
D | stm32l151xe.h | 634 #define FLASH_BANK2_BASE (0x08040000UL) /*!< FLASH BANK2 base address in the alia… macro
|
D | stm32l152xdx.h | 649 #define FLASH_BANK2_BASE (0x08040000UL) /*!< FLASH BANK2 base address in the alia… macro
|
D | stm32l152xe.h | 649 #define FLASH_BANK2_BASE (0x08040000UL) /*!< FLASH BANK2 base address in the alia… macro
|
D | stm32l162xdx.h | 670 #define FLASH_BANK2_BASE (0x08040000UL) /*!< FLASH BANK2 base address in the alia… macro
|
D | stm32l162xe.h | 670 #define FLASH_BANK2_BASE (0x08040000UL) /*!< FLASH BANK2 base address in the alia… macro
|
D | stm32l151xd.h | 680 #define FLASH_BANK2_BASE (0x08030000UL) /*!< FLASH BANK2 base address in the alia… macro
|
D | stm32l152xd.h | 695 #define FLASH_BANK2_BASE (0x08030000UL) /*!< FLASH BANK2 base address in the alia… macro
|
D | stm32l162xd.h | 716 #define FLASH_BANK2_BASE (0x08030000UL) /*!< FLASH BANK2 base address in the alia… macro
|