Home
last modified time | relevance | path

Searched refs:VECTOR_TABLE_OFFSET_IRQ1 (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_cm0plus.c124 #define VECTOR_TABLE_OFFSET_IRQ1 0x44 macro
308 const uint8_t u8Irq1Index = (uint8_t) (VECTOR_TABLE_OFFSET_IRQ1 / 4); in PrepareSystemCallInfrastructure()