Telltales_user.c 57.8 KB
Newer Older
hu's avatar
hu committed
1 2 3 4 5 6 7 8 9 10 11 12

#include "GPIO.h"
#include "Telltales.h"
#include "Telltales_user.h"
#include "CAN_Communication_Matrix.h"
#include "Flash_synchronizer.h"
#include "EOL_Para.h"
#include "Sound_Scheduler.h"
#include "SEG_DISPLAY.h"
#include "Maintenance.h"
#include "Line_in.h"
#include "IS31FL3236.h"
hu's avatar
hu committed
13
#include "Service_TPMS.h"
hu's avatar
hu committed
14
#include "Data_AirPressure.h"
15
#include "Data_CoolantTemperature.h"
hu's avatar
hu committed
16 17
#include "FuelConfig.h"
#include "Data_Fuel_User.h"
hu's avatar
hu committed
18
#include "kwp2000_service.h"
19
#include "Common_Interface.h"
hu's avatar
hu committed
20

hu's avatar
hu committed
21
static uint8_t L12_Air_Sta ;
hu's avatar
hu committed
22 23 24 25 26 27

TelltaleLRCtrlStruct TelltaleLRCtrl;

const LED_Attribute_st LED_Attribute[LED_Max] =
{
    /*  指示灯索引                             是否自检         外部信号自检       工作电源状态       自检开始时间    自检持续时间       指示灯点亮条件                           指示灯执行函数               */
hu's avatar
hu committed
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
    {   em_LED_INTER_DIFF_LOCK_T          , NoSelfCheck ,     ExterNalCheck ,  LED_IGN_ON_OFF ,      2500u,         4500ul,     LED_INTER_DIFF_LOCK_T_Judgement          , LED_INTER_DIFF_LOCK_T_Execution            },
    {   em_LED_FOUR_MUL_FOUR_T            , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_FOUR_MUL_FOUR_T_Judgement            , LED_FOUR_MUL_FOUR_T_Execution              },
    {   em_LED_EXH_BRAKE_T                , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_EXH_BRAKE_T_Judgement                , LED_EXH_BRAKE_T_Execution                  },
    {   em_LED_QOS_GLOW_T                 ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_QOS_GLOW_T_Judgement                 , LED_QOS_GLOW_T_Execution                   },
    {   em_LED_HI_BEAM_T                  , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_HI_BEAM_T_Judgement                  , LED_HI_BEAM_T_Execution                    },
    {   em_LED_Rr_FOG_LAMP_T              , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_Rr_FOG_LAMP_T_Judgement              , LED_Rr_FOG_LAMP_T_Execution                },
    {   em_LED_MIL_T                      ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_MIL_T_Judgement                      , LED_MIL_T_Execution                        },
    {   em_LED_SVS_T                      ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_SVS_T_Judgement                      , LED_SVS_T_Execution                        },
    {   em_LED_H_S_A__T                   , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_H_S_A_T_Judgement                    , LED_H_S_A_T_Execution                     },
    {   em_LED_RETARDER_T                 ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_RETARDER_T_Judgement                 , LED_RETARDER_T_Execution                   },
    {   em_LED_AUTO_LEVELING_T            , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_AUTO_LEVELING_T_Judgement            , LED_AUTO_LEVELING_T_Execution              },
    {   em_LED_ROWS_L                     , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_ROWS_L_Judgement                     , LED_ROWS_L_Execution                       },
    {   em_LED_BSM_OFF_L                  , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_BSM_OFF_L_Judgement                  , LED_BSM_OFF_L_Execution                    },
    {   em_LED_AEBS_OFF_L                 , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_AEBS_OFF_L_Judgement                 , LED_AEBS_OFF_L_Execution                   },
    {   em_LED_LDWS_L                     , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_LDWS_L_Judgement                     , LED_LDWS_L_Execution                       },
    {   em_LED_SRS_L                      , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_SRS_L_Judgement                      , LED_SRS_L_Execution                        },
    {   em_LED_ENG_OIL_L                  ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_ENG_OIL_L_Judgement                  , LED_ENG_OIL_L_Execution                    },
    {   em_LED_CHARG_L                    ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_CHARG_L_Judgement                    , LED_CHARG_L_Execution                      },
    {   em_LED_SEAT_BELT_L                ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_SEAT_BELT_L_Judgement                , LED_SEAT_BELT_L_Execution                  },
    {   em_LED_RR_DIFF_LOCK_L             ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_RR_DIFF_LOCK_L_Judgement             , LED_RR_DIFF_LOCK_L_Execution               },
    {   em_LED_TPMS_L                     ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_TPMS_L_Judgement                     , LED_TPMS_L_Execution                       },
    {   em_LED_ASR_or_EVSC_OFF_L          , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_ASR_or_EVSC_OFF_L_Judgement          , LED_ASR_or_EVSC_OFF_L_Execution            },
    {   em_LED_EVSC_L                     , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_EVSC_L_Judgement                     , LED_EVSC_L_Execution                       },
    {   em_LED_eco_stop_OFF_L             , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_eco_stop_OFF_L_Judgement             , LED_eco_stop_OFF_L_Execution               },
    {   em_LED_AMT_L                      , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_AMT_L_Judgement                      , LED_AMT_L_Execution                        },
    {   em_LED_WEAR_IND_L                 , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_WEAR_IND_L_Judgement                 , LED_WEAR_IND_L_Execution                   },
    {   em_LED_TRAILER_BRAKE_R            ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_TRAILER_BRAKE_R_Judgement            , LED_TRAILER_BRAKE_R_Execution              },
    {   em_LED_BRAKE_AIR_or_EBS_YELLOW_R  , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_BRAKE_AIR_or_EBS_YELLOW_R_Judgement  , LED_BRAKE_AIR_or_EBS_YELLOW_R_Execution    },
    {   em_LED_ACC_AIR_R                  , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_ACC_AIR_R_Judgement                  , LED_ACC_AIR_R_Execution                    },
    {   em_LED_ABS_R                      ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_ABS_R_Judgement                      , LED_ABS_R_Execution                        },
    {   em_LED_PARK_BRAKE_R               ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_PARK_BRAKE_R_Judgement               , LED_PARK_BRAKE_R_Execution                 },
    {   em_LED_BRAKE_AIR_or_EBS_RED_R     , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_BRAKE_AIR_or_EBS_RED_R_Judgement     , LED_BRAKE_AIR_or_EBS_RED_R_Execution       },
    {   em_LED_BRAKE_LOCK_R               , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_BRAKE_LOCK_R_Judgement               , LED_BRAKE_LOCK_R_Execution                 },
    {   em_LED_AIR_SUS_R                  ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_AIR_SUS_R_Judgement                  , LED_AIR_SUS_R_Execution                    },
    {   em_LED_TRAILER_ABS_U              ,   SelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_TRAILER_ABS_U_Judgement              , LED_TRAILER_ABS_U_Execution                },
    {   em_LED_WORKING_LAMP_U             , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_WORKING_LAMP_U_Judgement             , LED_WORKING_LAMP_U_Execution               },
    {   em_LED_TRAILER_ABS_INFO_U         , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_TRAILER_ABS_INFO_U_Judgement         , LED_TRAILER_ABS_INFO_U_Execution           },
    {   em_LED_TEMP                       , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_Temp_Judgement                       , LED_Temp_Execution                         },
    {   em_LED_FUEL                       , NoSelfCheck ,   NoExterNalCheck ,  LED_IGN_ON     ,      2500u,         4500ul,     LED_Fuel_Judgement                       , LED_Fuel_Execution                         },
hu's avatar
hu committed
67 68 69 70 71 72 73 74 75 76 77
};

/*must put into 10ms task*/

void Telltales_Left_Right_KL30_Init(void);

void Telltales_Left_Right_KL30_Init(void)
{
    TelltaleLRCtrl.LastRight = 0u;
    TelltaleLRCtrl.LastLeft = 0u;
    TelltaleLRCtrl.Delay = 0u;
hu's avatar
hu committed
78 79

    L12_Air_Sta = 0u;
hu's avatar
hu committed
80
}
hu's avatar
hu committed
81

