CORDET Framework - C2 Implementation
|
User-modifiable parameters for the InRegistry component (see CrFwInRegistry.h
).
More...
Go to the source code of this file.
Macros | |
#define | CR_FW_INREGISTRY_N 64 |
The maximum number of commands or reports which can be tracked by the InRegistry. More... | |
User-modifiable parameters for the InRegistry component (see CrFwInRegistry.h
).
This file is part of the CORDET Framework.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
For information on alternative licensing, please contact P&P Software GmbH.
Definition in file cordetfw-examples/src/CrConfigDemoMaster/CrFwInRegistryUserPar.h.
#define CR_FW_INREGISTRY_N 64 |
The maximum number of commands or reports which can be tracked by the InRegistry.
This constant must be smaller than the range of CrFwTrackingIndex_t
.
Definition at line 26 of file cordetfw-examples/src/CrConfigDemoMaster/CrFwInRegistryUserPar.h.