42 lines
1.5 KiB
C
42 lines
1.5 KiB
C
|
|
/*
|
||
|
|
* GC_calibration_private.h
|
||
|
|
*
|
||
|
|
* Code generation for model "GC_calibration".
|
||
|
|
*
|
||
|
|
* Model version : 1.1804
|
||
|
|
* Simulink Coder version : 9.3 (R2020a) 18-Nov-2019
|
||
|
|
* C source code generated on : Wed Oct 30 09:55:55 2024
|
||
|
|
*
|
||
|
|
* Target selection: slrt.tlc
|
||
|
|
* Note: GRT includes extra infrastructure and instrumentation for prototyping
|
||
|
|
* Embedded hardware selection: Generic->32-bit x86 compatible
|
||
|
|
* Code generation objectives: Unspecified
|
||
|
|
* Validation result: Not run
|
||
|
|
*/
|
||
|
|
|
||
|
|
#ifndef RTW_HEADER_GC_calibration_private_h_
|
||
|
|
#define RTW_HEADER_GC_calibration_private_h_
|
||
|
|
#include "rtwtypes.h"
|
||
|
|
#include "builtin_typeid_types.h"
|
||
|
|
#include "multiword_types.h"
|
||
|
|
#include "zero_crossing_types.h"
|
||
|
|
|
||
|
|
extern unsigned int xmlecatArr_0_count;
|
||
|
|
extern unsigned char xmlecatArr_0[];
|
||
|
|
extern int_T slrtEcatDCM[8]; // From master shift controller
|
||
|
|
|
||
|
|
// int32_T dcmHwSetIntTimestamp( void );
|
||
|
|
// void dcmCtlExecJob(); // Master shift control job
|
||
|
|
extern const serialfifoptr serialfifoground;
|
||
|
|
extern const bcmsglist1553 bcmsg1553ground;
|
||
|
|
extern const bcstatus1553 bcstatground;
|
||
|
|
extern const bmmsglist1553 bmmsg1553ground;
|
||
|
|
extern void* slrtRegisterSignalToLoggingService(rtwCAPI_ModelMappingInfo* mdlMMI,
|
||
|
|
const char* relBlkPath, int portNumber);
|
||
|
|
extern const char *getRefMdlPath(const char *refMdl);
|
||
|
|
extern int getRefMdlSignalNumber(const char *mdlBlock, const char *signalName);
|
||
|
|
extern void xpcethercatpdorx(SimStruct *rts);
|
||
|
|
extern void xpcethercatpdotx(SimStruct *rts);
|
||
|
|
|
||
|
|
#endif /* RTW_HEADER_GC_calibration_private_h_ */
|