Home
last modified time | relevance | path

Searched refs:GD32_PORT_CLOCK_ID_OR_NONE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/pinctrl/
Dpinctrl_gd32_af.c42 #define GD32_PORT_CLOCK_ID_OR_NONE(nodelabel) \ macro
61 GD32_PORT_CLOCK_ID_OR_NONE(gpioa)
62 GD32_PORT_CLOCK_ID_OR_NONE(gpiob)
63 GD32_PORT_CLOCK_ID_OR_NONE(gpioc)
64 GD32_PORT_CLOCK_ID_OR_NONE(gpiod)
65 GD32_PORT_CLOCK_ID_OR_NONE(gpioe)
66 GD32_PORT_CLOCK_ID_OR_NONE(gpiof)
67 GD32_PORT_CLOCK_ID_OR_NONE(gpiog)
68 GD32_PORT_CLOCK_ID_OR_NONE(gpioh)
69 GD32_PORT_CLOCK_ID_OR_NONE(gpioi)
Dpinctrl_gd32_afio.c32 #define GD32_PORT_CLOCK_ID_OR_NONE(nodelabel) \ macro
49 GD32_PORT_CLOCK_ID_OR_NONE(gpioa)
50 GD32_PORT_CLOCK_ID_OR_NONE(gpiob)
51 GD32_PORT_CLOCK_ID_OR_NONE(gpioc)
52 GD32_PORT_CLOCK_ID_OR_NONE(gpiod)
53 GD32_PORT_CLOCK_ID_OR_NONE(gpioe)
54 GD32_PORT_CLOCK_ID_OR_NONE(gpiof)
55 GD32_PORT_CLOCK_ID_OR_NONE(gpiog)