Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Dcmsis_armcc.h171 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
Dcmsis_armclang.h196 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
Dcmsis_iccarm.h337 #define __set_CONTROL(VALUE) (__arm_wsr("CONTROL", (VALUE))) macro
Dcmsis_armclang_ltm.h197 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
Dcmsis_gcc.h248 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcmsis_armcc.h567 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
Dcmsis_armclang.h792 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
Dcmsis_iccarm.h359 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
Dcmsis_armclang_ltm.h781 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
Dcmsis_gcc.h1021 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716A/
Dfsl_pm_device.c549 __set_CONTROL(g_cpuControl); in PM_DEV_WakeupFunction()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/KW45B41Z83/
Dfsl_pm_device.c549 __set_CONTROL(g_cpuControl); in PM_DEV_WakeupFunction()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716C/
Dfsl_pm_device.c549 __set_CONTROL(g_cpuControl); in PM_DEV_WakeupFunction()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/K32W1480/
Dfsl_pm_device.c549 __set_CONTROL(g_cpuControl); in PM_DEV_WakeupFunction()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_core_ca.h150 __STATIC_INLINE void __set_CONTROL(uint32_t control) { in __set_CONTROL() function