![]() |
Imt.Base C++ API V4.1.1.0
|
#include <cassert>
#include <cstddef>
#include <cstdio>
#include <climits>
#include <float.h>
#include <math.h>
#include <string.h>
#include <core_cmFunc.h>
#include <core_cmInstr.h>
Go to the source code of this file.
Macros | |
#define | __ASM __asm |
#define | __INLINE __inline |
#define | __STATIC_INLINE static __inline |
#define | __STDC_LIMIT_MACROS |
#define __ASM __asm |
asm keyword for ARM Compiler
Definition at line 39 of file Keil_Platform.h.
#define __INLINE __inline |
inline keyword for ARM Compiler
Definition at line 40 of file Keil_Platform.h.
#define __STATIC_INLINE static __inline |
Definition at line 41 of file Keil_Platform.h.
#define __STDC_LIMIT_MACROS |
Definition at line 45 of file Keil_Platform.h.