Home
last modified time | relevance | path

Searched refs:control (Results 1 – 17 of 17) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dcore_cmFunc.h77 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
80 __regControl = control; in __set_CONTROL()
367 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
369 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_armclang.h196 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
198 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
208 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() argument
210 __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory"); in __TZ_set_CONTROL_NS()
A Dcmsis_armcc.h172 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
175 __regControl = control; in __set_CONTROL()
A Dcmsis_armclang_ltm.h197 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
199 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
209 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() argument
211 __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory"); in __TZ_set_CONTROL_NS()
A Dcmsis_gcc.h248 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
250 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
260 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() argument
262 __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory"); in __TZ_set_CONTROL_NS()
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_armclang.h792 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
794 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
805 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() argument
807 __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory"); in __TZ_set_CONTROL_NS()
A Dcmsis_iccarm.h359 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
361 __arm_wsr("CONTROL", control); in __set_CONTROL()
387 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() argument
389 __arm_wsr("CONTROL_NS", control); in __TZ_set_CONTROL_NS()
A Dcmsis_armcc.h567 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
570 __regControl = control; in __set_CONTROL()
A Dcmsis_armclang_ltm.h781 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
783 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
794 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() argument
796 __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory"); in __TZ_set_CONTROL_NS()
A Dcmsis_gcc.h1004 __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
1006 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
1017 __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) in __TZ_set_CONTROL_NS() argument
1019 __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory"); in __TZ_set_CONTROL_NS()
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/
A DLICENSE.txt16 other entities that control, are controlled by, or are under common
17 control with that entity. For the purposes of this definition,
18 "control" means (i) the power, direct or indirect, to cause the
56 communication on electronic mailing lists, source code control systems,
/external/platform/pico/rp2_common/pico_standard_link/
A Dmemmap_copy_to_ram.ld57 This can be used to transfer control back to the bootrom on debugger
A Dmemmap_blocked_ram.ld57 This can be used to transfer control back to the bootrom on debugger
A Dmemmap_default.ld57 This can be used to transfer control back to the bootrom on debugger
/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt64 …ing, controlled by or under common control with a party (in fact or in law, via voting securities,…
/external/platform/nrfx/
A DCHANGELOG.md95 - Added function in the GPIO HAL for selecting the MCU to control the specified pin.
155 - Declared the tx_buffer_length field in the UART driver's control block as volatile to prevent iss…
/external/platform/nrfx/doc/
A Dnrfx.doxyfile39 # control system is used.
685 # the version control system). Doxygen will invoke the program by executing (via
1241 # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
1439 # If you want full control over the layout of the generated HTML pages it might
2235 # larger than 0 to get control over the balance between CPU load and processing

Completed in 40 milliseconds