Home
last modified time | relevance | path

Searched refs:SRAM1_BASE (Results 1 – 25 of 142) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_flash_ex.c937 WRITE_REG(FLASH->IPCCBR, (uint32_t)((IPCCDataBufAddr - SRAM1_BASE) >> 4)); in FLASH_OB_IPCCBufferAddrConfig()
970 …((((pOBParam->SecureSRAM1StartAddr - SRAM1_BASE) >> SRAM_SECURE_PAGE_GRANULARITY_OFFSET) << FLASH_… in FLASH_OB_SecureConfig()
1014 …H_SRRVR_SBRV | FLASH_SRRVR_C2OPT), (((pOBParam->C2SecureBootVectAddr - SRAM1_BASE) >> 2) | pOBPara… in FLASH_OB_SecureConfig()
1186 return (uint32_t)((READ_BIT(FLASH->IPCCBR, FLASH_IPCCBR_IPCCDBA) << 4) + SRAM1_BASE); in FLASH_OB_GetIPCCBufferAddr()
1233 *SecureSRAM1StartAddr = ((user_config << SRAM_SECURE_PAGE_GRANULARITY_OFFSET) + SRAM1_BASE); in FLASH_OB_GetSecureMemoryConfig()
1258 *C2BootResetVectAddr = (uint32_t)((READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV) << 2) + SRAM1_BASE); in FLASH_OB_GetC2BootResetConfig()
Dstm32wlxx_hal_gtzc.c362 case SRAM1_BASE: in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
448 case SRAM1_BASE: in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_firewall.h129 …ATILEDATA_SEGMENT_ADDRESS(ADDRESS) (((ADDRESS) >= SRAM1_BASE) && ((ADDRESS) < (SRAM1_BASE +…
130 …LATILEDATA_SEGMENT_LENGTH(ADDRESS, LENGTH) (((ADDRESS) + (LENGTH)) <= (SRAM1_BASE + SRAM1_SIZE_MAX…
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h935 …SNBRSA_START_ADDR(__VALUE__) (((__VALUE__) >= SRAM1_BASE) && ((__VALUE__) <= (SRAM1_BASE
Dstm32wlxx_hal_gtzc.h287 … ((__BASE_ADDRESS__) == SRAM1_BASE) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h973 … (((__VALUE__) >= SRAM1_BASE) && ((__VALUE__) <= (SRAM1_BASE + SRAM1_SIZE - 1U))) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_flash_ex.c828 (((pOBParam->C2SecureBootVectAddr - SRAM1_BASE) >> 2) | pOBParam->C2BootRegion)); in FLASH_OB_SecureConfig()
1018 *C2BootResetVectAddr = (uint32_t)((READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV) << 2) + SRAM1_BASE); in FLASH_OB_GetC2BootResetConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dsystem_stm32l5xx.c144 #define VECT_TAB_BASE_ADDRESS SRAM1_BASE /*!< Vector Table base address field.
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dsystem_stm32l4xx.c134 #define VECT_TAB_BASE_ADDRESS SRAM1_BASE /*!< Vector Table base address field.
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dsystem_stm32wlxx.c150 #define VECT_TAB_BASE_ADDRESS SRAM1_BASE /*!< Vector Table base address field.
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dsystem_stm32wbxx.c138 #define VECT_TAB_BASE_ADDRESS SRAM1_BASE /*!< Vector Table base address field.
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dsystem_stm32u0xx.c188 SCB->VTOR = SRAM1_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
Dstm32u031xx.h722 #define SRAM1_BASE (0x20000000UL) /*!< SRAM1 base address */ macro
724 #define BKPSRAM2_BASE (SRAM1_BASE + 0x00002000UL) /*!< SRAM2 BKP(up to 4 KB) base address */
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dsystem_stm32u5xx.c223 SCB->VTOR = SRAM1_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
Dsystem_stm32u5xx_s.c241 SCB->VTOR = SRAM1_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dsystem_stm32wbaxx.c119 #define VECT_TAB_BASE_ADDRESS SRAM1_BASE /*!< Vector Table base address field.
Dsystem_stm32wbaxx_s.c133 #define VECT_TAB_BASE_ADDRESS SRAM1_BASE /*!< Vector Table base address field.
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dsystem_stm32h5xx.c255 SCB->VTOR = SRAM1_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
Dsystem_stm32h5xx_s.c264 SCB->VTOR = SRAM1_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h562 #define SRAM1_BASE 0x20000000UL /*!< SRAM1(32 KB) base address in the alias region … macro
571 #define SRAM_BASE SRAM1_BASE
Dstm32f410rx.h562 #define SRAM1_BASE 0x20000000UL /*!< SRAM1(32 KB) base address in the alias region … macro
571 #define SRAM_BASE SRAM1_BASE
Dstm32f410tx.h559 #define SRAM1_BASE 0x20000000UL /*!< SRAM1(32 KB) base address in the alias region … macro
568 #define SRAM_BASE SRAM1_BASE
Dstm32f401xc.h636 #define SRAM1_BASE 0x20000000UL /*!< SRAM1(64 KB) base address in the alias region … macro
646 #define SRAM_BASE SRAM1_BASE
Dstm32f401xe.h636 #define SRAM1_BASE 0x20000000UL /*!< SRAM1(96 KB) base address in the alias region … macro
646 #define SRAM_BASE SRAM1_BASE
Dstm32f411xe.h637 #define SRAM1_BASE 0x20000000UL /*!< SRAM1(128 KB) base address in the alias region … macro
647 #define SRAM_BASE SRAM1_BASE

123456