| 1 | /* |
| 2 | * File: rtmodel.h |
| 3 | * |
| 4 | * Code generated for Simulink model 'BSER_BattSocCalc'. |
| 5 | * |
| 6 | * Model version : 'M1.5.6' |
| 7 | * Simulink Coder version : 8.13 (R2017b) 24-Jul-2017 |
| 8 | * C/C++ source code generated on : Wed Jul 7 17:01:26 2021 |
| 9 | * |
| 10 | * Target selection: ert.tlc |
| 11 | * Embedded hardware selection: Infineon->TriCore |
| 12 | * Code generation objectives: |
| 13 | * 1. MISRA C:2012 guidelines |
| 14 | * 2. Execution efficiency |
| 15 | * Validation result: Not run |
| 16 | */ |
| 17 | |
| 18 | #ifndef RTW_HEADER_rtmodel_h_ |
| 19 | #define RTW_HEADER_rtmodel_h_ |
| 20 | #include "BSER_BattSocCalc.h" |
| 21 | |
| 22 | /* Macros generated for backwards compatibility */ |
| 23 | #ifndef rtmGetErrorStatus |
| 24 | # define rtmGetErrorStatus(rtm) ((void*) 0) |
| 25 | #endif |
| 26 | |
| 27 | #ifndef rtmSetErrorStatus |
| 28 | # define rtmSetErrorStatus(rtm, val) ((void) 0) |
| 29 | #endif |
| 30 | |
| 31 | #ifndef rtmGetStopRequested |
| 32 | # define rtmGetStopRequested(rtm) ((void*) 0) |
| 33 | #endif |
| 34 | #endif /* RTW_HEADER_rtmodel_h_ */ |
| 35 | |
| 36 | /* |
| 37 | * File trailer for generated code. |
| 38 | * |
| 39 | * [EOF] |
| 40 | */ |
| 41 |