ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
adtf_ucom3.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Macros

#define DOEXPORT   /* */
 
#define DOEXPORT_STATIC   /* */
 
#define DEF_DOEXPORT
 
#define OPT_INLINE   /* */
 the compiler will insert the code inline.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file adtfucom3/adtf_ucom3.h.

Macro Definition Documentation

◆ DEF_DOEXPORT

#define DEF_DOEXPORT

Definition at line 16 of file adtfucom3/adtf_ucom3.h.

◆ DOEXPORT

#define DOEXPORT   /* */

Definition at line 14 of file adtfucom3/adtf_ucom3.h.

◆ DOEXPORT_STATIC

#define DOEXPORT_STATIC   /* */

Definition at line 15 of file adtfucom3/adtf_ucom3.h.

◆ OPT_INLINE

#define OPT_INLINE   /* */

the compiler will insert the code inline.

in this case the execution code is a greater, but the processor doesnt need to jump into the function

Definition at line 27 of file adtfucom3/adtf_ucom3.h.