Home
last modified time | relevance | path

Searched refs:SRAM2_BASE (Results 1 – 25 of 110) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_gtzc.c374 case SRAM2_BASE: in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()
460 case SRAM2_BASE: in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
Dstm32wlxx_hal_flash_ex.c969 …(((((pOBParam->SecureSRAM2StartAddr - SRAM2_BASE) >> SRAM_SECURE_PAGE_GRANULARITY_OFFSET) << FLASH… in FLASH_OB_SecureConfig()
1228 *SecureSRAM2StartAddr = ((user_config << SRAM_SECURE_PAGE_GRANULARITY_OFFSET) + SRAM2_BASE); in FLASH_OB_GetSecureMemoryConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h934 …SBRSA_START_ADDR(__VALUE__) (((__VALUE__) >= SRAM2_BASE) && ((__VALUE__) <= (SRAM2_BASE
Dstm32wlxx_hal_gtzc.h288 ((__BASE_ADDRESS__) == SRAM2_BASE))
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dsystem_stm32wbaxx_ns.c93 #define VECT_TAB_BASE_ADDRESS SRAM2_BASE /*!< Vector Table base address field.
Dstm32wba52xx.h1378 #define SRAM2_BASE SRAM2_BASE_S macro
1503 #define SRAM2_BASE SRAM2_BASE_NS macro
Dstm32wba54xx.h1468 #define SRAM2_BASE SRAM2_BASE_S macro
1606 #define SRAM2_BASE SRAM2_BASE_NS macro
Dstm32wba5mxx.h1468 #define SRAM2_BASE SRAM2_BASE_S macro
1606 #define SRAM2_BASE SRAM2_BASE_NS macro
Dstm32wba55xx.h1468 #define SRAM2_BASE SRAM2_BASE_S macro
1606 #define SRAM2_BASE SRAM2_BASE_NS macro
Dstm32wba50xx.h1045 #define SRAM2_BASE SRAM2_BASE_NS macro
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dsystem_stm32wlxx.c135 #define VECT_TAB_BASE_ADDRESS SRAM2_BASE /*!< Vector Table base address field.
Dstm32wle4xx.h768 #define SRAM2_BASE 0x20008000UL /*!< SRAM2(up to 32 KB) base address */ macro
Dstm32wle5xx.h768 #define SRAM2_BASE 0x20008000UL /*!< SRAM2(up to 32 KB) base address */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash_ex.h270 #if (SRAM2_BASE == 0x2003C000U)
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c553 #if defined (SRAM2_BASE)
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_pwr.h786 #if defined(SRAM2_BASE)
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h2076 #define SRAM2_BASE SRAM2_BASE_S macro
2490 #define SRAM2_BASE SRAM2_BASE_NS macro
Dstm32l562xx.h2178 #define SRAM2_BASE SRAM2_BASE_S macro
2613 #define SRAM2_BASE SRAM2_BASE_NS macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h2250 #define SRAM2_BASE SRAM2_BASE_S macro
2581 #define SRAM2_BASE SRAM2_BASE_NS macro
Dstm32h562xx.h2437 #define SRAM2_BASE SRAM2_BASE_S macro
2844 #define SRAM2_BASE SRAM2_BASE_NS macro
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb07.h902 #define SRAM2_BASE (SRAM_BASE + 0x00008000U) /*!< SRAM2 (16 KB) base address */ macro
Dstm32wb09.h853 #define SRAM2_BASE (SRAM_BASE + 0x00008000U) /*!< SRAM2 (16 KB) base address … macro
Dstm32wb06.h902 #define SRAM2_BASE (SRAM_BASE + 0x00008000U) /*!< SRAM2 (16 KB) base address */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h2208 #define SRAM2_BASE SRAM2_BASE_S macro
2627 #define SRAM2_BASE SRAM2_BASE_NS macro
Dstm32u535xx.h2096 #define SRAM2_BASE SRAM2_BASE_S macro
2489 #define SRAM2_BASE SRAM2_BASE_NS macro

12345