112 #define WDG_VARIANT_PRE_COMPILE (STD_ON)
117 #define WDG_INIT_CONFIG_PC WdgSettingsConfig
122 #define WDG_DEV_ERROR_DETECT (STD_ON)
125 #define WDG_GET_VERSION_INFO_API (STD_ON)
128 #define WDG_REGISTER_READBACK_API (STD_ON)
132 #define WDG_MAX_TIMEOUT ((uint16)65535)
136 #define WDG_RTI_FREQUENCY ((uint32)12500000)
139 #define WDG_DISABLE_ALLOWED (STD_OFF)
148 #define WdgConf_WdgGeneral_WdgIndex_0 (0U)
164 #ifndef WDG_E_MODE_FAILED
165 #define WDG_E_MODE_FAILED (DemConf_DemEventParameter_WDG_E_MODE_FAILED)
168 #ifndef WDG_E_DISABLE_REJECTED
169 #define WDG_E_DISABLE_REJECTED (DemConf_DemEventParameter_WDG_E_DISABLE_REJECTED)
173 #define WDG_NUM_INSTANCE (12U)
188 extern CONST(uint32, WDG_CONST)
const struct Wdg_ConfigType_s WdgSettingsConfig
WDG Configuration struct declaration.
const uint32 RTIHwUnit_BaseAddr[WDG_NUM_INSTANCE]
Base Address of the watchdog instances.
const struct Wdg_ConfigType_PC_s WdgSettingsConfig_PC
WDG Configuration pre compile struct declaration.
#define WDG_NUM_INSTANCE
Definition: Wdg_Cfg.h:173