Home
last modified time | relevance | path

Searched defs:GpioDevice (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/adapter/platform/gpio/
Dgpio_wm.c52 struct GpioDevice { struct
53 uint8_t port; /* gpio port */
54 struct GpioResource resource;
55 enum GPIO_CONFIG config; /* gpio config */
Dgpio_bes.c60 struct GpioDevice { struct
61 uint8_t port; /* gpio port */
62 struct GpioResource resource;
63 enum GPIO_CONFIG config; /* gpio config */
Dgpio_asr.c63 struct GpioDevice { struct
64 asr_gpio_dev_t dev;
65 struct GpioResource resource;
Dgpio_stm32f4xx.c102 } GpioDevice; typedef