82 83 84 85 86 87 88
/*************************************

测试用

**************************************/
void Test_LED_AllLight(void)
{
hu's avatar
hu committed
89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
    COMMON_PowerStatus_t u8IG_st;

    u8IG_st = Common_Get_IG_Sts();

    if (u8IG_st == COMMON_POWER_ON)
    {
        LED_Left_Right_Execution(LED_ON_State);
        LED_INTER_DIFF_LOCK_T_Execution(LED_ON_State);
        LED_FOUR_MUL_FOUR_T_Execution(LED_ON_State);
        LED_EXH_BRAKE_T_Execution(LED_ON_State);
        LED_QOS_GLOW_T_Execution(LED_ON_State);
        LED_HI_BEAM_T_Execution(LED_ON_State);
        LED_Rr_FOG_LAMP_T_Execution(LED_ON_State);
        LED_MIL_T_Execution(LED_ON_State);
        LED_SVS_T_Execution(LED_ON_State);
        LED_H_S_A_T_Execution(LED_ON_State);
        LED_RETARDER_T_Execution(LED_ON_State);
        LED_AUTO_LEVELING_T_Execution(LED_ON_State);
        LED_ROWS_L_Execution(LED_ON_State);
        LED_BSM_OFF_L_Execution(LED_ON_State);
        LED_AEBS_OFF_L_Execution(LED_ON_State);
        LED_LDWS_L_Execution(LED_ON_State);
        LED_SRS_L_Execution(LED_ON_State);
        LED_ENG_OIL_L_Execution(LED_ON_State);
        LED_CHARG_L_Execution(LED_ON_State);
        LED_SEAT_BELT_L_Execution(LED_ON_State);
        LED_RR_DIFF_LOCK_L_Execution(LED_ON_State);
        LED_TPMS_L_Execution(LED_ON_State);
        LED_ASR_or_EVSC_OFF_L_Execution(LED_ON_State);
        LED_EVSC_L_Execution(LED_ON_State);
        LED_eco_stop_OFF_L_Execution(LED_ON_State);
        LED_AMT_L_Execution(LED_ON_State);
        LED_WEAR_IND_L_Execution(LED_ON_State);
        LED_TRAILER_BRAKE_R_Execution(LED_ON_State);
        LED_BRAKE_AIR_or_EBS_YELLOW_R_Execution(LED_ON_State);
        LED_ACC_AIR_R_Execution(LED_ON_State);
        LED_ABS_R_Execution(LED_ON_State);
        LED_PARK_BRAKE_R_Execution(LED_ON_State);
        LED_BRAKE_AIR_or_EBS_RED_R_Execution(LED_ON_State);
        LED_BRAKE_LOCK_R_Execution(LED_ON_State);
        LED_AIR_SUS_R_Execution(LED_ON_State);
        LED_TRAILER_ABS_U_Execution(LED_ON_State);
        LED_WORKING_LAMP_U_Execution(LED_ON_State);
        LED_TRAILER_ABS_INFO_U_Execution(LED_ON_State);
        LED_Temp_Execution(LED_ON_State);
        LED_Fuel_Execution(LED_ON_State);
    }
    else
    {
        LED_Left_Right_Execution(LED_OFF_State);
        LED_INTER_DIFF_LOCK_T_Execution(LED_OFF_State);
        LED_FOUR_MUL_FOUR_T_Execution(LED_OFF_State);
        LED_EXH_BRAKE_T_Execution(LED_OFF_State);
        LED_QOS_GLOW_T_Execution(LED_OFF_State);
        LED_HI_BEAM_T_Execution(LED_OFF_State);
        LED_Rr_FOG_LAMP_T_Execution(LED_OFF_State);
        LED_MIL_T_Execution(LED_OFF_State);
        LED_SVS_T_Execution(LED_OFF_State);
        LED_H_S_A_T_Execution(LED_OFF_State);
        LED_RETARDER_T_Execution(LED_OFF_State);
        LED_AUTO_LEVELING_T_Execution(LED_OFF_State);
        LED_ROWS_L_Execution(LED_OFF_State);
        LED_BSM_OFF_L_Execution(LED_OFF_State);
        LED_AEBS_OFF_L_Execution(LED_OFF_State);
        LED_LDWS_L_Execution(LED_OFF_State);
        LED_SRS_L_Execution(LED_OFF_State);
        LED_ENG_OIL_L_Execution(LED_OFF_State);
        LED_CHARG_L_Execution(LED_OFF_State);
        LED_SEAT_BELT_L_Execution(LED_OFF_State);
        LED_RR_DIFF_LOCK_L_Execution(LED_OFF_State);
        LED_TPMS_L_Execution(LED_OFF_State);
        LED_ASR_or_EVSC_OFF_L_Execution(LED_OFF_State);
        LED_EVSC_L_Execution(LED_OFF_State);
        LED_eco_stop_OFF_L_Execution(LED_OFF_State);
        LED_AMT_L_Execution(LED_OFF_State);
        LED_WEAR_IND_L_Execution(LED_OFF_State);
        LED_TRAILER_BRAKE_R_Execution(LED_OFF_State);
        LED_BRAKE_AIR_or_EBS_YELLOW_R_Execution(LED_OFF_State);
        LED_ACC_AIR_R_Execution(LED_OFF_State);
        LED_ABS_R_Execution(LED_OFF_State);
        LED_PARK_BRAKE_R_Execution(LED_OFF_State);
        LED_BRAKE_AIR_or_EBS_RED_R_Execution(LED_OFF_State);
        LED_BRAKE_LOCK_R_Execution(LED_OFF_State);
        LED_AIR_SUS_R_Execution(LED_OFF_State);
        LED_TRAILER_ABS_U_Execution(LED_OFF_State);
        LED_WORKING_LAMP_U_Execution(LED_OFF_State);
        LED_TRAILER_ABS_INFO_U_Execution(LED_OFF_State);
        LED_Temp_Execution(LED_OFF_State);
        LED_Fuel_Execution(LED_OFF_State);
    }
179 180 181 182 183 184 185 186
}

/*---------------------------------------------------------------------------*/
#define XXXX  0u
#define LED_BRIGHTNESSR 0x3Fu
#define LED_BRIGHTNESSG 0x3Fu
#define LED_BRIGHTNESSY 0x3Fu
#define LED_BRIGHTNESSB 0x3Fu
hu's avatar
hu committed
187
/******************************************************************************
hu's avatar
hu committed
188
  T3 L16 U1 U4 U5无灯   左右转向单独 气压1 气压2 指示灯是背光
189 190 191 192
  R L5 L6 L7 L8 R1 R3 R4 (R2  水温)
  G T0 T2 T4 T10 T11 T13 L13  (T11例外)
  B T7
  Y (T1 T7 R2 R8 U2 燃油)
hu's avatar
hu committed
193
 ******************************************************************************/
hu's avatar
hu committed
194

195

hu's avatar
hu committed
196 197 198 199
/******************************************************************************
  T0 左转向   T13 右转向
  信号接口:
  信号定义:
hu's avatar
hu committed
200
  输出信号:
hu's avatar
hu committed
201
 ******************************************************************************/
hu's avatar
hu committed
202 203 204 205 206 207 208 209 210 211 212 213 214 215
void Telltales_Left_Right_Management_Service(void) /*10ms*/
{
    uint8_t Edge;
    uint8_t RIGHT_ST = 0x00u;
    uint8_t LEFT_ST = 0x00u;

    RIGHT_ST = Line_In_Get_Status(LINE_IN_TURN_R);
    LEFT_ST = Line_In_Get_Status(LINE_IN_TURN_L);

    Edge = 0xffu ;

    if (LEFT_ST == 1u)//左转向
    {
        SEG_LED_TURN_LEFT(7);//左转向断码屏开
216
        IS31_CHIP0_CHANNEL36 = LED_BRIGHTNESSG;
hu's avatar
hu committed
217 218 219 220 221 222
    }
    else
    {
        SEG_LED_TURN_LEFT(0);
        IS31_CHIP0_CHANNEL36 = 0x00u;
    }
223
    if (TelltaleLRCtrl.LastLeft != LEFT_ST)
hu's avatar
hu committed
224 225 226 227 228 229 230 231
    {
        TelltaleLRCtrl.LastLeft = LEFT_ST;
        Edge = LEFT_ST;
    }

    if (RIGHT_ST == 1u)//右转向
    {
        SEG_LED_TURN_RIGHT(7);//右转向断码屏开
232
        IS31_CHIP0_CHANNEL24 = LED_BRIGHTNESSG;
hu's avatar
hu committed
233 234 235 236 237 238 239 240 241 242 243 244 245
    }
    else
    {
        SEG_LED_TURN_RIGHT(0);
        IS31_CHIP0_CHANNEL24 = 0x00u;
    }

    if (TelltaleLRCtrl.LastRight != RIGHT_ST)
    {
        TelltaleLRCtrl.LastRight = RIGHT_ST;
        Edge = RIGHT_ST;
    }

246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
//    if (TelltaleLRCtrl.Delay > 0u)
//    {
//        TelltaleLRCtrl.Delay--;
//    }
//    else
//    {
//        if (Edge != 0xFFu)
//        {
//            if (Edge)
//            {
//                Sound_Request(SND_TICK, 1u);
//            }
//            else
//            {
//                Sound_Request(SND_TOCK, 1u);
//            }
//
//            TelltaleLRCtrl.Delay = 10u; /*200ms内不允许重复播放声音*/
//        }
//        else
//        {
//            Sound_Delete(SND_TICK);
//            Sound_Delete(SND_TOCK);
//        }
//    }
hu's avatar
hu committed
271 272
}

hu's avatar
hu committed
273
void LED_Left_Right_Execution(uint8_t led_status)
hu's avatar
hu committed
274
{
hu's avatar
hu committed
275 276 277 278
    if (led_status == 1u)
    {
        SEG_LED_TURN_LEFT(7);/*左转向断码屏开*/
        IS31_CHIP0_CHANNEL36 = LED_BRIGHTNESSG;
hu's avatar
hu committed
279

hu's avatar
hu committed
280 281 282 283 284 285 286 287 288 289 290
        SEG_LED_TURN_RIGHT(7);/*右转向断码屏开*/
        IS31_CHIP0_CHANNEL24 = LED_BRIGHTNESSG;
    }
    else
    {
        SEG_LED_TURN_LEFT(0);/*左转向断码屏开*/
        IS31_CHIP0_CHANNEL36 = 0u;

        SEG_LED_TURN_RIGHT(0);/*右转向断码屏开*/
        IS31_CHIP0_CHANNEL24 = 0u;
    }
hu's avatar
hu committed
291
}
hu's avatar
hu committed
292

293 294
/******************************************************************************
  T1  INTER DIFF LOCK
hu's avatar
hu committed
295
  信号接口:  B36 HIGH
296
  信号定义:
hu's avatar
hu committed
297
  输出信号:
298
 ******************************************************************************/
hu's avatar
hu committed
299 300 301 302
uint8_t LED_INTER_DIFF_LOCK_T_Judgement(void)
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
303 304

    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_RR_DIFF_LOCK);
hu's avatar
hu committed
305 306 307 308 309 310 311 312 313 314 315 316

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
317 318
void LED_INTER_DIFF_LOCK_T_Execution(uint8_t led_status)
{
hu's avatar
hu committed
319
    RR_DIFF_LOCK_MCU = led_status;
320 321 322 323 324 325 326 327 328 329 330 331

    if (led_status == 1)
    {
        SEG_LED_INTER_DIFF_LOCK_T(7);
    }
    else
    {
        SEG_LED_INTER_DIFF_LOCK_T(0);
    }
}

/******************************************************************************
hu's avatar
hu committed
332
  T2
333 334
  信号接口:
  信号定义:
hu's avatar
hu committed
335
  输出信号:
336
 ******************************************************************************/
hu's avatar
hu committed
337
uint8_t LED_FOUR_MUL_FOUR_T_Judgement(void)
338 339 340
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
341

hu's avatar
hu committed
342
    m_Condition1 = (uint8_t)XXXX;
343 344 345 346 347 348 349 350 351 352 353 354

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
355
void LED_FOUR_MUL_FOUR_T_Execution(uint8_t led_status)
356
{
hu's avatar
hu committed
357 358
    if (led_status == 1)
    {
359
        IS31_CHIP0_CHANNEL35 = LED_BRIGHTNESSG;
hu's avatar
hu committed
360
        SEG_LED_FOUR_MUL_FOUR_T(7);
361 362 363
    }
    else
    {
hu's avatar
hu committed
364
        IS31_CHIP0_CHANNEL35 = 0x00;
hu's avatar
hu committed
365
        SEG_LED_FOUR_MUL_FOUR_T(0);
366 367 368 369
    }
}

/******************************************************************************
hu's avatar
hu committed
370
  T4 EXH BRAKE
hu's avatar
hu committed
371
  信号接口: 0x18FF2300 Byte:2,bit:2-1==01(B)  功能调整----2022.05.10----
372
  信号定义:
hu's avatar
hu committed
373
  输出信号:
374
 ******************************************************************************/
hu's avatar
hu committed
375 376 377 378
uint8_t LED_EXH_BRAKE_T_Judgement(void)
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
379

