Home
last modified time | relevance | path

Searched defs:__set_CONTROL (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
Dcmsis_iccarm.h340 #define __set_CONTROL(VALUE) (__arm_wsr("CONTROL", (VALUE))) macro
Dcmsis_gcc.h248 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() function