Home
last modified time | relevance | path

Searched refs:__NO_RETURN (Results 1 – 25 of 28) sorted by relevance

12

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_compiler.h82 #ifndef __NO_RETURN
83 #define __NO_RETURN __attribute__((noreturn)) macro
154 #ifndef __NO_RETURN
155 #define __NO_RETURN __attribute__((noreturn)) macro
223 #ifndef __NO_RETURN
225 #define __NO_RETURN macro
A Dcmsis_armcc.h69 #ifndef __NO_RETURN
70 #define __NO_RETURN __declspec(noreturn) macro
A Dcmsis_iccarm.h124 #ifndef __NO_RETURN
126 #define __NO_RETURN __attribute__((__noreturn__)) macro
128 #define __NO_RETURN _Pragma("object_attribute=__noreturn") macro
A Dcmsis_gcc.h52 #ifndef __NO_RETURN
53 #define __NO_RETURN __attribute__((__noreturn__)) macro
131 __STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void) in __cmsis_start()
133 extern void _start(void) __NO_RETURN; in __cmsis_start()
A Dcmsis_armclang.h49 #ifndef __NO_RETURN
50 #define __NO_RETURN __attribute__((__noreturn__)) macro
A Dcmsis_armclang_ltm.h49 #ifndef __NO_RETURN
50 #define __NO_RETURN __attribute__((__noreturn__)) macro
A Dcore_cm0plus.h987 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_compiler.h82 #ifndef __NO_RETURN
83 #define __NO_RETURN __attribute__((noreturn)) macro
154 #ifndef __NO_RETURN
155 #define __NO_RETURN __attribute__((noreturn)) macro
223 #ifndef __NO_RETURN
225 #define __NO_RETURN macro
A Dcmsis_armcc.h69 #ifndef __NO_RETURN
70 #define __NO_RETURN __declspec(noreturn) macro
A Dcmsis_iccarm.h124 #ifndef __NO_RETURN
126 #define __NO_RETURN __attribute__((__noreturn__)) macro
128 #define __NO_RETURN _Pragma("object_attribute=__noreturn") macro
A Dcmsis_gcc.h55 #ifndef __NO_RETURN
56 #define __NO_RETURN __attribute__((__noreturn__)) macro
134 __STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void) in __cmsis_start()
136 extern void _start(void) __NO_RETURN; in __cmsis_start()
A Dcmsis_armclang.h45 #ifndef __NO_RETURN
46 #define __NO_RETURN __attribute__((__noreturn__)) macro
A Dcore_cm0.h859 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_cm1.h886 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_sc000.h937 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_cm0plus.h987 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcmsis_armclang_ltm.h45 #ifndef __NO_RETURN
46 #define __NO_RETURN __attribute__((__noreturn__)) macro
A Dcore_cm3.h1762 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_sc300.h1745 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_cm4.h1938 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_armv8mbl.h1781 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_cm23.h1856 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_cm7.h2165 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_cm33.h2699 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()
A Dcore_cm35p.h2699 __NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void) in __NVIC_SystemReset()

Completed in 746 milliseconds

12