Home
last modified time | relevance | path

Searched defs:VECTORTABLE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/
Dstartup_cat1c.h6 #define VECTORTABLE_ALIGN (128) /* alignment for 85 entries (32x4=128) is 2^7=128 bytes */ macro
/hal_infineon-3.7.0/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/HEADER_FILES/
Dstartup_cat1b.h37 #define VECTORTABLE_ALIGN (VECTORTABLE_SIZE <= 512u ? 512u :1024u) /* alignment for 'n' entri… macro