hu's avatar
hu committed
380
    m_Condition1 = (uint8_t)Get_ID_18FF2300_Sig_Exh_Lamp();
381

hu's avatar
hu committed
382 383

    if (m_Condition1 == 0x01u)
hu's avatar
hu committed
384 385 386 387 388 389 390
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }
391

hu's avatar
hu committed
392 393 394 395 396 397
    return u8Result;
}
void LED_EXH_BRAKE_T_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
398
        IS31_CHIP0_CHANNEL34 = LED_BRIGHTNESSG;
hu's avatar
hu committed
399 400 401 402
        SEG_LED_EXH_BRAKE_T(7);
    }
    else
    {
hu's avatar
hu committed
403
        IS31_CHIP0_CHANNEL34 = 0x00;
hu's avatar
hu committed
404 405 406
        SEG_LED_EXH_BRAKE_T(0);
    }
}
407 408

/******************************************************************************
hu's avatar
hu committed
409
  T5 QOS(GLOW)
hu's avatar
hu committed
410
  信号接口: 0x18FF2300 Byte:2,bit:6-5==01(B)
411
  信号定义:
hu's avatar
hu committed
412
  输出信号:
413
 ******************************************************************************/
hu's avatar
hu committed
414
uint8_t LED_QOS_GLOW_T_Judgement(void)
415 416 417
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
418

hu's avatar
hu committed
419
    m_Condition1 = (uint8_t)Get_ID_18FF2300_Sig_Glow_Lamp();
420 421 422 423 424 425 426 427 428 429 430 431

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
432
void LED_QOS_GLOW_T_Execution(uint8_t led_status)
433
{
hu's avatar
hu committed
434 435
    if (led_status == 1)
    {
436
        IS31_CHIP0_CHANNEL33 = LED_BRIGHTNESSY;
hu's avatar
hu committed
437
        SEG_LED_QOS_GLOW_T(7);
438 439 440
    }
    else
    {
hu's avatar
hu committed
441
        IS31_CHIP0_CHANNEL33 = 0x00;
hu's avatar
hu committed
442
        SEG_LED_QOS_GLOW_T(0);
443 444 445
    }
}
/******************************************************************************
hu's avatar
hu committed
446
  T6 HI BEAM
hu's avatar
hu committed
447
  信号接口: A25  HIGH
448 449 450
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
451
uint8_t LED_HI_BEAM_T_Judgement(void)
hu's avatar
hu committed
452 453 454
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
455

hu's avatar
hu committed
456
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_HI_BEAM);
hu's avatar
hu committed
457 458 459 460 461 462 463 464 465 466 467 468

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
469 470 471 472
void LED_HI_BEAM_T_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
473
        IS31_CHIP0_CHANNEL32 = LED_BRIGHTNESSY;
hu's avatar
hu committed
474 475 476 477
        SEG_LED_HI_BEAM_T(7);
    }
    else
    {
hu's avatar
hu committed
478
        IS31_CHIP0_CHANNEL32 = 0x00;
hu's avatar
hu committed
479 480 481
        SEG_LED_HI_BEAM_T(0);
    }
}
hu's avatar
hu committed
482

hu's avatar
hu committed
483 484
/******************************************************************************
  T7 Rr FOG LAMP
hu's avatar
hu committed
485
  信号接口: B14 HIGH
hu's avatar
hu committed
486 487 488 489
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_Rr_FOG_LAMP_T_Judgement(void)
hu's avatar
hu committed
490 491 492
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
493

hu's avatar
hu committed
494
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_Rr_FOG_LAMP);
hu's avatar
hu committed
495

hu's avatar
hu committed
496
    if (m_Condition1 == 1u)
hu's avatar
hu committed
497 498 499 500 501 502 503 504 505 506
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
507 508 509
void LED_Rr_FOG_LAMP_T_Execution(uint8_t led_status)
{
    T7_LED_OUT = led_status;
hu's avatar
hu committed
510

hu's avatar
hu committed
511 512 513 514 515 516 517 518 519 520 521 522
    if (led_status == 1)
    {
        SEG_LED_Rr_FOG_LAMP_T(7);
    }
    else
    {
        SEG_LED_Rr_FOG_LAMP_T(0);
    }
}

/******************************************************************************
  T8 MIL
hu's avatar
hu committed
523
  信号接口: A31  GND   2022-05-10
hu's avatar
hu committed
524 525 526 527
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_MIL_T_Judgement(void)
hu's avatar
hu committed
528 529 530
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
531

hu's avatar
hu committed
532
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_MIL);
hu's avatar
hu committed
533 534 535

    if (m_Condition1 == 1u)
    {
hu's avatar
hu committed
536
        u8Result = 1u;
hu's avatar
hu committed
537 538 539
    }
    else
    {
hu's avatar
hu committed
540
        u8Result = 0u;
hu's avatar
hu committed
541 542 543 544
    }

    return u8Result;
}
hu's avatar
hu committed
545 546 547 548
void LED_MIL_T_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
549
        IS31_CHIP0_CHANNEL31 = LED_BRIGHTNESSY;
hu's avatar
hu committed
550 551 552 553
        SEG_LED_MIL_T(7);
    }
    else
    {
hu's avatar
hu committed
554
        IS31_CHIP0_CHANNEL31 = 0x00;
hu's avatar
hu committed
555 556 557
        SEG_LED_MIL_T(0);
    }
}
hu's avatar
hu committed
558

hu's avatar
hu committed
559 560
/******************************************************************************
  T9 SVS
hu's avatar
hu committed
561
  信号接口: 0x18FED900 Byte:5,bit:8-7==01(B)
hu's avatar
hu committed
562 563 564 565
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_SVS_T_Judgement(void)
hu's avatar
hu committed
566 567 568
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
569

hu's avatar
hu committed
570
    m_Condition1 = (uint8_t)Get_ID_18FED900_Sig_SVS_Lamp_Status();
hu's avatar
hu committed
571 572 573 574 575 576 577 578 579 580 581 582

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
583 584 585 586
void LED_SVS_T_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
587
        IS31_CHIP0_CHANNEL30 = LED_BRIGHTNESSY;
hu's avatar
hu committed
588 589 590 591
        SEG_LED_SVS_T(7);
    }
    else
    {
hu's avatar
hu committed
592
        IS31_CHIP0_CHANNEL30 = 0x00;
hu's avatar
hu committed
593 594 595
        SEG_LED_SVS_T(0);
    }
}
hu's avatar
hu committed
596

hu's avatar
hu committed
597 598 599 600 601 602 603
/******************************************************************************
  T10 H.S.A
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_H_S_A_T_Judgement(void)
hu's avatar
hu committed
604 605 606
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
607

hu's avatar
hu committed
608
    m_Condition1 = (uint8_t)XXXX;
hu's avatar
hu committed
609 610 611 612 613

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
614 615 616 617
    else if (m_Condition1 == 2u)
    {
        u8Result = 2u;
    }
hu's avatar
hu committed
618 619 620 621 622 623 624
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
625 626
void LED_H_S_A_T_Execution(uint8_t led_status)
{
627
    if (led_status == 1u)
hu's avatar
hu committed
628
    {
629 630
        IS31_CHIP0_CHANNEL28 = 0x00;  /*绿灯 灭*/
        IS31_CHIP0_CHANNEL29 = LED_BRIGHTNESSY;    /*黄灯 亮*/
hu's avatar
hu committed
631
    }
632
    else if (led_status == 2u)
hu's avatar
hu committed
633
    {
634 635
        IS31_CHIP0_CHANNEL28 = LED_BRIGHTNESSG;    /*绿灯 亮*/
        IS31_CHIP0_CHANNEL29 = 0x00;  /*黄灯 灭*/
hu's avatar
hu committed
636 637 638
    }
    else
    {
hu's avatar
hu committed
639 640
        IS31_CHIP0_CHANNEL28 = 0x00;  /*绿灯 灭*/
        IS31_CHIP0_CHANNEL29 = 0x00;  /*黄灯 灭*/
hu's avatar
hu committed
641
    }
hu's avatar
hu committed
642

hu's avatar
hu committed
643
    if (led_status != 0x00u)
hu's avatar
hu committed
644 645 646 647 648 649 650 651
    {
        SEG_LED_H_S_A_T(7);
    }
    else
    {
        SEG_LED_H_S_A_T(0);
    }
}
hu's avatar
hu committed
652

hu's avatar
hu committed
653 654
/******************************************************************************
  T11 RETARDER
hu's avatar
hu committed
655
  信号接口: 0x18FF5510 Byte:1,bit:1==01(B) 绿    ----  0x18FF5510  Byte1,Bit1 Byte:1,bit:1==10(B)  黄闪
hu's avatar
hu committed
656
  信号定义: 2022-02-09 取消EOL配置条件
hu's avatar
hu committed
657 658 659
  输出信号:
 ******************************************************************************/
uint8_t LED_RETARDER_T_Judgement(void)
hu's avatar
hu committed
660 661 662
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
663 664

    m_Condition1 = (uint8_t)Get_ID_18FF5510_Sig_Intarder_Pilot_Lamp_State();
hu's avatar
hu committed
665

hu's avatar
hu committed
666
    if (m_Condition1 == 2u)
hu's avatar
hu committed
667
    {
hu's avatar
hu committed
668
        u8Result = FLASH_SYNC_1Hz;
hu's avatar
hu committed
669
    }
hu's avatar
hu committed
670
    else if (m_Condition1 == 1u)
hu's avatar
hu committed
671
    {
hu's avatar
hu committed
672
        u8Result = 2u;
hu's avatar
hu committed
673 674 675 676
    }

    return u8Result;
}
677

hu's avatar
hu committed
678 679
void LED_RETARDER_T_Execution(uint8_t led_status)
{
hu's avatar
hu committed
680
    if (led_status == 1u)
hu's avatar
hu committed
681
    {
hu's avatar
hu committed
682 683 684 685 686 687 688 689 690 691 692 693 694
        IS31_CHIP0_CHANNEL27 = 0x00u; /* 绿灯 灭 */
        IS31_CHIP0_CHANNEL26 = 0xFFu;//LED_BRIGHTNESSY; /* 黄灯 亮 闪 */
    }
    else if (led_status == 2u)
    {
        IS31_CHIP0_CHANNEL27 = LED_BRIGHTNESSG; /* 绿灯 亮 */
        IS31_CHIP0_CHANNEL26 = 0x00u; /* 黄灯 灭 */
    }
    else
    {
        IS31_CHIP0_CHANNEL27 = 0x00u; /* 绿灯 灭 */
        IS31_CHIP0_CHANNEL26 = 0x00u; /* 黄灯 灭 */
    }
hu's avatar
hu committed
695

hu's avatar
hu committed
696 697 698
    if (led_status != 0x00u)
    {
        SEG_LED_RETARDER_T(7);
hu's avatar
hu committed
699 700 701 702 703 704 705 706 707 708 709 710 711 712
    }
    else
    {
        SEG_LED_RETARDER_T(0);
    }
}

