| /utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/ |
| H A D | drvGPIO.c | 647 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 D | drvGPIO_private.h | 172 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 D | halGPIO.c | 729 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 D | halGPIO.h | 139 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 D | halGPIO.c | 885 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 D | halGPIO.h | 120 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 D | halGPIO.c | 987 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 D | halGPIO.h | 120 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 D | halGPIO.c | 967 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 D | halGPIO.h | 120 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 D | halGPIO.h | 139 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 D | halGPIO.h | 139 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 D | halGPIO.h | 139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
|
| H A D | halGPIO.c | 1273 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 D | halGPIO.h | 139 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 D | halGPIO.h | 120 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 D | halGPIO.h | 139 GPIO_Result HAL_GPIO_Attach_Interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback p…
|
| H A D | halGPIO.c | 1209 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 D | halGPIO.h | 139 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 D | halGPIO.h | 139 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 D | halGPIO.h | 139 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 D | halGPIO.h | 139 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 D | halGPIO.h | 139 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 D | halGPIO.h | 120 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 D | drvGPIO.h | 326 GPIO_Result mdrv_gpio_attach_interrupt(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callback …
|