Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DmdrvPWM.c72 PPWM_DIV_PARAM pDivParam = NULL; in PWMIoctl() local
132 pDivParam = (PPWM_DIV_PARAM)pArgs; in PWMIoctl()
138 psPWMInstPri->fpPWMDiv(pDivParam->u8IndexPWM,pDivParam->u16DivPWM); in PWMIoctl()