/******************************************************************************
  T12 AUTO LEVELING
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_AUTO_LEVELING_T_Judgement(void)
hu's avatar
hu committed
713 714 715
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
716

hu's avatar
hu committed
717
    m_Condition1 = (uint8_t)XXXX;
hu's avatar
hu committed
718 719 720 721 722 723 724 725 726 727 728 729 730

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}

hu's avatar
hu committed
731 732 733 734
void LED_AUTO_LEVELING_T_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
735
        IS31_CHIP0_CHANNEL25 = LED_BRIGHTNESSY;
hu's avatar
hu committed
736 737 738 739
        SEG_LED_AUTO_LEVELING_T(7);
    }
    else
    {
hu's avatar
hu committed
740
        IS31_CHIP0_CHANNEL25 = 0x00;
hu's avatar
hu committed
741 742 743 744 745
        SEG_LED_AUTO_LEVELING_T(0);
    }
}

/******************************************************************************
hu's avatar
hu committed
746
  L1 ROWS
hu's avatar
hu committed
747 748 749 750
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
751
uint8_t LED_ROWS_L_Judgement(void)
hu's avatar
hu committed
752 753 754
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
755

hu's avatar
hu committed
756
    m_Condition1 = (uint8_t)XXXX;
hu's avatar
hu committed
757 758 759 760 761 762 763 764 765 766 767 768

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
769
void LED_ROWS_L_Execution(uint8_t led_status)
hu's avatar
hu committed
770
{
hu's avatar
hu committed
771 772
    if (led_status == 1)
    {
773
        IS31_CHIP0_CHANNEL01 = LED_BRIGHTNESSY;
hu's avatar
hu committed
774
        SEG_LED_ROWS_L(7);
hu's avatar
hu committed
775
    }
hu's avatar
hu committed
776
    else
hu's avatar
hu committed
777
    {
hu's avatar
hu committed
778
        IS31_CHIP0_CHANNEL01 = 0x00;
hu's avatar
hu committed
779
        SEG_LED_ROWS_L(0);
hu's avatar
hu committed
780 781 782 783
    }
}

/******************************************************************************
hu's avatar
hu committed
784
  L2 BSM OFF
hu's avatar
hu committed
785 786 787 788
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
789
uint8_t LED_BSM_OFF_L_Judgement(void)
hu's avatar
hu committed
790 791 792
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
793

hu's avatar
hu committed
794
    m_Condition1 = (uint8_t)XXXX;
hu's avatar
hu committed
795 796 797 798

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
hu's avatar
hu committed
799 800 801 802 803
    }
    else
    {
        u8Result = 0u;
    }
804

hu's avatar
hu committed
805 806
    return u8Result;
}
hu's avatar
hu committed
807
void LED_BSM_OFF_L_Execution(uint8_t led_status)
hu's avatar
hu committed
808
{
hu's avatar
hu committed
809 810
    if (led_status == 1)
    {
811
        IS31_CHIP0_CHANNEL02 = LED_BRIGHTNESSY;
hu's avatar
hu committed
812
        SEG_LED_BSM_OFF_L(7);
hu's avatar
hu committed
813 814 815
    }
    else
    {
hu's avatar
hu committed
816
        IS31_CHIP0_CHANNEL02 = 0x00;
hu's avatar
hu committed
817
        SEG_LED_BSM_OFF_L(0);
hu's avatar
hu committed
818 819 820
    }
}

hu's avatar
hu committed
821
/******************************************************************************
hu's avatar
hu committed
822
  L3 AEBS OFF
hu's avatar
hu committed
823 824 825 826
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
827
uint8_t LED_AEBS_OFF_L_Judgement(void)
hu's avatar
hu committed
828 829 830
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
831 832
    uint8_t m_Condition2 = 0u;
    uint8_t m_Condition3 = 0u;
hu's avatar
hu committed
833 834 835 836 837 838
    uint8_t m_Condition4 = 0u;
    uint8_t m_Condition5 = 0u;
    uint8_t m_Condition6 = 0u;
    uint8_t CanStatus1 = 0u;
    uint8_t CanStatus2 = 0u;
    uint8_t CanStatus3 = 0u;
hu's avatar
hu committed
839

hu's avatar
hu committed
840 841 842 843
    m_Condition1 = (uint8_t)Get_ID_CF02F2A_Sig_Advanced_Emerg_Braking_Sys_Sta();
    m_Condition2 = (uint8_t)Get_ID_CF02FA1_Sig_Advanced_Emerg_Braking_Sys_Sta();
    m_Condition3 = (uint8_t)Get_ID_CF02FA0_Sig_Advanced_Emerg_Braking_Sys_Sta();

hu's avatar
hu committed
844 845 846 847 848 849 850 851
    CanStatus1 = CAN_MSG_Status(ID_CanMsg0CF02F2A_Msg_Count);
    CanStatus2 = CAN_MSG_Status(ID_CanMsg0CF02FA1_Msg_Count);
    CanStatus3 = CAN_MSG_Status(ID_CanMsg0CF02FA0_Msg_Count);

    m_Condition4 = (uint8_t)Get_ID_18FECA2A_Sig_AebsOff();
    m_Condition5 = (uint8_t)Get_ID_18FECAA1_Sig_AebsOff();
    m_Condition6 = (uint8_t)Get_ID_18FECAA0_Sig_AebsOff();

hu's avatar
hu committed
852
    if (K_Line_Set.K_Line_LID28 == 0x01u)
hu's avatar
hu committed
853
    {
hu's avatar
hu committed
854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869
        if (
            (m_Condition1 == 0x02u) || (m_Condition2 == 0x02u) || (m_Condition3 == 0x02u) ||
            ((CanStatus1 == CAN_SIG_LOST) && (CanStatus2 == CAN_SIG_LOST) && (CanStatus3 == CAN_SIG_LOST)) ||
            (m_Condition4 == 0x01u) || (m_Condition5 == 0x01u) || (m_Condition6 == 0x01u)
        )
        {
            u8Result = 1u;
        }
        else if ((m_Condition1 == 0x0Eu) || (m_Condition2 == 0x0Eu) || (m_Condition3 == 0x0Eu))
        {
            u8Result = FLASH_SYNC_1Hz;
        }
        else
        {
            u8Result = 0u;
        }
hu's avatar
hu committed
870
    }
hu's avatar
hu committed
871 872 873 874 875 876 877
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
878
void LED_AEBS_OFF_L_Execution(uint8_t led_status)
hu's avatar
hu committed
879
{
hu's avatar
hu committed
880
    if (K_Line_Set.K_Line_LID28 == 0x01u)
hu's avatar
hu committed
881
    {
hu's avatar
hu committed
882 883 884 885 886 887 888 889 890 891
        if (led_status == 1)
        {
            IS31_CHIP0_CHANNEL03 = LED_BRIGHTNESSY;
            SEG_LED_AEBS_OFF_L(7);
        }
        else
        {
            IS31_CHIP0_CHANNEL03 = 0x00;
            SEG_LED_AEBS_OFF_L(0);
        }
hu's avatar
hu committed
892 893 894
    }
    else
    {
hu's avatar
hu committed
895
        IS31_CHIP0_CHANNEL03 = 0x00;
hu's avatar
hu committed
896 897
        SEG_LED_AEBS_OFF_L(0);
    }
hu's avatar
hu committed
898 899
}

hu's avatar
hu committed
900
/******************************************************************************
hu's avatar
hu committed
901
  L4 LDWS
hu's avatar
hu committed
902 903 904 905 906
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_LDWS_L_Judgement(void)
hu's avatar
hu committed
907 908 909 910
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
    uint8_t m_Condition2 = 0u;
hu's avatar
hu committed
911 912
    uint8_t CanStatus1 = 0u;
    uint8_t CanStatus2 = 0u;
hu's avatar
hu committed
913

hu's avatar
hu committed
914 915
    m_Condition1 = (uint8_t)Get_ID_18FE5BE8_Sig_Lane_Departure_Warning_Sys_Sta();
    m_Condition2 = (uint8_t)Get_ID_18FECAE8_Sig_Amber_Warning_Lamp_Status();
hu's avatar
hu committed
916

hu's avatar
hu committed
917 918 919
    CanStatus1 = CAN_MSG_Status(ID_CanMsg18FE5BE8_Msg_Count);
    CanStatus2 = CAN_MSG_Status(ID_CanMsg18FECAE8_Msg_Count);

hu's avatar
hu committed
920
    if (K_Line_Set.K_Line_LID27 == 0x01u)
hu's avatar
hu committed
921
    {
hu's avatar
hu committed
922 923 924 925 926 927 928 929 930 931 932 933
        if ((CanStatus1 == CAN_SIG_LOST) || (m_Condition1 == 0x02u) || (m_Condition2 == 0x01u))
        {
            u8Result = 1u;
        }
        else if ((m_Condition1 == 0x00u) || (m_Condition1 == 0x05u) || (m_Condition1 == 0x0Eu))
        {
            u8Result = FLASH_SYNC_1Hz;
        }
        else
        {
            u8Result = 0u;
        }
hu's avatar
hu committed
934 935 936 937 938 939 940 941
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
942
void LED_LDWS_L_Execution(uint8_t led_status)
hu's avatar
hu committed
943
{
hu's avatar
hu committed
944
    if (K_Line_Set.K_Line_LID27 == 0x01u)
hu's avatar
hu committed
945
    {
hu's avatar
hu committed
946 947 948 949 950 951 952 953 954 955
        if (led_status == 1)
        {
            IS31_CHIP0_CHANNEL04 = LED_BRIGHTNESSY;
            SEG_LED_LDWS_L(7);
        }
        else
        {
            IS31_CHIP0_CHANNEL04 = 0x00;
            SEG_LED_LDWS_L(0);
        }
hu's avatar
hu committed
956 957 958
    }
    else
    {
hu's avatar
hu committed
959
        IS31_CHIP0_CHANNEL04 = 0x00;
hu's avatar
hu committed
960
        SEG_LED_LDWS_L(0);
hu's avatar
hu committed
961 962 963
    }
}

hu's avatar
hu committed
964
/******************************************************************************
hu's avatar
hu committed
965
  L5 SRS
hu's avatar
hu committed
966 967 968 969
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
970 971 972 973
uint8_t LED_SRS_L_Judgement(void)
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
974

hu's avatar
hu committed
975 976 977 978 979 980 981 982 983 984 985 986 987
    m_Condition1 = (uint8_t)XXXX;

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
988 989 990 991
void LED_SRS_L_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
992
        IS31_CHIP0_CHANNEL20 = LED_BRIGHTNESSR;
hu's avatar
hu committed
993 994 995 996
        SEG_LED_SRS_L(7);
    }
    else
    {
hu's avatar
hu committed
997
        IS31_CHIP0_CHANNEL20 = 0x00;
hu's avatar
hu committed
998 999 1000
        SEG_LED_SRS_L(0);
    }
}
hu's avatar
hu committed
1001

hu's avatar
hu committed
1002
/******************************************************************************
hu's avatar
hu committed
1003
  L6 ENG OIL
hu's avatar
hu committed
1004
  信号接口: A32 LOW
hu's avatar
hu committed
1005 1006 1007 1008
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_ENG_OIL_L_Judgement(void)
hu's avatar
hu committed
1009 1010 1011
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1012

hu's avatar
hu committed
1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_ENG_OIL);

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1026 1027 1028 1029
void LED_ENG_OIL_L_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
1030
        IS31_CHIP0_CHANNEL21 = LED_BRIGHTNESSR;
hu's avatar
hu committed
1031 1032 1033 1034
        SEG_LED_ENG_OIL_L(7);
    }
    else
    {
hu's avatar
hu committed
1035
        IS31_CHIP0_CHANNEL21 = 0x00;
hu's avatar
hu committed
1036 1037 1038
        SEG_LED_ENG_OIL_L(0);
    }
}
hu's avatar
hu committed
1039

hu's avatar
hu committed
1040
/******************************************************************************
hu's avatar
hu committed
1041
  L7 CHARG
hu's avatar
hu committed
1042
  信号接口: A34 LOW
hu's avatar
hu committed
1043 1044 1045 1046
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_CHARG_L_Judgement(void)
hu's avatar
hu committed
1047 1048 1049
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1050

hu's avatar
hu committed
1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_CHARGE);

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1064 1065 1066 1067
void LED_CHARG_L_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
1068
        IS31_CHIP0_CHANNEL22 = LED_BRIGHTNESSB;
hu's avatar
hu committed
1069 1070 1071 1072
        SEG_LED_CHARG_L(7);
    }
    else
    {
hu's avatar
hu committed
1073
        IS31_CHIP0_CHANNEL22 = 0x00;
hu's avatar
hu committed
1074 1075 1076
        SEG_LED_CHARG_L(0);
    }
}
hu's avatar
hu committed
1077

hu's avatar
hu committed
1078
/******************************************************************************
hu's avatar
hu committed
1079
  L8 SEAT BELT
hu's avatar
hu committed
1080
  信号接口: A30 LOW
hu's avatar
hu committed
1081 1082 1083 1084
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_SEAT_BELT_L_Judgement(void)
hu's avatar
hu committed
1085 1086 1087
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1088

hu's avatar
hu committed
1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_SEAT_BELT);

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1102 1103 1104 1105
void LED_SEAT_BELT_L_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
1106
        IS31_CHIP0_CHANNEL23 = LED_BRIGHTNESSR;
hu's avatar
hu committed
1107 1108 1109 1110
        SEG_LED_SEAT_BELT_L(7);
    }
    else
    {
hu's avatar
hu committed
1111
        IS31_CHIP0_CHANNEL23 = 0x00;
hu's avatar
hu committed
1112 1113 1114 1115
        SEG_LED_SEAT_BELT_L(0);
    }
}
/******************************************************************************
hu's avatar
hu committed
1116
  L9 RR DIFF LOCK
hu's avatar
hu committed
1117 1118 1119 1120 1121
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_RR_DIFF_LOCK_L_Judgement(void)
hu's avatar
hu committed
1122 1123 1124
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1125 1126

    m_Condition1 = XXXX;
hu's avatar
hu committed
1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1139 1140 1141 1142
void LED_RR_DIFF_LOCK_L_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
1143
        IS31_CHIP0_CHANNEL16 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1144 1145 1146 1147
        SEG_LED_RR_DIFF_LOCK_L(7);
    }
    else
    {
hu's avatar
hu committed
1148
        IS31_CHIP0_CHANNEL16 = 0x00;
hu's avatar
hu committed
1149 1150 1151
        SEG_LED_RR_DIFF_LOCK_L(0);
    }
}
hu's avatar
hu committed
1152

hu's avatar
hu committed
1153
/******************************************************************************
hu's avatar
hu committed
1154
  L10 TPMS
hu's avatar
hu committed
1155 1156 1157 1158 1159
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_TPMS_L_Judgement(void)
hu's avatar
hu committed
1160 1161
{
    uint8_t u8Result = 0u;
hu's avatar
hu committed
1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174
    uint8_t CanStatus1 = 0x00u;
    uint8_t Low_Presure = 0u;
    uint8_t High_Presure = 0u;
    uint8_t High_Temperature = 0u;
    uint8_t No_signal = 0u;
    uint8_t Sensor_fault = 0u;

    Low_Presure = (uint8_t)Get_TPMSLow_Presure_Sta();
    High_Presure = (uint8_t)Get_TPMSHigh_Presure_Sta();
    High_Temperature = (uint8_t)Get_TPMSHigh_Temperature_Sta();
    No_signal = (uint8_t)Get_TPMSNo_signal_Sta();
    Sensor_fault = (uint8_t)Get_TPMSSensor_fault_Sta();
    CanStatus1 = CAN_MSG_Status(ID_CanMsg18011733_Msg_Count);
hu's avatar
hu committed
1175

hu's avatar
hu committed
1176
    if (K_Line_Set.K_Line_LID3E == 0x01u)
hu's avatar
hu committed
1177
    {
hu's avatar
hu committed
1178
        if ((Low_Presure == 1u) || (High_Presure == 1u) || (High_Temperature == 1u))
hu's avatar
hu committed
1179 1180 1181
        {
            u8Result = 1u;
        }
hu's avatar
hu committed
1182
        else if ((No_signal == 1u) || (Sensor_fault == 1u) || (CanStatus1 == CAN_SIG_LOST))
hu's avatar
hu committed
1183 1184 1185 1186 1187 1188 1189
        {
            u8Result = FLASH_SYNC_1Hz;
        }
        else
        {
            u8Result = 0u;
        }
hu's avatar
hu committed
1190 1191 1192 1193 1194 1195 1196 1197
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1198 1199
void LED_TPMS_L_Execution(uint8_t led_status)
{
hu's avatar
hu committed
1200
    if (K_Line_Set.K_Line_LID3E == 0x01u)
hu's avatar
hu committed
1201
    {
hu's avatar
hu committed
1202 1203
        if (led_status == 1)
        {
1204
            IS31_CHIP0_CHANNEL17 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1205 1206 1207 1208
            SEG_LED_TPMS_L(7);
        }
        else
        {
hu's avatar
hu committed
1209
            IS31_CHIP0_CHANNEL17 = 0x00;
hu's avatar
hu committed
1210 1211
            SEG_LED_TPMS_L(0);
        }
hu's avatar
hu committed
1212 1213 1214
    }
    else
    {
hu's avatar
hu committed
1215
        IS31_CHIP0_CHANNEL17 = 0x00u;
hu's avatar
hu committed
1216 1217 1218 1219
        SEG_LED_TPMS_L(0);
    }
}
/******************************************************************************
hu's avatar
hu committed
1220
  L11 ASR/EVSC OFF
hu's avatar
hu committed
1221
  信号接口: 18F0010B Byte:3 Bit:3-4==01(B)
hu's avatar
hu committed
1222 1223
  信号定义:
  输出信号:
hu's avatar
hu committed
1224
  说明:调整依据 SXS-VC66-22_EBS WARNING & INDICATOR (7“LCD)改訂1-1_20211116
hu's avatar
hu committed
1225 1226
 ******************************************************************************/
