Home
last modified time | relevance | path

Searched refs:sh_pfc (Results 1 – 25 of 860) sorted by relevance

12345678910>>...35

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pinctrl/renesas/
H A Dcore.h19 int sh_pfc_register_gpiochip(struct sh_pfc *pfc);
21 int sh_pfc_register_pinctrl(struct sh_pfc *pfc);
26 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg);
27 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data);
29 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin);
30 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pinctrl/renesas/
H A Dcore.h19 int sh_pfc_register_gpiochip(struct sh_pfc *pfc);
21 int sh_pfc_register_pinctrl(struct sh_pfc *pfc);
26 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg);
27 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data);
29 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin);
30 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pinctrl/renesas/
H A Dcore.h19 int sh_pfc_register_gpiochip(struct sh_pfc *pfc);
21 int sh_pfc_register_pinctrl(struct sh_pfc *pfc);
26 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg);
27 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data);
29 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin);
30 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type);
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c41 struct sh_pfc *pfc;
56 struct sh_pfc pfc;
122 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
159 static void sh_pfc_write_config_reg(struct sh_pfc *pfc, in sh_pfc_write_config_reg()
357 static int sh_pfc_init_ranges(struct sh_pfc *pfc) in sh_pfc_init_ranges()
465 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_config_mux_for_gpio()
495 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
511 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
637 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
706 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c41 struct sh_pfc *pfc;
56 struct sh_pfc pfc;
122 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
159 static void sh_pfc_write_config_reg(struct sh_pfc *pfc, in sh_pfc_write_config_reg()
357 static int sh_pfc_init_ranges(struct sh_pfc *pfc) in sh_pfc_init_ranges()
465 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_config_mux_for_gpio()
495 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
511 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
637 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
706 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c41 struct sh_pfc *pfc;
56 struct sh_pfc pfc;
122 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
159 static void sh_pfc_write_config_reg(struct sh_pfc *pfc, in sh_pfc_write_config_reg()
357 static int sh_pfc_init_ranges(struct sh_pfc *pfc) in sh_pfc_init_ranges()
465 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_config_mux_for_gpio()
495 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
511 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
637 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
706 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c41 struct sh_pfc *pfc; in strip_whitespace()
56 struct sh_pfc pfc;
122 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg)
159 static void sh_pfc_write_config_reg(struct sh_pfc *pfc,
357 static int sh_pfc_init_ranges(struct sh_pfc *pfc)
465 struct sh_pfc *pfc = &priv->pfc;
495 struct sh_pfc *pfc = &priv->pfc;
511 struct sh_pfc *pfc = &priv->pfc;
637 struct sh_pfc *pfc = pmx->pfc;
706 struct sh_pfc *pfc = &priv->pfc;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c41 struct sh_pfc *pfc;
56 struct sh_pfc pfc;
122 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
159 static void sh_pfc_write_config_reg(struct sh_pfc *pfc, in sh_pfc_write_config_reg()
357 static int sh_pfc_init_ranges(struct sh_pfc *pfc) in sh_pfc_init_ranges()
465 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_config_mux_for_gpio()
495 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
511 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
637 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
706 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/pinctrl/renesas/
H A Dpfc.c52 struct sh_pfc *pfc;
63 struct sh_pfc pfc;
129 u32 sh_pfc_read(struct sh_pfc *pfc, u32 reg) in sh_pfc_read()
466 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_get_pin_muxing()
504 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_request_enable()
547 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_gpio_disable_free()
577 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_pin_set()
607 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinctrl_group_set()
747 struct sh_pfc *pfc = pmx->pfc; in sh_pfc_pinconf_set()
812 struct sh_pfc *pfc = &priv->pfc; in sh_pfc_pinconf_pin_set()
[all …]

12345678910>>...35