Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DmdrvPWM.c76 PPWM_DBEN_PARAM pDbenParam = NULL; in PWMIoctl() local
176 pDbenParam = (PPWM_DBEN_PARAM)pArgs; in PWMIoctl()
182 psPWMInstPri->fpPWMDben(pDbenParam->u8IndexPWM,pDbenParam->bDbenPWM); in PWMIoctl()