uint8_t LED_ASR_or_EVSC_OFF_L_Judgement(void)
hu's avatar
hu committed
1227 1228 1229
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1230

hu's avatar
hu committed
1231 1232
    m_Condition1 = (uint8_t)Get_ID_18F0010B_Sig_ASR_Offroad_Switch();

hu's avatar
hu committed
1233
    if (K_Line_Set.K_Line_LID22 == 0x01u)
hu's avatar
hu committed
1234
    {
hu's avatar
hu committed
1235 1236 1237 1238 1239 1240 1241 1242
        if (m_Condition1 == 1u)
        {
            u8Result = 1u;
        }
        else
        {
            u8Result = 0u;
        }
hu's avatar
hu committed
1243 1244 1245 1246 1247 1248 1249 1250
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1251 1252
void LED_ASR_or_EVSC_OFF_L_Execution(uint8_t led_status)
{
hu's avatar
hu committed
1253
    if (K_Line_Set.K_Line_LID22 == 0x01u)
hu's avatar
hu committed
1254
    {
hu's avatar
hu committed
1255 1256
        if (led_status == 1)
        {
1257
            IS31_CHIP0_CHANNEL18 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1258 1259 1260 1261
            SEG_LED_ASR_or_EVSC_OFF_L(7);
        }
        else
        {
hu's avatar
hu committed
1262
            IS31_CHIP0_CHANNEL18 = 0x00;
hu's avatar
hu committed
1263 1264
            SEG_LED_ASR_or_EVSC_OFF_L(0);
        }
hu's avatar
hu committed
1265 1266 1267
    }
    else
    {
hu's avatar
hu committed
1268
        IS31_CHIP0_CHANNEL18 = 0x0u;
hu's avatar
hu committed
1269 1270 1271
        SEG_LED_ASR_or_EVSC_OFF_L(0);
    }
}
hu's avatar
hu committed
1272

hu's avatar
hu committed
1273
/******************************************************************************
hu's avatar
hu committed
1274
  L12 EVSC
hu's avatar
hu committed
1275 1276 1277
  信号接口:
  信号定义:
  输出信号:
hu's avatar
hu committed
1278
  调整依据:SXS-VC66-22_EBS WARNING & INDICATOR (7“LCD)改訂1-1_20211116
hu's avatar
hu committed
1279 1280
 ******************************************************************************/
uint8_t LED_EVSC_L_Judgement(void)
hu's avatar
hu committed
1281 1282
{
    uint8_t u8Result = 0u;
hu's avatar
hu committed
1283 1284
    uint8_t CanStatus1 = 0u;
    uint8_t CanStatus2 = 0u;
hu's avatar
hu committed
1285 1286 1287 1288 1289
    uint8_t m_Condition1 = 0u;
    uint8_t m_Condition2 = 0u;
    uint8_t m_Condition3 = 0u;
    uint8_t m_Condition4 = 0u;
    uint8_t m_Condition5 = 0u;
hu's avatar
hu committed
1290
    uint8_t m_Condition8 = 0u;
hu's avatar
hu committed
1291 1292
    uint16_t m_Condition6 = 0u;
    uint16_t m_Condition7 = 0u;
1293 1294
    uint8_t m_AirSta1 = 0u;
    uint8_t m_AirSta2 = 0u;
hu's avatar
hu committed
1295

hu's avatar
hu committed
1296 1297 1298
    CanStatus1 = CAN_MSG_Status(ID_CanMsg18FE4F0B_Msg_Count);
    CanStatus2 = CAN_MSG_Status(ID_CanMsg18F0010B_Msg_Count);
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_BRAKE_AIR_EBS); /*A28*/
hu's avatar
hu committed
1299
    m_Condition2 = (uint8_t)Get_ID_18F0010B_Sig_EBS_Red_Warning_Lamp_State(); /*byte6 34*/
hu's avatar
hu committed
1300 1301 1302 1303
    m_Condition8 = (uint8_t)Get_ID_18F0010B_Sig_EBS_Amber_Warning_State();/*byte6 56*/
    m_Condition3 = (uint8_t)Get_ID_18F0010B_Sig_ATC_or_ASR_Lamp_State();/*byte6 78*/
    m_Condition4 = (uint8_t)Get_ID_18FE4F0B_Sig_VDC_Lamp_State();/*byte1 12*/
    m_Condition5 = (uint8_t)Get_ID_18FE4F0B_Sig_VDC_Fully_operational();/*byte1 34*/
hu's avatar
hu committed
1304 1305
    m_Condition6 = Common_Get_Air1_Data();  /*气压1 1.89以下*/
    m_Condition7 = Common_Get_Air2_Data();  /*气压1 1.89以下*/
1306 1307
    m_AirSta1 = Common_Get_Air1_Valid();
    m_AirSta2 = Common_Get_Air2_Valid();
hu's avatar
hu committed
1308

1309
    if (((m_Condition6 < 1890u) && (m_AirSta1 == 1u)) || ((m_Condition7 < 1890u) && (m_AirSta2 == 1u)))
hu's avatar
hu committed
1310
    {
hu's avatar
hu committed
1311
        L12_Air_Sta  = 1u;
hu's avatar
hu committed
1312
    }
hu's avatar
hu committed
1313 1314 1315 1316
    else if (((m_Condition6 >= 1990u) && (m_Condition7 >= 1990u)) ||
             ((m_Condition6 >= 1990u) && (m_AirSta2 == 0u)) ||
             ((m_Condition7 >= 1990u) && (m_AirSta1 == 0u)) ||
             ((m_AirSta1 == 0u) && (m_AirSta2 == 0u)))
hu's avatar
hu committed
1317
    {
hu's avatar
hu committed
1318
        L12_Air_Sta = 0u;
hu's avatar
hu committed
1319
    }
hu's avatar
hu committed
1320 1321

    if (
hu's avatar
hu committed
1322
        (m_Condition1 == 1u) || (Common_Get_L12_Air_Sta() == 1u) ||
hu's avatar
hu committed
1323 1324
        (((m_Condition2 == 1u) || (CanStatus2 == CAN_SIG_LOST)) && (K_Line_Set.K_Line_LID21 == 0x01u)) ||
        (((m_Condition5 == 0u) || (CanStatus1 == CAN_SIG_LOST)) && (K_Line_Set.K_Line_LID22 == 0x01u))
hu's avatar
hu committed
1325
    )
hu's avatar
hu committed
1326
    {
hu's avatar
hu committed
1327
        u8Result = 1u;
hu's avatar
hu committed
1328
    }
hu's avatar
hu committed
1329
    else if (((m_Condition8 == 1u) && (K_Line_Set.K_Line_LID21 == 0x01u)) ||
hu's avatar
hu committed
1330
             ((m_Condition4 == 1u) && (K_Line_Set.K_Line_LID22 == 0x01u)))
hu's avatar
hu committed
1331
    {
hu's avatar
hu committed
1332
        u8Result = FLASH_SYNC_2Hz;
hu's avatar
hu committed
1333
    }
hu's avatar
hu committed
1334 1335 1336 1337 1338 1339 1340
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1341
void LED_EVSC_L_Execution(uint8_t led_status)
hu's avatar
hu committed
1342
{
hu's avatar
hu committed
1343
    if (led_status == 1)
hu's avatar
hu committed
1344
    {
1345
        IS31_CHIP0_CHANNEL19 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1346
        SEG_LED_EVSC_L(7);
hu's avatar
hu committed
1347 1348 1349
    }
    else
    {
hu's avatar
hu committed
1350
        IS31_CHIP0_CHANNEL19 = 0x00;
hu's avatar
hu committed
1351
        SEG_LED_EVSC_L(0);
hu's avatar
hu committed
1352 1353 1354
    }
}

hu's avatar
hu committed
1355
/******************************************************************************
hu's avatar
hu committed
1356
  L13 ECO STOP OFF
hu's avatar
hu committed
1357 1358 1359 1360 1361
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_eco_stop_OFF_L_Judgement(void)
hu's avatar
hu committed
1362 1363 1364
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1365
    m_Condition1 = (uint8_t)XXXX;
hu's avatar
hu committed
1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1378
void LED_eco_stop_OFF_L_Execution(uint8_t led_status)
hu's avatar
hu committed
1379
{
hu's avatar
hu committed
1380
    if (led_status == 1)
hu's avatar
hu committed
1381
    {
1382
        IS31_CHIP0_CHANNEL12 = LED_BRIGHTNESSG;  /* 绿灯 亮 */
hu's avatar
hu committed
1383
        IS31_CHIP0_CHANNEL13 = 0x00u;  /* 黄灯 灭 */
hu's avatar
hu committed
1384
    }
