Home
last modified time | relevance | path

Searched refs:FLASH_BANK1_BASE (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c1004 …->ECC_FA1 & FLASH_ECC_FA_FAIL_ECC_ADDR))* FLASH_NB_32BITWORD_IN_FLASHWORD * 4) + FLASH_BANK1_BASE); in HAL_FLASHEx_GetEccInfo()
1664 … FLASH->PRAR_PRG1 = ((PCROPStartAddr - FLASH_BANK1_BASE) >> 8) | \ in FLASH_OB_PCROPConfig()
1665 … (((PCROPEndAddr - FLASH_BANK1_BASE) >> 8) << FLASH_PRAR_PROT_AREA_END_Pos) | \ in FLASH_OB_PCROPConfig()
1709 bankBase = FLASH_BANK1_BASE; in FLASH_OB_GetPCROP()
1904 …FLASH->SCAR_PRG1 = ((SecureAreaStartAddr - FLASH_BANK1_BASE) >> 8) … in FLASH_OB_SecureAreaConfig()
1905 … (((SecureAreaEndAddr - FLASH_BANK1_BASE) >> 8) << FLASH_SCAR_SEC_AREA_END_Pos) | \ in FLASH_OB_SecureAreaConfig()
1942 bankBase = FLASH_BANK1_BASE; in FLASH_OB_GetSecureArea()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash.h795 #define IS_FLASH_PROGRAM_ADDRESS_BANK1(ADDRESS) (((ADDRESS) >= FLASH_BANK1_BASE) && ((ADDRESS) < FL…
798 #define IS_FLASH_PROGRAM_ADDRESS_BANK1(ADDRESS) (((ADDRESS) >= FLASH_BANK1_BASE) && ((ADDRESS) <= F…
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dsystem_stm32h7xx.c116 #define VECT_TAB_BASE_ADDRESS FLASH_BANK1_BASE /*!< Vector Table base address field.
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dsystem_stm32h7xx_dualcore_bootcm4_cm7gated.c124 #define VECT_TAB_BASE_ADDRESS FLASH_BANK1_BASE /*!< Vector Table base address field.
Dsystem_stm32h7xx_dualcore_bootcm7_cm4gated.c124 #define VECT_TAB_BASE_ADDRESS FLASH_BANK1_BASE /*!< Vector Table base address field.
Dsystem_stm32h7xx_dualcore_boot_cm4_cm7.c121 #define VECT_TAB_BASE_ADDRESS FLASH_BANK1_BASE /*!< Vector Table base address field.
Dsystem_stm32h7xx_singlecore.c107 #define VECT_TAB_BASE_ADDRESS FLASH_BANK1_BASE /*!< Vector Table base address field.
Dsystem_stm32h7xx.c121 #define VECT_TAB_BASE_ADDRESS FLASH_BANK1_BASE /*!< Vector Table base address field.
Dstm32h7a3xx.h1965 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
1970 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h7b0xx.h2071 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 128 KB) Flash Bank1 … macro
2076 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h7b0xxq.h2072 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 128 KB) Flash Bank1 … macro
2077 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h7a3xxq.h1966 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
1971 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h7b3xx.h2071 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2076 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h7b3xxq.h2072 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2077 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h730xxq.h2181 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 128 KB) Flash Bank1 … macro
2186 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h733xx.h2180 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2185 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h725xx.h2075 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2080 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h730xx.h2180 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 128 KB) Flash Bank1 … macro
2185 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h735xx.h2181 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2186 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h742xx.h1989 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
1994 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h723xx.h2074 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2079 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h750xx.h2146 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 128 KB) Flash Bank1 … macro
2151 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h753xx.h2146 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2151 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h745xx.h2155 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2160 #define FLASH_BASE FLASH_BANK1_BASE
Dstm32h745xg.h2155 #define FLASH_BANK1_BASE (0x08000000UL) /*!< Base address of : (up to 1 MB) Flash Bank1 ac… macro
2160 #define FLASH_BASE FLASH_BANK1_BASE

12