Searched full:gd32_pinmux_af (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/tests/drivers/pinctrl/gd32/boards/ |
D | gd32f450i_eval.overlay | 20 pinmux = <GD32_PINMUX_AF('A', 0, AF0)>, 21 <GD32_PINMUX_AF('B', 1, AF1)>; 24 pinmux = <GD32_PINMUX_AF('C', 2, AF2)>; 28 pinmux = <GD32_PINMUX_AF('A', 3, AF3)>; 32 pinmux = <GD32_PINMUX_AF('B', 4, AF4)>; 36 pinmux = <GD32_PINMUX_AF('C', 5, AF5)>; 40 pinmux = <GD32_PINMUX_AF('A', 6, AF6)>; 44 pinmux = <GD32_PINMUX_AF('B', 7, AF7)>; 48 pinmux = <GD32_PINMUX_AF('C', 8, AF8)>; 52 pinmux = <GD32_PINMUX_AF('A', 9, AF9)>; [all …]
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | gd,gd32-pinctrl-common.yaml | 24 GD32_PINMUX_AF or GD32_PINMUX_AFIO utility macros depending on the
|
/Zephyr-latest/soc/gd/gd32/common/ |
D | pinctrl_soc.h | 33 * - 0-12: GD32_PINMUX_AF bit field.
|