MCUSW
|
This file contains generated pre compile configuration file for WDG MCAL driver.
Go to the source code of this file.
Macros | |
#define | WDG_VARIANT_PRE_COMPILE (STD_ON) |
WDG Build Variant. Build variants.(i.e Pre Compile,Link Time And Post Build) More... | |
#define | WDG_INIT_CONFIG_PC WdgSettingsConfig |
Pre Compile config macro name. More... | |
#define | WDG_DEV_ERROR_DETECT (STD_ON) |
Enable/Disable Development Error Detection. More... | |
#define | WDG_GET_VERSION_INFO_API (STD_ON) |
Enable/Disable Version Info API. More... | |
#define | WDG_REGISTER_READBACK_API (STD_ON) |
Enable/Disable Register Readback API. More... | |
#define | WDG_MAX_TIMEOUT ((uint16)65535) |
Watchdog Maximum Timeout x 1000U - converting from secs so milli secs. More... | |
#define | WDG_RTI_FREQUENCY ((uint32)12500000) |
RTI Clock Frequency. More... | |
#define | WDG_DISABLE_ALLOWED (STD_OFF) |
Watchdog Disable Allowed. More... | |
WDG Module Instance Id | |
Symbolic names for module instance id | |
#define | WdgConf_WdgGeneral_WdgIndex_0 (0U) |
Wdg Module Instance Id, always 0 as only one instance in this case. More... | |
WDG DEM Error codes to report | |
Pre-compile switches for enabling/disabling DEM events | |
#define | DemConf_DemEventParameter_WDG_DEM_NO_EVENT (0xFFFFU) |
#define | WDG_DEM_NO_EVENT DemConf_DemEventParameter_WDG_DEM_NO_EVENT |
#define | WDG_E_MODE_FAILED DemConf_DemEventParameter_WDG_E_MODE_FAILED |
Mode failed. More... | |
#define | WDG_E_DISABLE_REJECTED DemConf_DemEventParameter_WDG_E_DISABLE_REJECTED |
Disabled rejected. More... | |
#define | WDG_NUM_INSTANCE (12U) |
Variables | |
const struct Wdg_ConfigType_s | WdgSettingsConfig |
WDG Configuration struct declaration. More... | |
const struct Wdg_ConfigType_PC_s | WdgSettingsConfig_PC |
WDG Configuration pre compile struct declaration. More... | |
const uint32 | RTIHwUnit_BaseAddr [WDG_NUM_INSTANCE] |
Base Address of the watchdog instances. More... | |