Go to the documentation of this file.
32 #ifndef __CORE_7TDMIFUNC_H__
33 #define __CORE_7TDMIFUNC_H__
40 #if defined ( __CC_ARM )
42 #elif (defined (__ICCARM__))
45 #if defined (__ICCARM__)
46 #include <intrinsics.h>
49 #elif (defined (__GNUC__))
52 #elif (defined (__TASKING__))