/********************************************************************************************************************** * COPYRIGHT * ------------------------------------------------------------------------------------------------------------------- * \verbatim * * This software is copyright protected and proprietary to Vector Informatik GmbH. * Vector Informatik GmbH grants to you only those rights as set out in the license conditions. * All other rights remain with Vector Informatik GmbH. * \endverbatim * ------------------------------------------------------------------------------------------------------------------- * LICENSE * ------------------------------------------------------------------------------------------------------------------- * Module: Dem * Program: MSR_Vector_SLP4 * Customer: Marelli Automotive Components (Wuhu) Co., Ltd. * Expiry Date: Not restricted * Ordered Derivat.: TC377TP * License Scope : The usage is restricted to CBD2201205_D03 * * ------------------------------------------------------------------------------------------------------------------- * FILE DESCRIPTION * ------------------------------------------------------------------------------------------------------------------- * File: Dem_Swc.h * Generation Time: 2023-10-23 09:18:12 * Project: CBD2200592_D00_demo - Version 1.0 * Delivery: CBD2201205_D03 * Tool Version: DaVinci Configurator Classic 5.26.35 SP2 * * *********************************************************************************************************************/ /* configuration, interrupt handling and callback headers use different names * for the multiple inclusion protection define, shown in this example. The * appropriate names for these files can be taken from this list: * * Dem_Cfg.h: DEM_CFG_H * Dem_Lcfg.h: DEM_LCFG_H * Dem_PBcfg.h: DEM_PBFG_H * Dem_AdditionalIncludeCfg.h: DEM_ADDITIONALINCLUDECFG_H * Dem_Swc.h: DEM_SWC_H * Dem_Swc_Types.h: DEM_SWC_TYPES_H */ #if !defined (DEM_SWC_H) # define DEM_SWC_H /********************************************************************************************************************** INCLUDES **********************************************************************************************************************/ /* Here: DEM used with RTE (DEM_CFG_USE_RTE == STD_ON) */ #include "Rte_DemMaster_0.h" #endif /* DEM_SWC_H */ /********************************************************************************************************************** END OF FILE: Dem_Swc.h [Vector, VARIANT-PRE-COMPILE, 23.05.00.153958] **********************************************************************************************************************/