#ifndef _PORT_CI_PORT_IP_CFG_H_ #define _PORT_CI_PORT_IP_CFG_H_ #include "S32K146_PORT.h" #include "S32K146_GPIO.h" #include "Port_Ci_Port_Ip_Types.h" /*********************************************************************************************************************** * Definitions **********************************************************************************************************************/ /*================================================================================================== * SOURCE FILE VERSION INFORMATION ==================================================================================================*/ #define PORT_CI_PORT_IP_VENDOR_ID_CFG_H 43 #define PORT_CI_PORT_IP_AR_RELEASE_MAJOR_VERSION_CFG_H 4 #define PORT_CI_PORT_IP_AR_RELEASE_MINOR_VERSION_CFG_H 4 #define PORT_CI_PORT_IP_AR_RELEASE_REVISION_VERSION_CFG_H 0 #define PORT_CI_PORT_IP_SW_MAJOR_VERSION_CFG_H 1 #define PORT_CI_PORT_IP_SW_MINOR_VERSION_CFG_H 0 #define PORT_CI_PORT_IP_SW_PATCH_VERSION_CFG_H 0 /*! * @addtogroup Port_Ci_Port_Ip_Cfg * @{ */ /*********************************************************************************************************************** * API **********************************************************************************************************************/ #if defined(__cplusplus) extern "C" { #endif /*! @brief Definitions/Declarations for BOARD_InitPins Functional Group */ /*! @brief No pin was configured for this group or no need any configuration */ #if defined(__cplusplus) } #endif /*! * @} */ #endif /* _PORT_CI_PORT_IP_CFG_H_ */ /*********************************************************************************************************************** * EOF **********************************************************************************************************************/