hu's avatar
hu committed
1385
    else if (led_status == 2)
hu's avatar
hu committed
1386
    {
hu's avatar
hu committed
1387
        IS31_CHIP0_CHANNEL12 = 0x00u;  /* 绿灯 灭 */
1388
        IS31_CHIP0_CHANNEL13 = LED_BRIGHTNESSY;  /* 黄灯 亮 */
hu's avatar
hu committed
1389 1390 1391
    }
    else
    {
hu's avatar
hu committed
1392 1393
        IS31_CHIP0_CHANNEL12 = 0x00u;  /* 绿灯 灭 */
        IS31_CHIP0_CHANNEL13 = 0x00u;  /* 黄灯 灭 */
hu's avatar
hu committed
1394 1395
    }

hu's avatar
hu committed
1396
    if ((led_status == 1) || (led_status == 2))
hu's avatar
hu committed
1397
    {
hu's avatar
hu committed
1398
        SEG_LED_eco_stop_OFF_L(7);
hu's avatar
hu committed
1399 1400 1401
    }
    else
    {
hu's avatar
hu committed
1402
        SEG_LED_eco_stop_OFF_L(0);
hu's avatar
hu committed
1403 1404 1405
    }
}

hu's avatar
hu committed
1406
/******************************************************************************
hu's avatar
hu committed
1407
  L14 AMT
hu's avatar
hu committed
1408
  信号接口:  无多包处理 /18EBFF03/18ECFF03  PGN:65226 DM1
hu's avatar
hu committed
1409 1410 1411 1412
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_AMT_L_Judgement(void)
hu's avatar
hu committed
1413 1414 1415 1416 1417
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
    uint8_t m_Condition2 = 0u;
    uint8_t m_Condition3 = 0u;
hu's avatar
hu committed
1418 1419 1420
    uint8_t m_Condition4 = 0u;
    uint8_t m_Condition5 = 0u;
    uint8_t m_Condition6 = 0u;
hu's avatar
hu committed
1421

hu's avatar
hu committed
1422 1423
    m_Condition1 = (uint8_t)Get_ID_18FECA03_Sig_Amber_Warning_Lamp_Status();
    m_Condition2 = (uint8_t)Get_ID_18FECA03_Sig_Malfunction_indicator_Lamp();
hu's avatar
hu committed
1424

hu's avatar
hu committed
1425
    if (K_Line_Set.K_Line_LID41 == 0x13u)
hu's avatar
hu committed
1426
    {
hu's avatar
hu committed
1427 1428 1429 1430 1431 1432 1433 1434
        if ((m_Condition1 == 1u) || (m_Condition2 == 1u))
        {
            u8Result = 1u;
        }
        else
        {
            u8Result = 0u;
        }
hu's avatar
hu committed
1435 1436 1437 1438 1439 1440 1441 1442
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1443
void LED_AMT_L_Execution(uint8_t led_status)
hu's avatar
hu committed
1444
{
hu's avatar
hu committed
1445
    if (K_Line_Set.K_Line_LID41 == 0x13u)
hu's avatar
hu committed
1446
    {
hu's avatar
hu committed
1447 1448
        if (led_status == 1)
        {
1449
            IS31_CHIP0_CHANNEL14 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1450 1451 1452 1453
            SEG_LED_AMT_L(7);
        }
        else
        {
hu's avatar
hu committed
1454
            IS31_CHIP0_CHANNEL14 = 0x00;
hu's avatar
hu committed
1455 1456
            SEG_LED_AMT_L(0);
        }
hu's avatar
hu committed
1457 1458 1459
    }
    else
    {
hu's avatar
hu committed
1460
        IS31_CHIP0_CHANNEL14 = 0x00u;
hu's avatar
hu committed
1461
        SEG_LED_AMT_L(0);
hu's avatar
hu committed
1462 1463 1464
    }
}

hu's avatar
hu committed
1465
/******************************************************************************
hu's avatar
hu committed
1466
  L15 WEAR IND
hu's avatar
hu committed
1467
  信号接口: B38 0V B40 0V
hu's avatar
hu committed
1468
  信号定义:
1469
  输出信号: 接地熄灭20220524
hu's avatar
hu committed
1470 1471
 ******************************************************************************/
uint8_t LED_WEAR_IND_L_Judgement(void)
hu's avatar
hu committed
1472 1473 1474
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1475 1476
    uint8_t m_Condition2 = 0u;

hu's avatar
hu committed
1477
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_WEAR_IND);
hu's avatar
hu committed
1478
    m_Condition2 = (uint8_t)Line_In_Get_Status(LINE_IN_WEAR2);
hu's avatar
hu committed
1479

1480
    if ((m_Condition1 == 0x01u) && (m_Condition2 == 0x01u))
