Searched refs:C2BootResetVectAddr (Results 1 – 1 of 1) sorted by relevance
116 static void FLASH_OB_GetC2BootResetConfig(uint32_t *C2BootResetVectAddr, uint32_t *C2B…1003 static void FLASH_OB_GetC2BootResetConfig(uint32_t *C2BootResetVectAddr, uint32_t *C2BootResetRegio… in FLASH_OB_GetC2BootResetConfig() argument1009 *C2BootResetVectAddr = (uint32_t)((READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV) << 2) + FLASH_BASE); in FLASH_OB_GetC2BootResetConfig()1013 *C2BootResetVectAddr = (uint32_t)((READ_BIT(FLASH->SRRVR, FLASH_SRRVR_SBRV) << 2) + SRAM1_BASE); in FLASH_OB_GetC2BootResetConfig()