Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c123 #define CY_SYS_CM4_VECTOR_TABLE_VALID_ADDR (0x000003FFUL) macro
305 CY_ASSERT_L2((vectorTableOffset & CY_SYS_CM4_VECTOR_TABLE_VALID_ADDR) == 0UL); in Cy_SysEnableCM4()