hu's avatar
hu committed
1481
    {
1482
        u8Result = 0u;
hu's avatar
hu committed
1483 1484 1485
    }
    else
    {
1486
        u8Result = 1u;
hu's avatar
hu committed
1487 1488 1489 1490
    }

    return u8Result;
}
hu's avatar
hu committed
1491
void LED_WEAR_IND_L_Execution(uint8_t led_status)
hu's avatar
hu committed
1492 1493 1494
{
    if (led_status == 1)
    {
1495
        IS31_CHIP0_CHANNEL15 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1496
        SEG_LED_WEAR_IND_L(7);
hu's avatar
hu committed
1497 1498 1499
    }
    else
    {
hu's avatar
hu committed
1500
        IS31_CHIP0_CHANNEL15 = 0x00;
hu's avatar
hu committed
1501
        SEG_LED_WEAR_IND_L(0);
hu's avatar
hu committed
1502 1503 1504
    }
}

hu's avatar
hu committed
1505
/******************************************************************************
hu's avatar
hu committed
1506
 R1 PARK BRAKE
hu's avatar
hu committed
1507
 信号接口: A23 GND
hu's avatar
hu committed
1508 1509 1510 1511
 信号定义:
 输出信号:
******************************************************************************/
uint8_t LED_PARK_BRAKE_R_Judgement(void)
hu's avatar
hu committed
1512
{
hu's avatar
hu committed
1513 1514
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1515
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_PARK_BRAKE);
hu's avatar
hu committed
1516

hu's avatar
hu committed
1517
    if (m_Condition1 == 1u)
hu's avatar
hu committed
1518
    {
hu's avatar
hu committed
1519
        u8Result = 1u;
hu's avatar
hu committed
1520 1521 1522
    }
    else
    {
hu's avatar
hu committed
1523
        u8Result = 0u;
hu's avatar
hu committed
1524 1525
    }

hu's avatar
hu committed
1526 1527
    return u8Result;
}
hu's avatar
hu committed
1528
void LED_PARK_BRAKE_R_Execution(uint8_t led_status)
hu's avatar
hu committed
1529 1530 1531
{
    if (led_status == 1)
    {
1532
        IS31_CHIP0_CHANNEL08 = LED_BRIGHTNESSR;
hu's avatar
hu committed
1533
        SEG_LED_PARK_BRAKE_R(7);
hu's avatar
hu committed
1534 1535 1536
    }
    else
    {
hu's avatar
hu committed
1537
        IS31_CHIP0_CHANNEL08 = 0x00;
hu's avatar
hu committed
1538
        SEG_LED_PARK_BRAKE_R(0);
hu's avatar
hu committed
1539 1540 1541
    }
}

hu's avatar
hu committed
1542
/******************************************************************************
hu's avatar
hu committed
1543
  R2 BRAKE AIR/EBS
hu's avatar
hu committed
1544 1545 1546 1547
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
1548
uint8_t LED_BRAKE_AIR_or_EBS_RED_R_Judgement(void)
hu's avatar
hu committed
1549 1550
{
    uint8_t u8Result = 0u;
hu's avatar
hu committed
1551
    uint8_t CanStatus = 0u;
hu's avatar
hu committed
1552
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1553
    uint8_t m_Condition3 = 0u;
hu's avatar
hu committed
1554

hu's avatar
hu committed
1555 1556 1557
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_BRAKE_AIR_EBS);
    m_Condition3 = (uint8_t)Get_ID_18F0010B_Sig_EBS_Red_Warning_Lamp_State();

hu's avatar
hu committed
1558 1559
    CanStatus = CAN_MSG_Status(ID_CanMsg18F0010B_Msg_Count);

hu's avatar
hu committed
1560
    if ((m_Condition1 == 0x01u) || (Common_Get_L12_Air_Sta() == 0x01u) ||
hu's avatar
hu committed
1561
            ((K_Line_Set.K_Line_LID21 == 0x01u) && ((m_Condition3 == 1u) || (CanStatus == CAN_SIG_LOST))))
hu's avatar
hu committed
1562
    {
hu's avatar
hu committed
1563
        u8Result = 1u;
hu's avatar
hu committed
1564 1565 1566 1567 1568 1569 1570 1571
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1572
void LED_BRAKE_AIR_or_EBS_RED_R_Execution(uint8_t led_status)
hu's avatar
hu committed
1573
{
hu's avatar
hu committed
1574
    BRAKE_AIR_EBS_LED_MCU = led_status;
hu's avatar
hu committed
1575 1576 1577

    if (led_status == 1)
    {
hu's avatar
hu committed
1578
        SEG_LED_BRAKE_AIR_or_EBS_RED_R(7);
hu's avatar
hu committed
1579 1580 1581
    }
    else
    {
hu's avatar
hu committed
1582
        SEG_LED_BRAKE_AIR_or_EBS_RED_R(0);
hu's avatar
hu committed
1583 1584 1585
    }
}

hu's avatar
hu committed
1586
/******************************************************************************
hu's avatar
hu committed
1587
  R3 BRAKE LOCK
hu's avatar
hu committed
1588 1589
  信号接口:
  信号定义:
hu's avatar
hu committed
1590
  输出信号:
hu's avatar
hu committed
1591
 ******************************************************************************/
hu's avatar
hu committed
1592
uint8_t LED_BRAKE_LOCK_R_Judgement(void)
hu's avatar
hu committed
1593 1594 1595
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1596

hu's avatar
hu committed
1597
    m_Condition1 = (uint8_t)XXXX;
hu's avatar
hu committed
1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1610
void LED_BRAKE_LOCK_R_Execution(uint8_t led_status)
hu's avatar
hu committed
1611
{
hu's avatar
hu committed
1612 1613
    if (led_status == 1)
    {
1614
        IS31_CHIP0_CHANNEL07 = LED_BRIGHTNESSR;
hu's avatar
hu committed
1615
        SEG_LED_BRAKE_LOCK_R(7);
hu's avatar
hu committed
1616 1617 1618
    }
    else
    {
hu's avatar
hu committed
1619
        IS31_CHIP0_CHANNEL07 = 0x00;
hu's avatar
hu committed
1620
        SEG_LED_BRAKE_LOCK_R(0);
hu's avatar
hu committed
1621 1622
    }
}
hu's avatar
hu committed
1623

hu's avatar
hu committed
1624
/******************************************************************************
hu's avatar
hu committed
1625
  R4 AIR SUS
hu's avatar
hu committed
1626 1627 1628 1629
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
1630
uint8_t LED_AIR_SUS_R_Judgement(void)
hu's avatar
hu committed
1631 1632 1633
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1634

hu's avatar
hu committed
1635
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_AIR_SUS);
hu's avatar
hu committed
1636

hu's avatar
hu committed
1637
    if (m_Condition1 == 1u)
hu's avatar
hu committed
1638 1639 1640 1641 1642 1643 1644
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }
hu's avatar
hu committed
1645

hu's avatar
hu committed
1646 1647
    return u8Result;
}
hu's avatar
hu committed
1648
void LED_AIR_SUS_R_Execution(uint8_t led_status)
hu's avatar
hu committed
1649
{
hu's avatar
hu committed
1650 1651
    if (led_status == 1)
    {
1652
        IS31_CHIP0_CHANNEL06 = LED_BRIGHTNESSR;
hu's avatar
hu committed
1653
        SEG_LED_AIR_SUS_R(7);
hu's avatar
hu committed
1654 1655 1656
    }
    else
    {
hu's avatar
hu committed
1657
        IS31_CHIP0_CHANNEL06 = 0x00;
hu's avatar
hu committed
1658
        SEG_LED_AIR_SUS_R(0);
hu's avatar
hu committed
1659 1660 1661
    }
}

hu's avatar
hu committed
1662
/******************************************************************************
hu's avatar
hu committed
1663 1664 1665 1666 1667 1668
  R5 TRAILER BRAKE
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_TRAILER_BRAKE_R_Judgement(void)
hu's avatar
hu committed
1669 1670 1671
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1672

1673
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_TRAILER_BRAKE);
hu's avatar
hu committed
1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1686
void LED_TRAILER_BRAKE_R_Execution(uint8_t led_status)
hu's avatar
hu committed
1687 1688 1689
{
    if (led_status == 1)
    {
1690
        IS31_CHIP0_CHANNEL10 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1691
        SEG_LED_TRAILER_BRAKE_R(7);
hu's avatar
hu committed
1692 1693 1694
    }
    else
    {
hu's avatar
hu committed
1695
        IS31_CHIP0_CHANNEL10 = 0x00;
hu's avatar
hu committed
1696
        SEG_LED_TRAILER_BRAKE_R(0);
hu's avatar
hu committed
1697 1698 1699
    }
}

hu's avatar
hu committed
1700
/******************************************************************************
hu's avatar
hu committed
1701
  R6 BRAKE AIR/EBS
hu's avatar
hu committed
1702 1703 1704 1705
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
1706
uint8_t LED_BRAKE_AIR_or_EBS_YELLOW_R_Judgement(void)
hu's avatar
hu committed
1707 1708 1709
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1710 1711

    //m_Condition1 = (uint8_t)Get_ID_18F0010B_Sig_EBS_Amber_Warning_State();
hu's avatar
hu committed
1712

hu's avatar
hu committed
1713
    if (m_Condition1 == 1u)
hu's avatar
hu committed
1714
    {
hu's avatar
hu committed
1715
        u8Result = 0u;
hu's avatar
hu committed
1716 1717 1718 1719 1720 1721 1722 1723
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1724
void LED_BRAKE_AIR_or_EBS_YELLOW_R_Execution(uint8_t led_status)
hu's avatar
hu committed
1725
{
hu's avatar
hu committed
1726 1727
    if (led_status == 1)
    {
1728
        IS31_CHIP0_CHANNEL09 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1729
        SEG_LED_BRAKE_AIR_or_EBS_YELLOW_R(7);
hu's avatar
hu committed
1730 1731 1732
    }
    else
    {
hu's avatar
hu committed
1733
        IS31_CHIP0_CHANNEL09 = 0x00;
hu's avatar
hu committed
1734
        SEG_LED_BRAKE_AIR_or_EBS_YELLOW_R(0);
hu's avatar
hu committed
1735 1736 1737
    }
}

hu's avatar
hu committed
1738
/******************************************************************************
hu's avatar
hu committed
1739
  R7  ACC AIR
hu's avatar
hu committed
1740 1741
  信号接口:
  信号定义:
hu's avatar
hu committed
1742
  输出信号: R6_LED_OUT
hu's avatar
hu committed
1743
 ******************************************************************************/
hu's avatar
hu committed
1744
uint8_t LED_ACC_AIR_R_Judgement(void)
hu's avatar
hu committed
1745 1746 1747
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1748

