Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DdrvGPIO.c737 PGPIO_ENABLE_INTERRUPT_PARAM pGpioEnableIntParam = NULL; in mdrv_gpio_enable_interrupt()
740 pGpioEnableIntParam = (PGPIO_ENABLE_INTERRUPT_PARAM)malloc(sizeof(GPIO_ENABLE_INTERRUPT_PARAM)); in mdrv_gpio_enable_interrupt()
H A DdrvGPIO_private.h184 }GPIO_ENABLE_INTERRUPT_PARAM, *PGPIO_ENABLE_INTERRUPT_PARAM; typedef