Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DmdrvPWM.c71 PPWM_UNITDIV_PARAM pUnitDivParam = NULL; in PWMIoctl() local
121 pUnitDivParam = (PPWM_UNITDIV_PARAM)pArgs; in PWMIoctl()
127 u32Ret = (MS_U32)psPWMInstPri->fpPWMUnitDiv(pUnitDivParam->u16UnitDivPWM); in PWMIoctl()