Searched refs:g_DlcCapRange_Suspend (Results 1 – 1 of 1) sorted by relevance
271 static StuDbc_CAPTURE_Range g_DlcCapRange_Suspend = {0}; variable408 g_DlcCapRange_Suspend.wHStart = pstXC_DLC_InitData->u16CurveHStart; in MApi_XC_DLC_Init_Ex_U2()409 g_DlcCapRange_Suspend.wHEnd = pstXC_DLC_InitData->u16CurveHEnd; in MApi_XC_DLC_Init_Ex_U2()410 g_DlcCapRange_Suspend.wVStart = pstXC_DLC_InitData->u16CurveVStart; in MApi_XC_DLC_Init_Ex_U2()411 g_DlcCapRange_Suspend.wVEnd = pstXC_DLC_InitData->u16CurveVEnd; in MApi_XC_DLC_Init_Ex_U2()2030 g_DlcCapRange_Suspend.wHStart = pstXC_DLC_InitData->u16CurveHStart; in MApi_XC_DLC_Init_U2()2031 g_DlcCapRange_Suspend.wHEnd = pstXC_DLC_InitData->u16CurveHEnd; in MApi_XC_DLC_Init_U2()2032 g_DlcCapRange_Suspend.wVStart = pstXC_DLC_InitData->u16CurveVStart; in MApi_XC_DLC_Init_U2()2033 g_DlcCapRange_Suspend.wVEnd = pstXC_DLC_InitData->u16CurveVEnd; in MApi_XC_DLC_Init_U2()2704 …MDrv_DLC_InitCurve(g_DlcCapRange_Suspend.wHStart, g_DlcCapRange_Suspend.wHEnd, g_DlcCapRange_Suspe… in MApi_XC_DLC_SetPowerState_U2()