Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DmdrvPWM.c78 PPWM_NVSYNC_PARAM pNvsyncParam = NULL; in PWMIoctl() local
198 pNvsyncParam = (PPWM_NVSYNC_PARAM)pArgs; in PWMIoctl()
204 psPWMInstPri->fpPWMNvsync(pNvsyncParam->u8IndexPWM,pNvsyncParam->bNvsPWM); in PWMIoctl()