| TNeoKernel
    v1.04
    | 
Compatibility layer for old projects that use old TNKernel names; usage of them in new projects is discouraged.
If you're porting your existing application written for TNKernel, it might be useful though.
Included automatially if the option TN_OLD_TNKERNEL_NAMES is set. 
Definition in file tn_oldsymbols.h.
Go to the source code of this file.
| Typedefs | |
| typedef struct TN_ListItem | CDLL_QUEUE | 
| old TNKernel name of TN_ListItem | |
| typedef struct TN_Mutex | TN_MUTEX | 
| old TNKernel name of TN_Mutex | |
| typedef struct TN_DQueue | TN_DQUE | 
| old TNKernel name of TN_DQueue | |
| typedef struct TN_Task | TN_TCB | 
| old TNKernel name of TN_Task | |
| typedef struct TN_FMem | TN_FMP | 
| old TNKernel name of TN_FMem | |
| typedef struct TN_Sem | TN_SEM | 
| old TNKernel name of TN_Sem | |
| #define MAKE_ALIG TN_MAKE_ALIG | 
old TNKernel name of TN_MAKE_ALIG macro 
TN_MAKE_ALIG_SIZE macro instead of this one, in order to avoid confusion caused by various TNKernel ports: refer to the section Macro MAKE_ALIG() for details. Definition at line 140 of file tn_oldsymbols.h.
 1.8.8
 1.8.8