__RESTRICT is only used within CMSIS.
 
Symbols
loading...
Files
loading...

__RESTRICT macro

Syntax

#define __RESTRICT __restrict

References

LocationText
cmsis_gcc.h:114
#define __RESTRICT __restrict
mpu_armv7.h:251
__STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, uint32_t len)