| /utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/ |
| H A D | drvGPIO.c | 409 pGpioSetHighParam->gpio_num = gpio; in mdrv_gpio_set_high() 457 pGpioSetLowParam->gpio_num = gpio; in mdrv_gpio_set_low() 506 pGpioSetInputParam->gpio_num = gpio; in mdrv_gpio_set_input() 574 pGpioGetInOutParam->gpio_num=gpio; in mdrv_gpio_get_inout() 636 pGpioGetLevelParam->gpio_num=gpio; in mdrv_gpio_get_level() 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 674 pGpioAttIntParam->gpio_num=gpio_num; in mdrv_gpio_attach_interrupt() 679 return mdrv_gpio_attach_interrupt_U2K(gpio_num,gpio_edge_type,pCallback); in mdrv_gpio_attach_interrupt() [all …]
|
| H A D | drvGPIO_private.h | 144 MS_GPIO_NUM gpio_num; member 149 MS_GPIO_NUM gpio_num; member 154 MS_GPIO_NUM gpio_num; member 160 MS_GPIO_NUM gpio_num; member 166 MS_GPIO_NUM gpio_num; member 171 MS_GPIO_NUM gpio_num; member 178 MS_GPIO_NUM gpio_num; member 183 MS_GPIO_NUM gpio_num; member 188 MS_GPIO_NUM gpio_num; member 252 GPIO_Result mdrv_gpio_attach_interrupt_U2K(MS_GPIO_NUM gpio_num,GPIO_Edge gpio_edge_type,GPIO_Callb… [all …]
|
| H A D | mdrvGPIO.c | 96 psGpioInstPri->fpGpioSetH(param->privateGpioSetHigh.gpio_num); in GPIOIoctl() 99 psGpioInstPri->fpGpioSetL(param->privateGpioSetLow.gpio_num); in GPIOIoctl() 102 psGpioInstPri->fpGpioSetInput(param->privateGpioInput.gpio_num); in GPIOIoctl() 105 u32InOutVal = psGpioInstPri->fpGpioGetInout(param->privateGpioGetInout.gpio_num); in GPIOIoctl() 109 u32LevelVal = psGpioInstPri->fpGpioGetLevel(param->privateGpioGetLevel.gpio_num); in GPIOIoctl() 113 …u32Ret = psGpioInstPri->fpGpioAttachInterrupt(param->privateGpioAttachInterrupt.gpio_num,param->pr… in GPIOIoctl() 116 … u32Ret = psGpioInstPri->fpGpioDetachInterrupt(param->privateGpioDetachInterrupt.gpio_num); in GPIOIoctl() 119 u32Ret = psGpioInstPri->fpGpioEnableInterrupt(param->privateGpioEnableInterrupt.gpio_num); in GPIOIoctl() 121 u32Ret = psGpioInstPri->fpGpioDisableInterrupt(param->privateGpioDisableInterrupt.gpio_num); in GPIOIoctl()
|
| /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 731 gpio_num = gpio_num; in HAL_GPIO_Attach_Interrupt() 737 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num) in HAL_GPIO_Datach_Interrupt() argument 739 gpio_num = gpio_num; in HAL_GPIO_Datach_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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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 892 if(gpio_IntPad[i] == gpio_num) in HAL_GPIO_Attach_Interrupt() 911 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num) in HAL_GPIO_Datach_Interrupt() argument 918 if(gpio_IntPad[i] == gpio_num) in HAL_GPIO_Datach_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… 121 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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 994 if(gpio_IntPad[i] == gpio_num) in HAL_GPIO_Attach_Interrupt() 1013 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num) in HAL_GPIO_Datach_Interrupt() argument 1020 if(gpio_IntPad[i] == gpio_num) in HAL_GPIO_Datach_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… 121 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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 974 if(gpio_IntPad[i] == gpio_num) in HAL_GPIO_Attach_Interrupt() 993 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num) in HAL_GPIO_Datach_Interrupt() argument 1000 if(gpio_IntPad[i] == gpio_num) in HAL_GPIO_Datach_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… 121 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 121 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| 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() 1215 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num) in HAL_GPIO_Datach_Interrupt() argument 1217 printf("Not Support HAL_GPIO_Datach_Interrupt %d\n", gpio_num); in HAL_GPIO_Datach_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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 140 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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… 121 GPIO_Result HAL_GPIO_Datach_Interrupt(MS_GPIO_NUM gpio_num);
|
| /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 … 335 GPIO_Result mdrv_gpio_detach_interrupt(MS_GPIO_NUM gpio_num);
|