CMSIS2000
0.0.7
|
Architecture dependent OS API description only implemented. More...
Files | |
file | iArch.h |
This file is used to describe main platphorm definitions. |
Macros | |
#define | iarch char_or_int |
MCU Architecture type. | |
#define | sizeof_iarch sizeof(iarch) |
The size of main architecture type. |
Architecture dependent OS API description only implemented.
Port is presented as a list of macroses and functions (without implementation). Port is devided by three parts, according to ports division on three main files (port_os port_thread port_clock).
#define iarch char_or_int |