Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
qp_config.h
00001 ////////////////////////////////////////////////////////////////////////////// 00002 // Model: Network.qm 00003 // File: ./qp_config.h 00004 // 00005 // This file has been generated automatically by QP Modeler (QM). 00006 // DO NOT EDIT THIS FILE MANUALLY. 00007 // 00008 // Please visit www.state-machine.com/qm for more information. 00009 ////////////////////////////////////////////////////////////////////////////// 00010 #ifndef qp_config_h 00011 #define qp_config_h 00012 00013 // enable the Q-SPY software tracing instrumentation 00014 #define Q_SPY 00015 00016 // enable preemptive QK kernel (cooperative kernel is used when not defined) 00017 #define QK_PREEMPTIVE 00018 00019 // The maximum number of active objects in the application (could be up to 63) 00020 #define QF_MAX_ACTIVE 16 00021 00022 // Uncomment the following macros only if you want to change the given default 00023 //#define Q_SIGNAL_SIZE 1 00024 //#define QF_EVENT_SIZ_SIZE 2 00025 //#define QF_EQUEUE_CTR_SIZE 1 00026 //#define QF_MPOOL_SIZ_SIZE 2 00027 //#define QF_MPOOL_CTR_SIZE 2 00028 //#define QF_TIMEEVT_CTR_SIZE 2 00029 00030 #endif // qp_config_h
Generated on Tue Aug 2 2022 11:35:57 by
1.7.2