CORDET Framework - C2 Implementation
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
cordetfw-examples/src/CrConfigDemoMaster/CrFwOutRegistryUserPar.h
Go to the documentation of this file.
1
26
#ifndef CRFW_OUTREGISTRY_USERPAR_H_
27
#define CRFW_OUTREGISTRY_USERPAR_H_
28
33
#define CR_FW_OUTREGISTRY_N 64
34
43
#define CR_FW_OUTREGISTRY_NSERV 3
44
69
#define CR_FW_OUTREGISTRY_INIT_SERV_DESC \
70
{ {64, 1, 0}, \
71
{64, 2, 0}, \
72
{64, 3, 0}, \
73
}
74
75
#endif
/* CRFW_OUTREGISTRY_USERPAR_H_ */
P&P Software GmbH
, Copyright 2012-2013, All Rights Reserved