Searched refs:FLASH_SRRVR_SBRV (Results 1 – 15 of 15) sorted by relevance
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_flash_ex.c | 822 MODIFY_REG(srrvr_reg_val, (FLASH_SRRVR_SBRV | FLASH_SRRVR_C2OPT), in FLASH_OB_SecureConfig() 827 MODIFY_REG(srrvr_reg_val, (FLASH_SRRVR_SBRV | FLASH_SRRVR_C2OPT), in FLASH_OB_SecureConfig() 1014 *C2BootResetVectAddr = (uint32_t)((READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV) << 2) + FLASH_BASE); in FLASH_OB_GetC2BootResetConfig() 1018 *C2BootResetVectAddr = (uint32_t)((READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV) << 2) + SRAM1_BASE); in FLASH_OB_GetC2BootResetConfig()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_flash_ex.c | 1010 …MODIFY_REG(srrvr_reg_val, (FLASH_SRRVR_SBRV | FLASH_SRRVR_C2OPT), (((pOBParam->C2SecureBootVectAdd… in FLASH_OB_SecureConfig() 1014 …MODIFY_REG(srrvr_reg_val, (FLASH_SRRVR_SBRV | FLASH_SRRVR_C2OPT), (((pOBParam->C2SecureBootVectAdd… in FLASH_OB_SecureConfig() 1254 *C2BootResetVectAddr = (uint32_t)((READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV) << 2) + FLASH_BASE); in FLASH_OB_GetC2BootResetConfig() 1258 *C2BootResetVectAddr = (uint32_t)((READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV) << 2) + SRAM1_BASE); in FLASH_OB_GetC2BootResetConfig()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_system.h | 1872 return (uint32_t)(READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV)); in LL_FLASH_GetC2BootResetVect()
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_system.h | 2214 return (uint32_t)(READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV)); in LL_FLASH_GetC2BootResetVect()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/soc/ |
D | stm32wl54xx.h | 4629 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* SCPU2 boot reset… macro
|
D | stm32wl55xx.h | 4629 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* SCPU2 boot reset… macro
|
D | stm32wl5mxx.h | 4629 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* SCPU2 boot reset… macro
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/soc/ |
D | stm32wb1mxx.h | 3516 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* CPU2 boot reset … macro
|
D | stm32wb30xx.h | 3856 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* CPU2 boot reset … macro
|
D | stm32wb50xx.h | 3857 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* CPU2 boot reset … macro
|
D | stm32wb35xx.h | 4234 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* CPU2 boot reset … macro
|
D | stm32wb55xx.h | 4286 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* CPU2 boot reset … macro
|
D | stm32wb5mxx.h | 4286 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* CPU2 boot reset … macro
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 3420 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* CPU2 boot reset … macro
|
D | stm32wb15xx.h | 3516 #define FLASH_SRRVR_SBRV FLASH_SRRVR_SBRV_Msk /* CPU2 boot reset … macro
|