39 lines
1.7 KiB
C
39 lines
1.7 KiB
C
/** Doxygen: File brief
|
|
******************************************************************************
|
|
* @file Rs_Cal_4_Mpv.h
|
|
* @brief No brief
|
|
* @remark Generated by C:\9999\Rs_Cal_R23_ver21_SedanL.xlsm
|
|
* Generated on yyyy-mm-dd hh:mm:ss
|
|
*****************************************************************************/
|
|
#ifndef RS_CAL_4_MPV_H__
|
|
#define RS_CAL_4_MPV_H__
|
|
|
|
/******************************************************************************
|
|
* INCLUDE FILES
|
|
*****************************************************************************/
|
|
#include "rtwtypes.h"
|
|
#include "common.h"
|
|
#include "HVAC_preDefine.h"
|
|
#include "Rs_Cal_Base.h"
|
|
|
|
/******************************************************************************
|
|
* MACRO DECLARATIONS
|
|
*****************************************************************************/
|
|
/******************************************************************************
|
|
* GLOBAL TYPEDEFS (STRUCTURES, UNIONS, ENUMS)
|
|
*****************************************************************************/
|
|
/******************************************************************************
|
|
* GLOBAL VARIABLES DECLARATIONS
|
|
*****************************************************************************/
|
|
extern SECT_VEH_CAL_4 const tU08 c_ucCalFromRelease_Mpv;
|
|
/******************************************************************************
|
|
* GLOBAL FUNCTIONS DECLARATIONS
|
|
*****************************************************************************/
|
|
extern void Rs_Cal_4_Mpv(void);
|
|
|
|
/* End of Excel line : 34 */
|
|
#endif /*RS_CAL_4_MPV_H__*/
|
|
/******************************************************************************
|
|
* EOF
|
|
*****************************************************************************/
|