Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
Keil_Platform.h File Reference
#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
 

Macro Definition Documentation

◆ __ASM

#define __ASM   __asm

asm keyword for ARM Compiler

Definition at line 39 of file Keil_Platform.h.

◆ __INLINE

#define __INLINE   __inline

inline keyword for ARM Compiler

Definition at line 40 of file Keil_Platform.h.

◆ __STATIC_INLINE

#define __STATIC_INLINE   static __inline

Definition at line 41 of file Keil_Platform.h.

◆ __STDC_LIMIT_MACROS

#define __STDC_LIMIT_MACROS

Definition at line 45 of file Keil_Platform.h.