| 1 | /* |
| 2 | * File: DGM.h |
| 3 | * |
| 4 | * Code generated for Simulink model 'DGM'. |
| 5 | * |
| 6 | * Model version : 1.1 |
| 7 | * Simulink Coder version : 8.13 (R2017b) 24-Jul-2017 |
| 8 | * C/C++ source code generated on : Thu Jun 18 17:43:41 2020 |
| 9 | * |
| 10 | * Target selection: ert.tlc |
| 11 | * Embedded hardware selection: Generic->Unspecified (assume 32-bit Generic) |
| 12 | * Code generation objectives: Unspecified |
| 13 | * Validation result: Not run |
| 14 | */ |
| 15 | |
| 16 | #ifndef RTW_HEADER_DGM_h_ |
| 17 | #define RTW_HEADER_DGM_h_ |
| 18 | #ifndef DGM_COMMON_INCLUDES_ |
| 19 | # define DGM_COMMON_INCLUDES_ |
| 20 | #include "rtwtypes.h" |
| 21 | #endif /* DGM_COMMON_INCLUDES_ */ |
| 22 | |
| 23 | #include "DGM_types.h" |
| 24 | |
| 25 | /* Macros for accessing real-time model data structure */ |
| 26 | #ifndef rtmGetErrorStatus |
| 27 | # define rtmGetErrorStatus(rtm) ((rtm)->errorStatus) |
| 28 | #endif |
| 29 | |
| 30 | #ifndef rtmSetErrorStatus |
| 31 | # define rtmSetErrorStatus(rtm, val) ((rtm)->errorStatus = (val)) |
| 32 | #endif |
| 33 | |
| 34 | /* user code (top of header file) */ |
| 35 | #include "ASW_Interface.h" |
| 36 | |
| 37 | /* Block signals for system '<S3>/OnAfterDelay' */ |
| 38 | typedef struct { |
| 39 | struct { |
| 40 | uchar_T RelationalOperator:1; /* '<S32>/Relational Operator' */ |
| 41 | } bitsForTID0; |
| 42 | } rtB_OnAfterDelay_DGM; |
| 43 | |
| 44 | /* Block states (auto storage) for system '<S3>/OnAfterDelay' */ |
| 45 | typedef struct { |
| 46 | uint32_T UnitDelay_DSTATE; /* '<S32>/Unit Delay' */ |
| 47 | struct { |
| 48 | uchar_T EnabledSubsystem_MODE:1; /* '<S10>/Enabled Subsystem' */ |
| 49 | } bitsForTID0; |
| 50 | } rtDW_OnAfterDelay_DGM; |
| 51 | |
| 52 | /* Block signals for system '<S3>/OnAfterDelay1' */ |
| 53 | typedef struct { |
| 54 | struct { |
| 55 | uchar_T RelationalOperator:1; /* '<S33>/Relational Operator' */ |
| 56 | } bitsForTID0; |
| 57 | } rtB_OnAfterDelay_DGM_f; |
| 58 | |
| 59 | /* Block states (auto storage) for system '<S3>/OnAfterDelay1' */ |
| 60 | typedef struct { |
| 61 | uint32_T UnitDelay_DSTATE; /* '<S33>/Unit Delay' */ |
| 62 | struct { |
| 63 | uchar_T EnabledSubsystem_MODE:1; /* '<S11>/Enabled Subsystem' */ |
| 64 | } bitsForTID0; |
| 65 | } rtDW_OnAfterDelay_DGM_m; |
| 66 | |
| 67 | /* Block signals for system '<S3>/OnAfterDelay2' */ |
| 68 | typedef struct { |
| 69 | struct { |
| 70 | uchar_T RelationalOperator:1; /* '<S34>/Relational Operator' */ |
| 71 | } bitsForTID0; |
| 72 | } rtB_OnAfterDelay_DGM_j; |
| 73 | |
| 74 | /* Block states (auto storage) for system '<S3>/OnAfterDelay2' */ |
| 75 | typedef struct { |
| 76 | uint32_T UnitDelay_DSTATE; /* '<S34>/Unit Delay' */ |
| 77 | struct { |
| 78 | uchar_T EnabledSubsystem_MODE:1; /* '<S12>/Enabled Subsystem' */ |
| 79 | } bitsForTID0; |
| 80 | } rtDW_OnAfterDelay_DGM_i; |
| 81 | |
| 82 | /* Block signals for system '<S3>/OnHoldT' */ |
| 83 | typedef struct { |
| 84 | struct { |
| 85 | uchar_T RelationalOperator:1; /* '<S35>/Relational Operator' */ |
| 86 | } bitsForTID0; |
| 87 | } rtB_OnHoldT_DGM; |
| 88 | |
| 89 | /* Block states (auto storage) for system '<S3>/OnHoldT' */ |
| 90 | typedef struct { |
| 91 | uint32_T UnitDelay_DSTATE; /* '<S35>/Unit Delay' */ |
| 92 | struct { |
| 93 | uchar_T EnabledSubsystem_MODE:1; /* '<S13>/Enabled Subsystem' */ |
| 94 | } bitsForTID0; |
| 95 | } rtDW_OnHoldT_DGM; |
| 96 | |
| 97 | /* Block states (auto storage) for system '<S68>/rff_cti' */ |
| 98 | typedef struct { |
| 99 | int16_T count; /* '<S68>/rff_cti' */ |
| 100 | } rtDW_rff_cti_DGM; |
| 101 | |
| 102 | /* Block signals (auto storage) */ |
| 103 | typedef struct { |
| 104 | uint32_T Bitwise_PT; /* '<S5>/Bitwise_PT' */ |
| 105 | uint32_T Bitwise_AUX; /* '<S4>/Bitwise_AUX' */ |
| 106 | uint32_T Bitwise_PT_i; /* '<S4>/Bitwise_PT' */ |
| 107 | uint32_T Bitwise_AUX_b; /* '<S5>/Bitwise_AUX' */ |
| 108 | uint8_T Max; /* '<S4>/Max' */ |
| 109 | uint8_T Product1; /* '<S196>/Product1' */ |
| 110 | rtB_OnHoldT_DGM OnHoldT; /* '<S3>/OnHoldT' */ |
| 111 | rtB_OnAfterDelay_DGM_j OnAfterDelay2;/* '<S3>/OnAfterDelay2' */ |
| 112 | rtB_OnAfterDelay_DGM_f OnAfterDelay1;/* '<S3>/OnAfterDelay1' */ |
| 113 | rtB_OnAfterDelay_DGM OnAfterDelay; /* '<S3>/OnAfterDelay' */ |
| 114 | } BlockIO_DGM; |
| 115 | |
| 116 | /* Block states (auto storage) for system '<Root>' */ |
| 117 | typedef struct { |
| 118 | rtDW_rff_cti_DGM sf_rff_cti_i; /* '<S197>/rff_cti' */ |
| 119 | rtDW_rff_cti_DGM sf_rff_cti_k; /* '<S192>/rff_cti' */ |
| 120 | rtDW_rff_cti_DGM sf_rff_cti_d; /* '<S188>/rff_cti' */ |
| 121 | rtDW_rff_cti_DGM sf_rff_cti_m; /* '<S184>/rff_cti' */ |
| 122 | rtDW_rff_cti_DGM sf_rff_cti_p; /* '<S180>/rff_cti' */ |
| 123 | rtDW_rff_cti_DGM sf_rff_cti_j; /* '<S176>/rff_cti' */ |
| 124 | rtDW_rff_cti_DGM sf_rff_cti_l; /* '<S172>/rff_cti' */ |
| 125 | rtDW_rff_cti_DGM sf_rff_cti_f1; /* '<S168>/rff_cti' */ |
| 126 | rtDW_rff_cti_DGM sf_rff_cti_e4; /* '<S164>/rff_cti' */ |
| 127 | rtDW_rff_cti_DGM sf_rff_cti_mb1; /* '<S160>/rff_cti' */ |
| 128 | rtDW_rff_cti_DGM sf_rff_cti_g; /* '<S156>/rff_cti' */ |
| 129 | rtDW_rff_cti_DGM sf_rff_cti_mb; /* '<S152>/rff_cti' */ |
| 130 | rtDW_rff_cti_DGM sf_rff_cti_f2; /* '<S148>/rff_cti' */ |
| 131 | rtDW_rff_cti_DGM sf_rff_cti_dw; /* '<S144>/rff_cti' */ |
| 132 | rtDW_rff_cti_DGM sf_rff_cti_fp; /* '<S140>/rff_cti' */ |
| 133 | rtDW_rff_cti_DGM sf_rff_cti_j2; /* '<S136>/rff_cti' */ |
| 134 | rtDW_rff_cti_DGM sf_rff_cti_mi; /* '<S132>/rff_cti' */ |
| 135 | rtDW_rff_cti_DGM sf_rff_cti_eg; /* '<S128>/rff_cti' */ |
| 136 | rtDW_rff_cti_DGM sf_rff_cti_jg; /* '<S124>/rff_cti' */ |
| 137 | rtDW_rff_cti_DGM sf_rff_cti_bp; /* '<S120>/rff_cti' */ |
| 138 | rtDW_rff_cti_DGM sf_rff_cti_fx; /* '<S116>/rff_cti' */ |
| 139 | rtDW_rff_cti_DGM sf_rff_cti_n; /* '<S112>/rff_cti' */ |
| 140 | rtDW_rff_cti_DGM sf_rff_cti_el; /* '<S108>/rff_cti' */ |
| 141 | rtDW_rff_cti_DGM sf_rff_cti_e3; /* '<S104>/rff_cti' */ |
| 142 | rtDW_rff_cti_DGM sf_rff_cti_c; /* '<S100>/rff_cti' */ |
| 143 | rtDW_rff_cti_DGM sf_rff_cti_ph; /* '<S96>/rff_cti' */ |
| 144 | rtDW_rff_cti_DGM sf_rff_cti_f; /* '<S92>/rff_cti' */ |
| 145 | rtDW_rff_cti_DGM sf_rff_cti_o; /* '<S88>/rff_cti' */ |
| 146 | rtDW_rff_cti_DGM sf_rff_cti_e; /* '<S84>/rff_cti' */ |
| 147 | rtDW_rff_cti_DGM sf_rff_cti_gv; /* '<S80>/rff_cti' */ |
| 148 | rtDW_rff_cti_DGM sf_rff_cti_b; /* '<S76>/rff_cti' */ |
| 149 | rtDW_rff_cti_DGM sf_rff_cti_gn; /* '<S72>/rff_cti' */ |
| 150 | rtDW_rff_cti_DGM sf_rff_cti; /* '<S68>/rff_cti' */ |
| 151 | rtDW_OnHoldT_DGM OnHoldT; /* '<S3>/OnHoldT' */ |
| 152 | rtDW_OnAfterDelay_DGM_i OnAfterDelay2;/* '<S3>/OnAfterDelay2' */ |
| 153 | rtDW_OnAfterDelay_DGM_m OnAfterDelay1;/* '<S3>/OnAfterDelay1' */ |
| 154 | rtDW_OnAfterDelay_DGM OnAfterDelay; /* '<S3>/OnAfterDelay' */ |
| 155 | } D_Work_DGM; |
| 156 | |
| 157 | /* Invariant block signals (auto storage) */ |
| 158 | typedef struct { |
| 159 | const uint32_T FixPtBitwiseOperator1;/* '<S235>/FixPt Bitwise Operator1' */ |
| 160 | const uint32_T FixPtBitwiseOperator1_j;/* '<S268>/FixPt Bitwise Operator1' */ |
| 161 | } ConstBlockIO_DGM; |
| 162 | |
| 163 | /* Real-time Model Data Structure */ |
| 164 | struct tag_RTM_DGM { |
| 165 | const char_T *errorStatus; |
| 166 | }; |
| 167 | |
| 168 | /* Block signals (auto storage) */ |
| 169 | extern BlockIO_DGM DGM_B; |
| 170 | |
| 171 | /* Block states (auto storage) */ |
| 172 | extern D_Work_DGM DGM_DWork; |
| 173 | extern const ConstBlockIO_DGM DGM_ConstB;/* constant block i/o */ |
| 174 | |
| 175 | /* |
| 176 | * Exported Global Signals |
| 177 | * |
| 178 | * Note: Exported global signals are block signals with an exported global |
| 179 | * storage class designation. Code generation will declare the memory for |
| 180 | * these signals and export their symbols. |
| 181 | * |
| 182 | */ |
| 183 | extern uint32_T VeDGM_flgFltReactnPt; /* '<S8>/Switch' */ |
| 184 | extern uint32_T VeDGM_flgFltReactnAux; /* '<S6>/Switch' */ |
| 185 | extern uint8_T VeDGM_enmVehFltLvl; /* '<S7>/Switch' */ |
| 186 | extern boolean_T COMR_DFC_Msg17DTmt; /* '<S197>/rff_cti' */ |
| 187 | extern boolean_T COMR_DFC_ChkSumMsg2EBErr;/* '<S192>/rff_cti' */ |
| 188 | extern boolean_T COMR_DFC_Msg2EBTmt; /* '<S188>/rff_cti' */ |
| 189 | extern boolean_T COMR_DFC_RcMsg2E6Mis; /* '<S184>/rff_cti' */ |
| 190 | extern boolean_T COMR_DFC_ChkSumMsg2E6Err;/* '<S180>/rff_cti' */ |
| 191 | extern boolean_T COMR_DFC_Msg2E6Tmt; /* '<S176>/rff_cti' */ |
| 192 | extern boolean_T COMR_DFC_RcMsg2E1Mis; /* '<S172>/rff_cti' */ |
| 193 | extern boolean_T COMR_DFC_Msg28CTmt; /* '<S168>/rff_cti' */ |
| 194 | extern boolean_T COMR_DFC_Msg37FTmt; /* '<S164>/rff_cti' */ |
| 195 | extern boolean_T COMR_DFC_Msg195Tmt; /* '<S160>/rff_cti' */ |
| 196 | extern boolean_T COMR_DFC_ChkSumMsg2E1Err;/* '<S156>/rff_cti' */ |
| 197 | extern boolean_T COMR_DFC_Msg2F1Tmt; /* '<S152>/rff_cti' */ |
| 198 | extern boolean_T COMR_DFC_RcMsg050Mis; /* '<S148>/rff_cti' */ |
| 199 | extern boolean_T COMR_DFC_ChkSumMsg050Err;/* '<S144>/rff_cti' */ |
| 200 | extern boolean_T COMR_DFC_Msg050Tmt; /* '<S140>/rff_cti' */ |
| 201 | extern boolean_T COMR_DFC_Msg3AATmt; /* '<S136>/rff_cti' */ |
| 202 | extern boolean_T COMR_DFC_Msg2DFTmt; /* '<S132>/rff_cti' */ |
| 203 | extern boolean_T COMR_DFC_Msg2BBTmt; /* '<S128>/rff_cti' */ |
| 204 | extern boolean_T COMR_DFC_Msg2ADTmt; /* '<S124>/rff_cti' */ |
| 205 | extern boolean_T COMR_DFC_RcMsg2A7Mis; /* '<S120>/rff_cti' */ |
| 206 | extern boolean_T COMR_DFC_ChkSumMsg2A7Err;/* '<S116>/rff_cti' */ |
| 207 | extern boolean_T COMR_DFC_Msg2E1Tmt; /* '<S112>/rff_cti' */ |
| 208 | extern boolean_T COMR_DFC_Msg2A7Tmt; /* '<S108>/rff_cti' */ |
| 209 | extern boolean_T COMR_DFC_RcMsg2A5Mis; /* '<S104>/rff_cti' */ |
| 210 | extern boolean_T COMR_DFC_ChkSumMsg2A5Err;/* '<S100>/rff_cti' */ |
| 211 | extern boolean_T COMR_DFC_Msg2A5Tmt; /* '<S96>/rff_cti' */ |
| 212 | extern boolean_T COMR_DFC_RcMsg2A3Mis; /* '<S92>/rff_cti' */ |
| 213 | extern boolean_T COMR_DFC_ChkSumMsg2A3Err;/* '<S88>/rff_cti' */ |
| 214 | extern boolean_T COMR_DFC_Msg2A3Tmt; /* '<S84>/rff_cti' */ |
| 215 | extern boolean_T COMR_DFC_Msg0B5Tmt; /* '<S80>/rff_cti' */ |
| 216 | extern boolean_T COMR_DFC_MsgCABTmt; /* '<S76>/rff_cti' */ |
| 217 | extern boolean_T COMR_DFC_RcMsg2EBMis; /* '<S72>/rff_cti' */ |
| 218 | extern boolean_T COMR_DFC_Msg130Tmt; /* '<S68>/rff_cti' */ |
| 219 | |
| 220 | /* Model entry point functions */ |
| 221 | extern void DGM_initialize(void); |
| 222 | extern void DGM_step(void); |
| 223 | extern void DGM_terminate(void); |
| 224 | |
| 225 | /* Exported data declaration */ |
| 226 | |
| 227 | /* ConstVolatile memory section */ |
| 228 | #define ASW1_OEM_START_SEC_DEFAULT_CALIB_32 |
| 229 | #include "Asw1_OEM_MemMap.h" |
| 230 | |
| 231 | /* Declaration for custom storage class: ConstVolatile_32 */ |
| 232 | extern volatile const uint32_T KeDGM_bIOSDFC1Ovrdval; |
| 233 | extern volatile const uint32_T KeDGM_bIOSDFCOvrdval; |
| 234 | extern volatile const uint32_T KeDGM_flgFltReactnAuxVal; |
| 235 | extern volatile const uint32_T KeDGM_flgFltReactnPtVal; |
| 236 | |
| 237 | #define ASW1_OEM_STOP_SEC_DEFAULT_CALIB_32 |
| 238 | #include "Asw1_OEM_MemMap.h" |
| 239 | |
| 240 | /* ConstVolatile memory section */ |
| 241 | #define ASW1_OEM_START_SEC_DEFAULT_CALIB_8 |
| 242 | #include "Asw1_OEM_MemMap.h" |
| 243 | |
| 244 | /* Declaration for custom storage class: ConstVolatile_8 */ |
| 245 | extern volatile const uint8_T KeDGM_FltLvlVal; |
| 246 | extern volatile const boolean_T KeDGM_bFltLvlFlg; |
| 247 | extern volatile const boolean_T KeDGM_bFltReactnAuxFlg; |
| 248 | extern volatile const boolean_T KeDGM_bFltReactnPtFlg; |
| 249 | |
| 250 | #define ASW1_OEM_STOP_SEC_DEFAULT_CALIB_8 |
| 251 | #include "Asw1_OEM_MemMap.h" |
| 252 | |
| 253 | /* Real-time Model object */ |
| 254 | extern RT_MODEL_DGM *const DGM_M; |
| 255 | |
| 256 | /*- |
| 257 | * The generated code includes comments that allow you to trace directly |
| 258 | * back to the appropriate location in the model. The basic format |
| 259 | * is <system>/block_name, where system is the system number (uniquely |
| 260 | * assigned by Simulink) and block_name is the name of the block. |
| 261 | * |
| 262 | * Use the MATLAB hilite_system command to trace the generated code back |
| 263 | * to the model. For example, |
| 264 | * |
| 265 | * hilite_system('<S3>') - opens system 3 |
| 266 | * hilite_system('<S3>/Kp') - opens and selects block Kp which resides in S3 |
| 267 | * |
| 268 | * Here is the system hierarchy for this model |
| 269 | * |
| 270 | * '<Root>' : 'DGM' |
| 271 | * '<S1>' : 'DGM/DGM' |
| 272 | * '<S2>' : 'DGM/IOS_DFC_Pack' |
| 273 | * '<S3>' : 'DGM/DGM/Diag_Cond' |
| 274 | * '<S4>' : 'DGM/DGM/IOS' |
| 275 | * '<S5>' : 'DGM/DGM/IOS1' |
| 276 | * '<S6>' : 'DGM/DGM/Ovrd_AUX' |
| 277 | * '<S7>' : 'DGM/DGM/Ovrd_Lvl' |
| 278 | * '<S8>' : 'DGM/DGM/Ovrd_PT' |
| 279 | * '<S9>' : 'DGM/DGM/Diag_Cond/CondPack' |
| 280 | * '<S10>' : 'DGM/DGM/Diag_Cond/OnAfterDelay' |
| 281 | * '<S11>' : 'DGM/DGM/Diag_Cond/OnAfterDelay1' |
| 282 | * '<S12>' : 'DGM/DGM/Diag_Cond/OnAfterDelay2' |
| 283 | * '<S13>' : 'DGM/DGM/Diag_Cond/OnHoldT' |
| 284 | * '<S14>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem1' |
| 285 | * '<S15>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem2' |
| 286 | * '<S16>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem3' |
| 287 | * '<S17>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem4' |
| 288 | * '<S18>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem5' |
| 289 | * '<S19>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem6' |
| 290 | * '<S20>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem1/Bit Clear' |
| 291 | * '<S21>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem1/Bit Set12' |
| 292 | * '<S22>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem2/Bit Clear' |
| 293 | * '<S23>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem2/Bit Set12' |
| 294 | * '<S24>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem3/Bit Clear' |
| 295 | * '<S25>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem3/Bit Set12' |
| 296 | * '<S26>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem4/Bit Clear' |
| 297 | * '<S27>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem4/Bit Set12' |
| 298 | * '<S28>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem5/Bit Clear' |
| 299 | * '<S29>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem5/Bit Set12' |
| 300 | * '<S30>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem6/Bit Clear' |
| 301 | * '<S31>' : 'DGM/DGM/Diag_Cond/CondPack/Subsystem6/Bit Set12' |
| 302 | * '<S32>' : 'DGM/DGM/Diag_Cond/OnAfterDelay/Enabled Subsystem' |
| 303 | * '<S33>' : 'DGM/DGM/Diag_Cond/OnAfterDelay1/Enabled Subsystem' |
| 304 | * '<S34>' : 'DGM/DGM/Diag_Cond/OnAfterDelay2/Enabled Subsystem' |
| 305 | * '<S35>' : 'DGM/DGM/Diag_Cond/OnHoldT/Enabled Subsystem' |
| 306 | * '<S36>' : 'DGM/DGM/IOS/Process1' |
| 307 | * '<S37>' : 'DGM/DGM/IOS/Process10' |
| 308 | * '<S38>' : 'DGM/DGM/IOS/Process11' |
| 309 | * '<S39>' : 'DGM/DGM/IOS/Process12' |
| 310 | * '<S40>' : 'DGM/DGM/IOS/Process13' |
| 311 | * '<S41>' : 'DGM/DGM/IOS/Process14' |
| 312 | * '<S42>' : 'DGM/DGM/IOS/Process15' |
| 313 | * '<S43>' : 'DGM/DGM/IOS/Process16' |
| 314 | * '<S44>' : 'DGM/DGM/IOS/Process17' |
| 315 | * '<S45>' : 'DGM/DGM/IOS/Process18' |
| 316 | * '<S46>' : 'DGM/DGM/IOS/Process19' |
| 317 | * '<S47>' : 'DGM/DGM/IOS/Process2' |
| 318 | * '<S48>' : 'DGM/DGM/IOS/Process20' |
| 319 | * '<S49>' : 'DGM/DGM/IOS/Process21' |
| 320 | * '<S50>' : 'DGM/DGM/IOS/Process22' |
| 321 | * '<S51>' : 'DGM/DGM/IOS/Process23' |
| 322 | * '<S52>' : 'DGM/DGM/IOS/Process24' |
| 323 | * '<S53>' : 'DGM/DGM/IOS/Process25' |
| 324 | * '<S54>' : 'DGM/DGM/IOS/Process26' |
| 325 | * '<S55>' : 'DGM/DGM/IOS/Process27' |
| 326 | * '<S56>' : 'DGM/DGM/IOS/Process28' |
| 327 | * '<S57>' : 'DGM/DGM/IOS/Process29' |
| 328 | * '<S58>' : 'DGM/DGM/IOS/Process3' |
| 329 | * '<S59>' : 'DGM/DGM/IOS/Process30' |
| 330 | * '<S60>' : 'DGM/DGM/IOS/Process31' |
| 331 | * '<S61>' : 'DGM/DGM/IOS/Process32' |
| 332 | * '<S62>' : 'DGM/DGM/IOS/Process4' |
| 333 | * '<S63>' : 'DGM/DGM/IOS/Process5' |
| 334 | * '<S64>' : 'DGM/DGM/IOS/Process6' |
| 335 | * '<S65>' : 'DGM/DGM/IOS/Process7' |
| 336 | * '<S66>' : 'DGM/DGM/IOS/Process8' |
| 337 | * '<S67>' : 'DGM/DGM/IOS/Process9' |
| 338 | * '<S68>' : 'DGM/DGM/IOS/Process1/DGM_flt_debounce' |
| 339 | * '<S69>' : 'DGM/DGM/IOS/Process1/Extract1' |
| 340 | * '<S70>' : 'DGM/DGM/IOS/Process1/Extract2' |
| 341 | * '<S71>' : 'DGM/DGM/IOS/Process1/DGM_flt_debounce/rff_cti' |
| 342 | * '<S72>' : 'DGM/DGM/IOS/Process10/DGM_flt_debounce' |
| 343 | * '<S73>' : 'DGM/DGM/IOS/Process10/Extract1' |
| 344 | * '<S74>' : 'DGM/DGM/IOS/Process10/Extract2' |
| 345 | * '<S75>' : 'DGM/DGM/IOS/Process10/DGM_flt_debounce/rff_cti' |
| 346 | * '<S76>' : 'DGM/DGM/IOS/Process11/DGM_flt_debounce' |
| 347 | * '<S77>' : 'DGM/DGM/IOS/Process11/Extract1' |
| 348 | * '<S78>' : 'DGM/DGM/IOS/Process11/Extract2' |
| 349 | * '<S79>' : 'DGM/DGM/IOS/Process11/DGM_flt_debounce/rff_cti' |
| 350 | * '<S80>' : 'DGM/DGM/IOS/Process12/DGM_flt_debounce' |
| 351 | * '<S81>' : 'DGM/DGM/IOS/Process12/Extract1' |
| 352 | * '<S82>' : 'DGM/DGM/IOS/Process12/Extract2' |
| 353 | * '<S83>' : 'DGM/DGM/IOS/Process12/DGM_flt_debounce/rff_cti' |
| 354 | * '<S84>' : 'DGM/DGM/IOS/Process13/DGM_flt_debounce' |
| 355 | * '<S85>' : 'DGM/DGM/IOS/Process13/Extract1' |
| 356 | * '<S86>' : 'DGM/DGM/IOS/Process13/Extract2' |
| 357 | * '<S87>' : 'DGM/DGM/IOS/Process13/DGM_flt_debounce/rff_cti' |
| 358 | * '<S88>' : 'DGM/DGM/IOS/Process14/DGM_flt_debounce' |
| 359 | * '<S89>' : 'DGM/DGM/IOS/Process14/Extract1' |
| 360 | * '<S90>' : 'DGM/DGM/IOS/Process14/Extract2' |
| 361 | * '<S91>' : 'DGM/DGM/IOS/Process14/DGM_flt_debounce/rff_cti' |
| 362 | * '<S92>' : 'DGM/DGM/IOS/Process15/DGM_flt_debounce' |
| 363 | * '<S93>' : 'DGM/DGM/IOS/Process15/Extract1' |
| 364 | * '<S94>' : 'DGM/DGM/IOS/Process15/Extract2' |
| 365 | * '<S95>' : 'DGM/DGM/IOS/Process15/DGM_flt_debounce/rff_cti' |
| 366 | * '<S96>' : 'DGM/DGM/IOS/Process16/DGM_flt_debounce' |
| 367 | * '<S97>' : 'DGM/DGM/IOS/Process16/Extract1' |
| 368 | * '<S98>' : 'DGM/DGM/IOS/Process16/Extract2' |
| 369 | * '<S99>' : 'DGM/DGM/IOS/Process16/DGM_flt_debounce/rff_cti' |
| 370 | * '<S100>' : 'DGM/DGM/IOS/Process17/DGM_flt_debounce' |
| 371 | * '<S101>' : 'DGM/DGM/IOS/Process17/Extract1' |
| 372 | * '<S102>' : 'DGM/DGM/IOS/Process17/Extract2' |
| 373 | * '<S103>' : 'DGM/DGM/IOS/Process17/DGM_flt_debounce/rff_cti' |
| 374 | * '<S104>' : 'DGM/DGM/IOS/Process18/DGM_flt_debounce' |
| 375 | * '<S105>' : 'DGM/DGM/IOS/Process18/Extract1' |
| 376 | * '<S106>' : 'DGM/DGM/IOS/Process18/Extract2' |
| 377 | * '<S107>' : 'DGM/DGM/IOS/Process18/DGM_flt_debounce/rff_cti' |
| 378 | * '<S108>' : 'DGM/DGM/IOS/Process19/DGM_flt_debounce' |
| 379 | * '<S109>' : 'DGM/DGM/IOS/Process19/Extract1' |
| 380 | * '<S110>' : 'DGM/DGM/IOS/Process19/Extract2' |
| 381 | * '<S111>' : 'DGM/DGM/IOS/Process19/DGM_flt_debounce/rff_cti' |
| 382 | * '<S112>' : 'DGM/DGM/IOS/Process2/DGM_flt_debounce' |
| 383 | * '<S113>' : 'DGM/DGM/IOS/Process2/Extract1' |
| 384 | * '<S114>' : 'DGM/DGM/IOS/Process2/Extract2' |
| 385 | * '<S115>' : 'DGM/DGM/IOS/Process2/DGM_flt_debounce/rff_cti' |
| 386 | * '<S116>' : 'DGM/DGM/IOS/Process20/DGM_flt_debounce' |
| 387 | * '<S117>' : 'DGM/DGM/IOS/Process20/Extract1' |
| 388 | * '<S118>' : 'DGM/DGM/IOS/Process20/Extract2' |
| 389 | * '<S119>' : 'DGM/DGM/IOS/Process20/DGM_flt_debounce/rff_cti' |
| 390 | * '<S120>' : 'DGM/DGM/IOS/Process21/DGM_flt_debounce' |
| 391 | * '<S121>' : 'DGM/DGM/IOS/Process21/Extract1' |
| 392 | * '<S122>' : 'DGM/DGM/IOS/Process21/Extract2' |
| 393 | * '<S123>' : 'DGM/DGM/IOS/Process21/DGM_flt_debounce/rff_cti' |
| 394 | * '<S124>' : 'DGM/DGM/IOS/Process22/DGM_flt_debounce' |
| 395 | * '<S125>' : 'DGM/DGM/IOS/Process22/Extract1' |
| 396 | * '<S126>' : 'DGM/DGM/IOS/Process22/Extract2' |
| 397 | * '<S127>' : 'DGM/DGM/IOS/Process22/DGM_flt_debounce/rff_cti' |
| 398 | * '<S128>' : 'DGM/DGM/IOS/Process23/DGM_flt_debounce' |
| 399 | * '<S129>' : 'DGM/DGM/IOS/Process23/Extract1' |
| 400 | * '<S130>' : 'DGM/DGM/IOS/Process23/Extract2' |
| 401 | * '<S131>' : 'DGM/DGM/IOS/Process23/DGM_flt_debounce/rff_cti' |
| 402 | * '<S132>' : 'DGM/DGM/IOS/Process24/DGM_flt_debounce' |
| 403 | * '<S133>' : 'DGM/DGM/IOS/Process24/Extract1' |
| 404 | * '<S134>' : 'DGM/DGM/IOS/Process24/Extract2' |
| 405 | * '<S135>' : 'DGM/DGM/IOS/Process24/DGM_flt_debounce/rff_cti' |
| 406 | * '<S136>' : 'DGM/DGM/IOS/Process25/DGM_flt_debounce' |
| 407 | * '<S137>' : 'DGM/DGM/IOS/Process25/Extract1' |
| 408 | * '<S138>' : 'DGM/DGM/IOS/Process25/Extract2' |
| 409 | * '<S139>' : 'DGM/DGM/IOS/Process25/DGM_flt_debounce/rff_cti' |
| 410 | * '<S140>' : 'DGM/DGM/IOS/Process26/DGM_flt_debounce' |
| 411 | * '<S141>' : 'DGM/DGM/IOS/Process26/Extract1' |
| 412 | * '<S142>' : 'DGM/DGM/IOS/Process26/Extract2' |
| 413 | * '<S143>' : 'DGM/DGM/IOS/Process26/DGM_flt_debounce/rff_cti' |
| 414 | * '<S144>' : 'DGM/DGM/IOS/Process27/DGM_flt_debounce' |
| 415 | * '<S145>' : 'DGM/DGM/IOS/Process27/Extract1' |
| 416 | * '<S146>' : 'DGM/DGM/IOS/Process27/Extract2' |
| 417 | * '<S147>' : 'DGM/DGM/IOS/Process27/DGM_flt_debounce/rff_cti' |
| 418 | * '<S148>' : 'DGM/DGM/IOS/Process28/DGM_flt_debounce' |
| 419 | * '<S149>' : 'DGM/DGM/IOS/Process28/Extract1' |
| 420 | * '<S150>' : 'DGM/DGM/IOS/Process28/Extract2' |
| 421 | * '<S151>' : 'DGM/DGM/IOS/Process28/DGM_flt_debounce/rff_cti' |
| 422 | * '<S152>' : 'DGM/DGM/IOS/Process29/DGM_flt_debounce' |
| 423 | * '<S153>' : 'DGM/DGM/IOS/Process29/Extract1' |
| 424 | * '<S154>' : 'DGM/DGM/IOS/Process29/Extract2' |
| 425 | * '<S155>' : 'DGM/DGM/IOS/Process29/DGM_flt_debounce/rff_cti' |
| 426 | * '<S156>' : 'DGM/DGM/IOS/Process3/DGM_flt_debounce' |
| 427 | * '<S157>' : 'DGM/DGM/IOS/Process3/Extract1' |
| 428 | * '<S158>' : 'DGM/DGM/IOS/Process3/Extract2' |
| 429 | * '<S159>' : 'DGM/DGM/IOS/Process3/DGM_flt_debounce/rff_cti' |
| 430 | * '<S160>' : 'DGM/DGM/IOS/Process30/DGM_flt_debounce' |
| 431 | * '<S161>' : 'DGM/DGM/IOS/Process30/Extract1' |
| 432 | * '<S162>' : 'DGM/DGM/IOS/Process30/Extract2' |
| 433 | * '<S163>' : 'DGM/DGM/IOS/Process30/DGM_flt_debounce/rff_cti' |
| 434 | * '<S164>' : 'DGM/DGM/IOS/Process31/DGM_flt_debounce' |
| 435 | * '<S165>' : 'DGM/DGM/IOS/Process31/Extract1' |
| 436 | * '<S166>' : 'DGM/DGM/IOS/Process31/Extract2' |
| 437 | * '<S167>' : 'DGM/DGM/IOS/Process31/DGM_flt_debounce/rff_cti' |
| 438 | * '<S168>' : 'DGM/DGM/IOS/Process32/DGM_flt_debounce' |
| 439 | * '<S169>' : 'DGM/DGM/IOS/Process32/Extract1' |
| 440 | * '<S170>' : 'DGM/DGM/IOS/Process32/Extract2' |
| 441 | * '<S171>' : 'DGM/DGM/IOS/Process32/DGM_flt_debounce/rff_cti' |
| 442 | * '<S172>' : 'DGM/DGM/IOS/Process4/DGM_flt_debounce' |
| 443 | * '<S173>' : 'DGM/DGM/IOS/Process4/Extract1' |
| 444 | * '<S174>' : 'DGM/DGM/IOS/Process4/Extract2' |
| 445 | * '<S175>' : 'DGM/DGM/IOS/Process4/DGM_flt_debounce/rff_cti' |
| 446 | * '<S176>' : 'DGM/DGM/IOS/Process5/DGM_flt_debounce' |
| 447 | * '<S177>' : 'DGM/DGM/IOS/Process5/Extract1' |
| 448 | * '<S178>' : 'DGM/DGM/IOS/Process5/Extract2' |
| 449 | * '<S179>' : 'DGM/DGM/IOS/Process5/DGM_flt_debounce/rff_cti' |
| 450 | * '<S180>' : 'DGM/DGM/IOS/Process6/DGM_flt_debounce' |
| 451 | * '<S181>' : 'DGM/DGM/IOS/Process6/Extract1' |
| 452 | * '<S182>' : 'DGM/DGM/IOS/Process6/Extract2' |
| 453 | * '<S183>' : 'DGM/DGM/IOS/Process6/DGM_flt_debounce/rff_cti' |
| 454 | * '<S184>' : 'DGM/DGM/IOS/Process7/DGM_flt_debounce' |
| 455 | * '<S185>' : 'DGM/DGM/IOS/Process7/Extract1' |
| 456 | * '<S186>' : 'DGM/DGM/IOS/Process7/Extract2' |
| 457 | * '<S187>' : 'DGM/DGM/IOS/Process7/DGM_flt_debounce/rff_cti' |
| 458 | * '<S188>' : 'DGM/DGM/IOS/Process8/DGM_flt_debounce' |
| 459 | * '<S189>' : 'DGM/DGM/IOS/Process8/Extract1' |
| 460 | * '<S190>' : 'DGM/DGM/IOS/Process8/Extract2' |
| 461 | * '<S191>' : 'DGM/DGM/IOS/Process8/DGM_flt_debounce/rff_cti' |
| 462 | * '<S192>' : 'DGM/DGM/IOS/Process9/DGM_flt_debounce' |
| 463 | * '<S193>' : 'DGM/DGM/IOS/Process9/Extract1' |
| 464 | * '<S194>' : 'DGM/DGM/IOS/Process9/Extract2' |
| 465 | * '<S195>' : 'DGM/DGM/IOS/Process9/DGM_flt_debounce/rff_cti' |
| 466 | * '<S196>' : 'DGM/DGM/IOS1/Process1' |
| 467 | * '<S197>' : 'DGM/DGM/IOS1/Process1/DGM_flt_debounce' |
| 468 | * '<S198>' : 'DGM/DGM/IOS1/Process1/Extract1' |
| 469 | * '<S199>' : 'DGM/DGM/IOS1/Process1/Extract2' |
| 470 | * '<S200>' : 'DGM/DGM/IOS1/Process1/DGM_flt_debounce/rff_cti' |
| 471 | * '<S201>' : 'DGM/IOS_DFC_Pack/Unit1' |
| 472 | * '<S202>' : 'DGM/IOS_DFC_Pack/Unit2' |
| 473 | * '<S203>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet1' |
| 474 | * '<S204>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet10' |
| 475 | * '<S205>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet11' |
| 476 | * '<S206>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet12' |
| 477 | * '<S207>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet13' |
| 478 | * '<S208>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet14' |
| 479 | * '<S209>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet15' |
| 480 | * '<S210>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet16' |
| 481 | * '<S211>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet17' |
| 482 | * '<S212>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet18' |
| 483 | * '<S213>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet19' |
| 484 | * '<S214>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet2' |
| 485 | * '<S215>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet20' |
| 486 | * '<S216>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet21' |
| 487 | * '<S217>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet22' |
| 488 | * '<S218>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet23' |
| 489 | * '<S219>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet24' |
| 490 | * '<S220>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet25' |
| 491 | * '<S221>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet26' |
| 492 | * '<S222>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet27' |
| 493 | * '<S223>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet28' |
| 494 | * '<S224>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet29' |
| 495 | * '<S225>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet3' |
| 496 | * '<S226>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet30' |
| 497 | * '<S227>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet31' |
| 498 | * '<S228>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet32' |
| 499 | * '<S229>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet4' |
| 500 | * '<S230>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet5' |
| 501 | * '<S231>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet6' |
| 502 | * '<S232>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet7' |
| 503 | * '<S233>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet8' |
| 504 | * '<S234>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet9' |
| 505 | * '<S235>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet1/Bit Set12' |
| 506 | * '<S236>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet10/Bit Set12' |
| 507 | * '<S237>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet11/Bit Set12' |
| 508 | * '<S238>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet12/Bit Set12' |
| 509 | * '<S239>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet13/Bit Set12' |
| 510 | * '<S240>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet14/Bit Set12' |
| 511 | * '<S241>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet15/Bit Set12' |
| 512 | * '<S242>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet16/Bit Set12' |
| 513 | * '<S243>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet17/Bit Set12' |
| 514 | * '<S244>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet18/Bit Set12' |
| 515 | * '<S245>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet19/Bit Set12' |
| 516 | * '<S246>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet2/Bit Set12' |
| 517 | * '<S247>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet20/Bit Set12' |
| 518 | * '<S248>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet21/Bit Set12' |
| 519 | * '<S249>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet22/Bit Set12' |
| 520 | * '<S250>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet23/Bit Set12' |
| 521 | * '<S251>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet24/Bit Set12' |
| 522 | * '<S252>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet25/Bit Set12' |
| 523 | * '<S253>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet26/Bit Set12' |
| 524 | * '<S254>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet27/Bit Set12' |
| 525 | * '<S255>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet28/Bit Set12' |
| 526 | * '<S256>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet29/Bit Set12' |
| 527 | * '<S257>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet3/Bit Set12' |
| 528 | * '<S258>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet30/Bit Set12' |
| 529 | * '<S259>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet31/Bit Set12' |
| 530 | * '<S260>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet32/Bit Set12' |
| 531 | * '<S261>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet4/Bit Set12' |
| 532 | * '<S262>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet5/Bit Set12' |
| 533 | * '<S263>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet6/Bit Set12' |
| 534 | * '<S264>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet7/Bit Set12' |
| 535 | * '<S265>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet8/Bit Set12' |
| 536 | * '<S266>' : 'DGM/IOS_DFC_Pack/Unit1/BitSet9/Bit Set12' |
| 537 | * '<S267>' : 'DGM/IOS_DFC_Pack/Unit2/BitSet1' |
| 538 | * '<S268>' : 'DGM/IOS_DFC_Pack/Unit2/BitSet1/Bit Set12' |
| 539 | */ |
| 540 | #endif /* RTW_HEADER_DGM_h_ */ |
| 541 | |
| 542 | /* |
| 543 | * File trailer for generated code. |
| 544 | * |
| 545 | * [EOF] |
| 546 | */ |
| 547 |