Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DmdrvGPIO.c79 MS_U32 u32LevelVal; in GPIOIoctl() local
109 u32LevelVal = psGpioInstPri->fpGpioGetLevel(param->privateGpioGetLevel.gpio_num); in GPIOIoctl()
110 param->privateGpioGetLevel.u32Level=u32LevelVal; in GPIOIoctl()