hu's avatar
hu committed
1749
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_ACC_AIR);
hu's avatar
hu committed
1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1762 1763

void LED_ACC_AIR_R_Execution(uint8_t led_status)
hu's avatar
hu committed
1764
{
hu's avatar
hu committed
1765
    R6_LED_OUT = led_status;
hu's avatar
hu committed
1766 1767 1768

    if (led_status == 1)
    {
hu's avatar
hu committed
1769
        SEG_LED_ACC_AIR_R(7);
hu's avatar
hu committed
1770 1771 1772
    }
    else
    {
hu's avatar
hu committed
1773
        SEG_LED_ACC_AIR_R(0);
hu's avatar
hu committed
1774 1775
    }
}
hu's avatar
hu committed
1776
/******************************************************************************
hu's avatar
hu committed
1777
  R8 ABS
hu's avatar
hu committed
1778 1779 1780 1781
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
hu's avatar
hu committed
1782
uint8_t LED_ABS_R_Judgement(void)
hu's avatar
hu committed
1783 1784
{
    uint8_t u8Result = 0u;
hu's avatar
hu committed
1785
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1786
    uint8_t m_Condition2 = 0u;
hu's avatar
hu committed
1787
    uint8_t CanStatus1 = 0u;
hu's avatar
hu committed
1788

hu's avatar
hu committed
1789 1790
    m_Condition2 = (uint8_t)Get_ID_18F0010B_Sig_EBS_Amber_Warning_State();
    CanStatus1 = CAN_MSG_Status(ID_CanMsg18F0010B_Msg_Count);
hu's avatar
hu committed
1791
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_ABS);
hu's avatar
hu committed
1792

hu's avatar
hu committed
1793 1794
    if ((((CanStatus1 == CAN_SIG_LOST) || (m_Condition2 == 1u)) && (K_Line_Set.K_Line_LID21 == 0x01u)) ||
            (m_Condition1 == 1u) && (K_Line_Set.K_Line_LID21 == 0x03u))
hu's avatar
hu committed
1795
    {
hu's avatar
hu committed
1796
        u8Result = 1u;
hu's avatar
hu committed
1797 1798 1799 1800 1801 1802 1803 1804
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1805
void LED_ABS_R_Execution(uint8_t led_status)
hu's avatar
hu committed
1806
{
hu's avatar
hu committed
1807
    ABS_LED_MCU_OUT = led_status;
hu's avatar
hu committed
1808

hu's avatar
hu committed
1809 1810 1811
    if (led_status == 1)
    {
        SEG_LED_ABS_R(7);
hu's avatar
hu committed
1812 1813 1814
    }
    else
    {
hu's avatar
hu committed
1815
        SEG_LED_ABS_R(0);
hu's avatar
hu committed
1816 1817 1818
    }
}

hu's avatar
hu committed
1819 1820 1821 1822 1823 1824 1825 1826 1827 1828
/******************************************************************************
U2 TRAILER ABS
  信号接口:
  信号定义:
  输出信号:U2_LED_OUT
 ******************************************************************************/
uint8_t LED_TRAILER_ABS_U_Judgement(void)
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1829

hu's avatar
hu committed
1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_TRAILER_ABS);

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}

void LED_TRAILER_ABS_U_Execution(uint8_t led_status)
{
hu's avatar
hu committed
1846
    TRAILER_ABS_LED_MCU_OUT = led_status;
hu's avatar
hu committed
1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867

    if (led_status == 1)
    {
        SEG_LED_TRAILER_ABS_U(7);
    }
    else
    {
        SEG_LED_TRAILER_ABS_U(0);
    }
}

/******************************************************************************
U3 WORKING LAMP
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_WORKING_LAMP_U_Judgement(void)
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1868

hu's avatar
hu committed
1869 1870 1871 1872 1873 1874 1875 1876 1877 1878
    m_Condition1 = (uint8_t)XXXX;

    if (m_Condition1 == 1u)
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }
hu's avatar
hu committed
1879

hu's avatar
hu committed
1880 1881
    return u8Result;
}
hu's avatar
hu committed
1882 1883 1884 1885
void LED_WORKING_LAMP_U_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
1886
        IS31_CHIP0_CHANNEL11 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1887 1888 1889 1890
        SEG_LED_WORKING_LAMP_U(7);
    }
    else
    {
hu's avatar
hu committed
1891
        IS31_CHIP0_CHANNEL11 = 0x00;
hu's avatar
hu committed
1892 1893 1894 1895
        SEG_LED_WORKING_LAMP_U(0);
    }
}

hu's avatar
hu committed
1896 1897 1898 1899 1900 1901 1902 1903 1904 1905
/******************************************************************************
U6 TRAILE ABS INFO
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_TRAILER_ABS_INFO_U_Judgement(void)
{
    uint8_t u8Result = 0u;
    uint8_t m_Condition1 = 0u;
hu's avatar
hu committed
1906

hu's avatar
hu committed
1907 1908
    m_Condition1 = (uint8_t)Line_In_Get_Status(LINE_IN_TRAILER_ABS_INFO);

hu's avatar
hu committed
1909
    if (m_Condition1 == 0x01u)
hu's avatar
hu committed
1910 1911 1912 1913 1914 1915 1916 1917 1918 1919
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
hu's avatar
hu committed
1920 1921 1922 1923
void LED_TRAILER_ABS_INFO_U_Execution(uint8_t led_status)
{
    if (led_status == 1)
    {
1924
        IS31_CHIP0_CHANNEL05 = LED_BRIGHTNESSY;
hu's avatar
hu committed
1925 1926 1927 1928
        SEG_LED_TRAILER_ABS_INFO_U(7);
    }
    else
    {
hu's avatar
hu committed
1929
        IS31_CHIP0_CHANNEL05 = 0x00;
hu's avatar
hu committed
1930 1931
        SEG_LED_TRAILER_ABS_INFO_U(0);
    }
hu's avatar
hu committed
1932 1933 1934 1935 1936 1937 1938 1939 1940 1941
}

/******************************************************************************
Temp
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_Temp_Judgement(void)
{
1942
    static uint8_t u8Result = 0u;
1943
    uint32_t u32IG_ON_Timer = 0x00u;
hu's avatar
hu committed
1944 1945
    uint8_t m_Condition1 = 0u;

1946
    m_Condition1 = Coolant_Get_CurSeg();
1947
    u32IG_ON_Timer = Common_GetIgnOnTime();
1948

1949
    if ((m_Condition1 >= 11u) &&  (Coolant_Get_Valid() == 1u)  && (u32IG_ON_Timer >= 5500))// && (K_Line_Set.K_Line_LID43 == 0x82u))
hu's avatar
hu committed
1950
    {
1951
        u8Result = 1u;
hu's avatar
hu committed
1952
    }
1953
    else if (m_Condition1 <= 9u)
hu's avatar
hu committed
1954 1955 1956 1957 1958 1959 1960 1961
    {
        u8Result = 0u;
    }

    return u8Result;
}
void LED_Temp_Execution(uint8_t led_status)
{
1962 1963 1964 1965
    COMMON_PowerStatus_t u8IG_st;
    u8IG_st = Common_Get_IG_Sts();

    if (u8IG_st == COMMON_POWER_ON)
hu's avatar
hu committed
1966
    {
1967 1968
        //if (led_status == 1u)
        if (0)
1969 1970
        {
            TEMP_R_LED_OUT = 1u ;/*水温红灯*/
hu's avatar
hu committed
1971
            //Water_Temp_Led_R_MCU_OUT = 1u;
hu's avatar
hu committed
1972

1973
            TEMP_W_LED_OUT = 0u ;//水温字符白色指示灯
1974
            //Water_Temp_Led_W_MCU_OUT = 1u;
1975 1976 1977 1978
        }
        else
        {
            TEMP_R_LED_OUT = 0u ;/*水温红灯*/
1979
            //Water_Temp_Led_R_MCU_OUT = 0u;
1980 1981

            TEMP_W_LED_OUT = 1u ;//水温字符白色指示灯
1982
            //Water_Temp_Led_W_MCU_OUT = 1u;
1983
        }
hu's avatar
hu committed
1984 1985 1986 1987
    }
    else
    {
        TEMP_R_LED_OUT = 0u ;/*水温红灯*/
1988
        //Water_Temp_Led_R_MCU_OUT = 0u;
hu's avatar
hu committed
1989

1990
        TEMP_W_LED_OUT = 0u ;//水温字符白色指示灯
1991
        //Water_Temp_Led_W_MCU_OUT = 0u;
hu's avatar
hu committed
1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003
    }
}

/******************************************************************************
Fuel
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t LED_Fuel_Judgement(void)
{
    uint8_t u8Result = 0u;
hu's avatar
hu committed
2004
    uint8_t variable_1 = 0x00u;
hu's avatar
hu committed
2005

hu's avatar
hu committed
2006
    variable_1 = Fuel_Get_Popup_Sta();
hu's avatar
hu committed
2007

hu's avatar
hu committed
2008
    if (variable_1 == 1)//&& (K_Line_Set.K_Line_LID43 == 0x82u))
hu's avatar
hu committed
2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020
    {
        u8Result = 1u;
    }
    else
    {
        u8Result = 0u;
    }

    return u8Result;
}
void LED_Fuel_Execution(uint8_t led_status)
{
2021
    COMMON_PowerStatus_t u8IG_st;
hu's avatar
hu committed
2022

2023 2024 2025
    u8IG_st = Common_Get_IG_Sts();

    if (u8IG_st == COMMON_POWER_ON)
hu's avatar
hu committed
2026
    {
2027
        if (led_status == 1u)
2028
        {
hu's avatar
hu committed
2029
            FUEL_LED_Y_MCU = 1u ;
2030
            //FUEL_W_LED_OUT = 0u ;
2031 2032 2033
        }
        else
        {
hu's avatar
hu committed
2034
            FUEL_LED_Y_MCU = 0u ;
2035
            //FUEL_W_LED_OUT = 1u ;
2036
        }
hu's avatar
hu committed
2037 2038 2039
    }
    else
    {
hu's avatar
hu committed
2040
        FUEL_LED_Y_MCU = 0u ;
2041
        //FUEL_W_LED_OUT = 0u ;
hu's avatar
hu committed
2042
    }
hu's avatar
hu committed
2043 2044 2045
}

/******************************************************************************
2046
Common_Get_L12_Air_Sta
hu's avatar
hu committed
2047 2048 2049 2050 2051 2052 2053
  信号接口:
  信号定义:
  输出信号:
 ******************************************************************************/
uint8_t Common_Get_L12_Air_Sta(void)
{
    return L12_Air_Sta ;
hu's avatar
hu committed
2054
}