Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
Dcmsis_iccarm.h304 #define __get_CONTROL() (__arm_rsr("CONTROL")) macro
Dcmsis_gcc.h218 __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) in __get_CONTROL() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c849 controlPreStandby = __get_CONTROL(); in PowerCC23X0_enterStandby()