Home
last modified time | relevance | path

Searched refs:GpioDevUnSetIrq (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/platform/gpio/
H A Dgpio_wm.c98 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio);
111 .unsetIrq = GpioDevUnSetIrq,
212 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevUnSetIrq() function
H A Dgpio_bes.c121 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio);
134 .unsetIrq = GpioDevUnSetIrq,
438 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) function
H A Dgpio_stm32f4xx.c133 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio);
147 .unsetIrq = GpioDevUnSetIrq,
544 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) function
H A Dgpio_gr5xx.c273 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevUnSetIrq() function
307 .unsetIrq = GpioDevUnSetIrq,
H A Dgpio_asr.c198 static int32_t GpioDevUnSetIrq(struct GpioCntlr *cntlr, uint16_t gpio) in GpioDevUnSetIrq() function
252 .unsetIrq = GpioDevUnSetIrq,