We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e298c9 commit a99c511Copy full SHA for a99c511
cpputest-for-qpc-lib/include/qp_port.h
@@ -42,7 +42,7 @@ extern "C" {
42
#define QF_MAX_TICK_RATE 2U
43
#define QACTIVE_CAN_STOP 1
44
#define QF_EVENT_SIZ_SIZE 4U
45
-#define QF_EQUEUE_CTR_SIZE 4U
+#define QF_EQUEUE_CTR_SIZE 2U
46
#define QF_MPOOL_SIZ_SIZE 4U
47
#define QF_MPOOL_CTR_SIZE 4U
48
#define QF_TIMEEVT_CTR_SIZE 4U
0 commit comments