Searched refs:EFLASH_BASE (Results 1 – 4 of 4) sorted by relevance
93 SCU->VECTOROFFSET = EFLASH_BASE | VECT_TAB_OFFSET | SCU_VECTOROFFSET_VOFFSETEN; in System_Init()
599 #define EFLASH_BASE (0x00000000UL) macro
125 SCB->VTOR = EFLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in System_Core_Config()
673 #define EFLASH_BASE (0x00000000UL) macro683 #define EFLASH_REG_BASE (EFLASH_BASE + 0x00100000)
Completed in 17 milliseconds