Searched refs:g_vector_table (Results 1 – 1 of 1) sorted by relevance
24 void* const g_vector_table[16] __attribute__((section(".isr_vector"))) = { variable38 *(const void**)0xE000ED08 = g_vector_table; // SCB->VTOR in ramboot()41 "bx %1" : : "r" (g_vector_table[0]), in ramboot()42 "r" (g_vector_table[1]) : "memory"); in ramboot()