Home
last modified time | relevance | path

Searched refs:CPACR (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/bsp/microchip/same70/bsp/hpl/core/
A Dhpl_core_port.h57 SCB->CPACR |= (0xFu << 20); in _fpu_enable()
70 SCB->CPACR &= ~(0xFu << 20); in _fpu_disable()
/bsp/rockchip/common/rk_hal/lib/hal/src/pm/
A Dhal_pm_cpu.c237 scbSave.CPACR = SCB->CPACR; in HAL_SCB_SuspendSave()
259 SCB->CPACR = scbSave.CPACR; in HAL_SCB_ResumeRestore()
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/
A Dsystem_same54.c49 SCB->CPACR |= (0xFu << 20); in SystemInit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/
A Dsystem_samd51.c49 SCB->CPACR |= (0xFu << 20); in SystemInit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/
A Dsystem_samd51.c49 SCB->CPACR |= (0xFu << 20); in SystemInit()
/bsp/rockchip/common/rk_hal/lib/CMSIS/Device/RK2108/Source/
A Dsystem_rk2108.c88 SCB->CPACR |= ((3U << 10U*2U) | /* enable CP10 Full Access */ in SystemInit()
/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_sysctrl.c465 AM_REG(SYSCTRL, CPACR) = (AM_REG_SYSCTRL_CPACR_CP11(0x3) | in am_hal_sysctrl_fpu_enable()
485 AM_REG(SYSCTRL, CPACR) = 0x00000000 & in am_hal_sysctrl_fpu_disable()
/bsp/stm32/stm32g474-st-nucleo/board/CubeMX_Config/Src/
A Dsystem_stm32g4xx.c166 SCB->CPACR |= ((3UL << (10*2))|(3UL << (11*2))); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32g491-st-nucleo/board/CubeMX_Config/Core/Src/
A Dsystem_stm32g4xx.c183 SCB->CPACR |= ((3UL << (10*2))|(3UL << (11*2))); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Device/Maxim/MAX32660/Source/
A Dsystem_max32660.c129 SCB->CPACR |= SCB_CPACR_CP10_Msk | SCB_CPACR_CP11_Msk; in SystemInit()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/startup_system_files/
A Dsystem_msp432e401y.c110 SCB->CPACR |= ((3UL << 10 * 2) | /* set CP10 Full Access */ in SystemInit()
A Dsystem_msp432e411y.c110 SCB->CPACR |= ((3UL << 10 * 2) | /* set CP10 Full Access */ in SystemInit()
/bsp/stm32/stm32mp157a-st-discovery/board/CubeMX_Config/Common/System/
A Dsystem_stm32mp1xx.c139 SCB->CPACR |= ((3UL << 10*2)|(3UL << 11*2)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32mp157a-st-ev1/board/CubeMX_Config/Common/System/
A Dsystem_stm32mp1xx.c139 SCB->CPACR |= ((3UL << 10*2)|(3UL << 11*2)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/libraries/templates/stm32mp1xx/board/CubeMX_Config/Common/System/
A Dsystem_stm32mp1xx.c139 SCB->CPACR |= ((3UL << 10*2)|(3UL << 11*2)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32l496-st-discovery/board/CubeMX_Config/Src/
A Dsystem_stm32l4xx.c206 SCB->CPACR |= ((3UL << 20U)|(3UL << 22U)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/frdm-k64f/device/
A Dsystem_MK64F12.c125 SCB->CPACR |= ((3UL << 10*2) | (3UL << 11*2)); /* set CP10, CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32h7s7-st-disco/board/CubeMX_Config/Appli/Core/Src/
A Dsystem_stm32h7rsxx.c169 SCB->CPACR |= ((3UL << 20U)|(3UL << 22U)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32h7s7-st-disco/board/CubeMX_Config/Boot/Core/Src/
A Dsystem_stm32h7rsxx.c169 SCB->CPACR |= ((3UL << 20U)|(3UL << 22U)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32u575-st-nucleo/board/CubeMX_Config/Src/
A Dsystem_stm32u5xx.c197 SCB->CPACR |= ((3UL << 20U)|(3UL << 22U)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32u585-iot02a/board/CubeMX_Config/Src/
A Dsystem_stm32u5xx.c197 SCB->CPACR |= ((3UL << 20U)|(3UL << 22U)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32h747-st-discovery/board/CubeMX_Config/Common/Src/
A Dsystem_stm32h7xx_dualcore_boot_cm4_cm7.c145 SCB->CPACR |= ((3UL << (10*2))|(3UL << (11*2))); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Source/
A Dsystem_apm32f4xx.c102 SCB->CPACR |= ((3UL << 10 * 2) | (3UL << 11 * 2)); //!< set CP10 and CP11 Full Access in SystemInit()
/bsp/stm32/stm32h503-st-nucleo/board/CubeMX_Config/Src/
A Dsystem_stm32h5xx.c205 SCB->CPACR |= ((3UL << 20U)|(3UL << 22U)); /* set CP10 and CP11 Full Access */ in SystemInit()
/bsp/stm32/stm32h563-st-nucleo/board/CubeMX_Config/Src/
A Dsystem_stm32h5xx.c205 SCB->CPACR |= ((3UL << 20U)|(3UL << 22U)); /* set CP10 and CP11 Full Access */ in SystemInit()

Completed in 49 milliseconds

12345678910>>...18