Searched refs:VECTOR_TABLE_Type (Results 1 – 4 of 4) sorted by relevance
54 extern const VECTOR_TABLE_Type __VECTOR_TABLE[80];55 const VECTOR_TABLE_Type __VECTOR_TABLE[80] __VECTOR_TABLE_ATTRIBUTE = {56 (VECTOR_TABLE_Type)(&__INITIAL_SP), /* Initial Stack Pointer */
18 extern const VECTOR_TABLE_Type __VECTOR_TABLE[80];
45 typedef void(*VECTOR_TABLE_Type)(void); typedef166 const VECTOR_TABLE_Type __VECTOR_TABLE[] __VECTOR_TABLE_ATTRIBUTE = {168 (VECTOR_TABLE_Type) &__INITIAL_SP, /*!< Initial Stack Pointer */
16 typedef void(*VECTOR_TABLE_Type)(void); typedef
Completed in 9 milliseconds