Go to the documentation of this file.   67 #ifndef _TN_CFG_DEFAULT_H    68 #define _TN_CFG_DEFAULT_H    77 #include "arch/tn_arch_detect.h"   106 #ifndef TN_CHECK_BUILD_CFG   107 #  define TN_CHECK_BUILD_CFG        1   129 #ifndef TN_PRIORITIES_CNT   130 #  define TN_PRIORITIES_CNT      TN_PRIORITIES_MAX_CNT   146 #ifndef TN_CHECK_PARAM   147 #  define TN_CHECK_PARAM         1   166 #ifndef TN_OLD_TNKERNEL_NAMES   167 #  define TN_OLD_TNKERNEL_NAMES  1   173 #ifndef TN_USE_MUTEXES   174 #  define TN_USE_MUTEXES         1   181 #  define TN_MUTEX_REC           1   191 #ifndef TN_MUTEX_DEADLOCK_DETECT   192 #  define TN_MUTEX_DEADLOCK_DETECT  1   212 #ifndef TN_TICK_LISTS_CNT   213 #  define TN_TICK_LISTS_CNT    8   244 #ifndef TN_API_MAKE_ALIG_ARG   245 #  define TN_API_MAKE_ALIG_ARG     TN_API_MAKE_ALIG_ARG__SIZE   259 #  define TN_PROFILER            0   269 #ifndef TN_PROFILER_WAIT_TIME   270 #  define TN_PROFILER_WAIT_TIME  0   279 #ifndef TN_INIT_INTERRUPT_STACK_SPACE   280 #  define TN_INIT_INTERRUPT_STACK_SPACE  1   313 #ifndef TN_STACK_OVERFLOW_CHECK   314 #  if defined(__TN_ARCH_PIC24_DSPIC__)   319 #     define TN_STACK_OVERFLOW_CHECK   0   324 #     define TN_STACK_OVERFLOW_CHECK   1   333 #ifndef TN_DYNAMIC_TICK   334 #  define TN_DYNAMIC_TICK        0   369 #ifndef TN_OLD_EVENT_API   370 #  define TN_OLD_EVENT_API       0   379 #ifndef TN_FORCED_INLINE   380 #  define TN_FORCED_INLINE       1   388 #ifndef TN_MAX_INLINE   389 #  define TN_MAX_INLINE          0   407 #ifndef TN_P24_SYS_IPL   408 #  define TN_P24_SYS_IPL      4   411 #endif // _TN_CFG_DEFAULT_H