Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c71 #define SCB_CPACR_CP10_CP11_ENABLE (0xFUL << 20u) macro
273 SCB->CPACR |= SCB_CPACR_CP10_CP11_ENABLE; in Cy_SystemInitFpuEnable()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/
Dstartup_cm7.c67 #define SCB_CPACR_CP10_CP11_ENABLE (0xFUL << 20u) macro
81 SCB->CPACR |= SCB_CPACR_CP10_CP11_ENABLE; in FpuEnable()