Home
last modified time | relevance | path

Searched refs:pShiftParam (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DmdrvPWM.c77 PPWM_SHIFT_PARAM pShiftParam = NULL; in PWMIoctl() local
187 pShiftParam = (PPWM_SHIFT_PARAM)pArgs; in PWMIoctl()
193 … u32Ret = (MS_U32)psPWMInstPri->fpPWMShift(pShiftParam->u8IndexPWM,pShiftParam->u32DutyPWM); in PWMIoctl()