/********************************************************************************************************************** * 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: PduR * 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: PduR_PBcfg.c * Generation Time: 2023-10-23 09:18:11 * Project: CBD2200592_D00_demo - Version 1.0 * Delivery: CBD2201205_D03 * Tool Version: DaVinci Configurator Classic 5.26.35 SP2 * * *********************************************************************************************************************/ #define PDUR_PBCFGSOURCE /********************************************************************************************************************** * MISRA / PCLINT JUSTIFICATION *********************************************************************************************************************/ /* \trace SPEC-1238, SPEC-1244 */ /********************************************************************************************************************** * INCLUDES *********************************************************************************************************************/ # include "PduR_PBcfg.h" /* include headers with symbolic name values */ #include "CanIf.h" #include "CanTp.h" #include "CanTp_Cbk.h" #include "Com_Cbk.h" #include "Dcm_Cbk.h" #include "DoIP.h" #include "LdCom_Cbk.h" #include "SoAd.h" /********************************************************************************************************************** * LOCAL CONSTANT MACROS *********************************************************************************************************************/ /********************************************************************************************************************** * LOCAL FUNCTION MACROS *********************************************************************************************************************/ /********************************************************************************************************************** * LOCAL DATA TYPES AND STRUCTURES *********************************************************************************************************************/ /********************************************************************************************************************** * LOCAL DATA PROTOTYPES *********************************************************************************************************************/ /********************************************************************************************************************** CONFIGURATION CLASS: POST_BUILD SECTION: LOCAL DATA PROTOTYPES **********************************************************************************************************************/ /********************************************************************************************************************** * LOCAL DATA *********************************************************************************************************************/ /********************************************************************************************************************** CONFIGURATION CLASS: POST_BUILD SECTION: LOCAL DATA **********************************************************************************************************************/ /********************************************************************************************************************** * GLOBAL DATA *********************************************************************************************************************/ /********************************************************************************************************************** CONFIGURATION CLASS: POST_BUILD SECTION: GLOBAL DATA **********************************************************************************************************************/ /********************************************************************************************************************** * LOCAL FUNCTION PROTOTYPES *********************************************************************************************************************/ /********************************************************************************************************************** * LOCAL FUNCTIONS *********************************************************************************************************************/ /********************************************************************************************************************** * GLOBAL FUNCTIONS *********************************************************************************************************************/ /********************************************************************************************************************** CONFIGURATION CLASS: POST_BUILD SECTION: GLOBAL FUNCTIONS **********************************************************************************************************************/ /********************************************************************************************************************** * END OF FILE: PduR_PBcfg.c *********************************************************************************************************************/