Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DmdrvPWM.c73 PPWM_POLARITY_PARAM pPolarityParam = NULL; in PWMIoctl() local
143 pPolarityParam = (PPWM_POLARITY_PARAM)pArgs; in PWMIoctl()
149 psPWMInstPri->fpPWMPolarity(pPolarityParam->u8IndexPWM,pPolarityParam->bPolPWM); in PWMIoctl()