Searched refs:__RAM_VECTOR_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
32 #define __RAM_VECTOR_TABLE_SIZE (((uint32_t)Image$$RW_m_data$$Base - (uint32_t)Image$$VECTOR_RAM$$B… in InstallIRQHandler() macro34 extern uint32_t __RAM_VECTOR_TABLE_SIZE[]; in InstallIRQHandler()41 uint32_t __RAM_VECTOR_TABLE_SIZE = (uint32_t)(__RAM_VECTOR_TABLE_SIZE_BYTES); in InstallIRQHandler()51 for (n = 0; n < ((uint32_t)__RAM_VECTOR_TABLE_SIZE) / sizeof(uint32_t); n++) in InstallIRQHandler()
63 define exported symbol __RAM_VECTOR_TABLE_SIZE = __ram_vector_table_size__;
68 define exported symbol __RAM_VECTOR_TABLE_SIZE = __ram_vector_table_size__;