Home
last modified time | relevance | path

Searched refs:gpio_edge_type (Results 1 – 25 of 37) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/
H A DdrvGPIO.c647 GPIO_Result mdrv_gpio_attach_interrupt_U2K(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callb… in mdrv_gpio_attach_interrupt_U2K() argument
654 ret_val = HAL_GPIO_Attach_Interrupt(gpio_num,gpio_edge_type,pCallback); in mdrv_gpio_attach_interrupt_U2K()
664 GPIO_Result mdrv_gpio_attach_interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback… in mdrv_gpio_attach_interrupt() argument
673 pGpioAttIntParam->gpio_edge_type=gpio_edge_type; in mdrv_gpio_attach_interrupt()
679 return mdrv_gpio_attach_interrupt_U2K(gpio_num,gpio_edge_type,pCallback); in mdrv_gpio_attach_interrupt()
H A DdrvGPIO_private.h172 GPIO_Edge gpio_edge_type; member
252 GPIO_Result mdrv_gpio_attach_interrupt_U2K(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callb…
/utopia/UTPA2-700.0.x/modules/gpio/hal/curry/gpio/
H A DhalGPIO.c729 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p… in HAL_GPIO_Attach_Interrupt() argument
732 gpio_edge_type = gpio_edge_type; in HAL_GPIO_Attach_Interrupt()
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/mooney/gpio/
H A DhalGPIO.c885 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p… in HAL_GPIO_Attach_Interrupt() argument
904 _gGPIO_Int_Table[i].edge_type = gpio_edge_type; in HAL_GPIO_Attach_Interrupt()
H A DhalGPIO.h120 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/mainz/gpio/
H A DhalGPIO.c987 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p… in HAL_GPIO_Attach_Interrupt() argument
1006 _gGPIO_Int_Table[i].edge_type = gpio_edge_type; in HAL_GPIO_Attach_Interrupt()
H A DhalGPIO.h120 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/messi/gpio/
H A DhalGPIO.c967 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p… in HAL_GPIO_Attach_Interrupt() argument
986 _gGPIO_Int_Table[i].edge_type = gpio_edge_type; in HAL_GPIO_Attach_Interrupt()
H A DhalGPIO.h120 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/maxim/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/macan/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/k6/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
H A DhalGPIO.c1273 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p… in HAL_GPIO_Attach_Interrupt() argument
1275 printf("Not Support HAL_GPIO_Attach_Interrupt %d, %d \n", gpio_num, gpio_edge_type); in HAL_GPIO_Attach_Interrupt()
/utopia/UTPA2-700.0.x/modules/gpio/hal/M7621/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/maldives/gpio/
H A DhalGPIO.h120 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/kano/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
H A DhalGPIO.c1209 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p… in HAL_GPIO_Attach_Interrupt() argument
1211 printf("Not Support HAL_GPIO_Attach_Interrupt %d, %d \n", gpio_num, gpio_edge_type); in HAL_GPIO_Attach_Interrupt()
/utopia/UTPA2-700.0.x/modules/gpio/hal/M7821/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/k6lite/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/maserati/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/manhattan/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/k7u/gpio/
H A DhalGPIO.h139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/modules/gpio/hal/mustang/gpio/
H A DhalGPIO.h120 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvGPIO.h326 GPIO_Result mdrv_gpio_attach_interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback …

12