Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_compiler.h123 #ifndef __RESTRICT
124 #define __RESTRICT __restrict macro
195 #ifndef __RESTRICT
196 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.
197 #define __RESTRICT macro
267 #ifndef __RESTRICT
268 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.
269 #define __RESTRICT macro
A Dcmsis_armcc.h105 #ifndef __RESTRICT
106 #define __RESTRICT __restrict macro
A Dcmsis_iccarm.h159 #ifndef __RESTRICT
161 #define __RESTRICT __restrict macro
164 #define __RESTRICT restrict macro
A Dmpu_armv7.h251 __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, … in ARM_MPU_OrderedMemcpy()
A Dcmsis_armclang.h110 #ifndef __RESTRICT
111 #define __RESTRICT __restrict macro
A Dcmsis_armclang_ltm.h110 #ifndef __RESTRICT
111 #define __RESTRICT __restrict macro
A Dcmsis_gcc.h113 #ifndef __RESTRICT
114 #define __RESTRICT __restrict macro
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_compiler.h123 #ifndef __RESTRICT
124 #define __RESTRICT __restrict macro
195 #ifndef __RESTRICT
196 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.
197 #define __RESTRICT macro
267 #ifndef __RESTRICT
268 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.
269 #define __RESTRICT macro
A Dcmsis_armcc.h105 #ifndef __RESTRICT
106 #define __RESTRICT __restrict macro
A Dmpu_armv7.h251 __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, … in ARM_MPU_OrderedMemcpy()
A Dcmsis_iccarm.h159 #ifndef __RESTRICT
161 #define __RESTRICT __restrict macro
164 #define __RESTRICT restrict macro
A Dmpu_armv8.h289 __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, … in ARM_MPU_OrderedMemcpy()
A Dcmsis_armclang.h106 #ifndef __RESTRICT
107 #define __RESTRICT __restrict macro
A Dcmsis_armclang_ltm.h106 #ifndef __RESTRICT
107 #define __RESTRICT __restrict macro
A Dcmsis_gcc.h116 #ifndef __RESTRICT
117 #define __RESTRICT __restrict macro

Completed in 62 milliseconds