Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DmdrvPWM.c69 PPWM_PERIOD_PARAM pPeriodParam = NULL; in PWMIoctl() local
99 pPeriodParam = (PPWM_PERIOD_PARAM)pArgs; in PWMIoctl()
105 … u32Ret = (MS_U32)psPWMInstPri->fpPWMPeriod(pPeriodParam->u8IndexPWM,pPeriodParam->u32PeriodPWM); in PWMIoctl()