Home
last modified time | relevance | path

Searched refs:g_GpioCntlrMethod (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/adapter/platform/gpio/
H A Dgpio_wm.c102 struct GpioMethod g_GpioCntlrMethod = { variable
345 gpioCntlr->ops = &g_GpioCntlrMethod; // register callback in GpioDriverInit()
H A Dgpio_asr.c247 struct GpioMethod g_GpioCntlrMethod = { variable
446 gpioCntlr->ops = &g_GpioCntlrMethod; // register callback
H A Dgpio_bes.c125 struct GpioMethod g_GpioCntlrMethod = { variable
325 gpioCntlr->ops = &g_GpioCntlrMethod; // register callback
H A Dgpio_gr5xx.c298 static struct GpioMethod g_GpioCntlrMethod = { variable
407 gpioCntlr->ops = &g_GpioCntlrMethod; in GpioDriverInit()
H A Dgpio_stm32f4xx.c138 struct GpioMethod g_GpioCntlrMethod = { variable
413 gpioCntlr->ops = &g_GpioCntlrMethod; /* register callback */

Completed in 6 milliseconds