109 #define WDG_VARIANT_PRE_COMPILE (STD_ON)   114 #define WDG_INIT_CONFIG_PC       WdgSettingsConfig   119 #define WDG_DEV_ERROR_DETECT       (STD_ON)   122 #define WDG_GET_VERSION_INFO_API   (STD_ON)   125 #define WDG_REGISTER_READBACK_API  (STD_ON)   129 #define WDG_MAX_TIMEOUT            ((uint16)65535)   133 #define WDG_RTI_FREQUENCY          ((uint32)12500000)   136 #define WDG_DISABLE_ALLOWED        (STD_OFF)   145 #define WdgConf_WdgGeneral_WdgIndex_0 (0U)   156 #define DemConf_DemEventParameter_WDG_DEM_NO_EVENT (0xFFFFU)   157 #define WDG_DEM_NO_EVENT DemConf_DemEventParameter_WDG_DEM_NO_EVENT   159 #ifndef WDG_E_MODE_FAILED   161 #define WDG_E_MODE_FAILED          DemConf_DemEventParameter_WDG_E_MODE_FAILED   164 #ifndef WDG_E_DISABLE_REJECTED   166 #define WDG_E_DISABLE_REJECTED     DemConf_DemEventParameter_WDG_E_DISABLE_REJECTED   169 #define WDG_NUM_INSTANCE         (12U)   183 extern CONST(uint32, WDG_CONST)
 const struct Wdg_ConfigType_s WdgSettingsConfig
WDG Configuration struct declaration.
const struct Wdg_ConfigType_PC_s WdgSettingsConfig_PC
WDG Configuration pre compile struct declaration.
#define WDG_NUM_INSTANCE
Definition: Wdg_Cfg.h:169
const uint32 RTIHwUnit_BaseAddr[WDG_NUM_INSTANCE]
Base Address of the watchdog instances.