|
ChibiOS/RT 7.0.5
|
This module is responsible for applying license-related restrictions to the configuration options.

Macros | |
| #define | CH_DBG_STATISTICS FALSE |
| #define | CH_DBG_TRACE_MASK CH_DBG_TRACE_MASK_DISABLED |
| #define | CH_CFG_ST_TIMEDELTA 0 |
| #define | CH_CFG_USE_TM FALSE |
| #define | CH_CFG_USE_MUTEXES FALSE |
| #define | CH_CFG_USE_CONDVARS FALSE |
| #define | CH_CFG_USE_DYNAMIC FALSE |
| #define CH_DBG_STATISTICS FALSE |
Definition at line 74 of file chrestrictions.h.
| #define CH_DBG_TRACE_MASK CH_DBG_TRACE_MASK_DISABLED |
Definition at line 75 of file chrestrictions.h.
Referenced by __trace_object_init().
| #define CH_CFG_ST_TIMEDELTA 0 |
Definition at line 85 of file chrestrictions.h.
Referenced by chVTGetTimersStateI(), vt_insert_first(), and vt_set_alarm().
| #define CH_CFG_USE_TM FALSE |
Definition at line 93 of file chrestrictions.h.
| #define CH_CFG_USE_MUTEXES FALSE |
Definition at line 94 of file chrestrictions.h.
| #define CH_CFG_USE_CONDVARS FALSE |
Definition at line 95 of file chrestrictions.h.
| #define CH_CFG_USE_DYNAMIC FALSE |
Definition at line 96 of file chrestrictions.h.