Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DdrvGPIO_private.h202 GPIO_ENABLE_INTERRUPT_PARAM privateGpioEnableInterrupt; member
H A DmdrvGPIO.c119 u32Ret = psGpioInstPri->fpGpioEnableInterrupt(param->privateGpioEnableInterrupt.gpio_num); in GPIOIoctl()