zephyr/drivers/pinmux
Erwan Gouriou 0143b5e3de drivers/pinctrl: stm32f1: Provide a function which centralize remap
Centralize AFIO remapping into one single function.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-10-20 09:09:29 -05:00
..
stm32 drivers/pinctrl: stm32f1: Provide a function which centralize remap 2020-10-20 09:09:29 -05:00
CMakeLists.txt driver: pinctrl: Add pin control support in NPCX series. 2020-08-13 16:42:20 +02:00
dummy.c
Kconfig driver: pinctrl: Add pin control support in NPCX series. 2020-08-13 16:42:20 +02:00
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.lpc11u6x drivers: pinmux: add driver for NXP LPC11U6X MCUs 2020-07-29 20:12:24 +02:00
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.npcx driver: pinctrl: Add pin control support in NPCX series. 2020-08-13 16:42:20 +02:00
Kconfig.rv32m1 drivers: pinmux: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
Kconfig.sam0
Kconfig.sifive kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
Kconfig.stm32
Kconfig.xec drivers: pinmux: mchp_xec: Convert to using new device tree macros 2020-04-28 07:43:31 -05:00
pinmux_cc13xx_cc26xx.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_esp32.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_hsdk.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_intel_s1000.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_lpc11u6x.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_mchp_xec.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_mcux_lpc.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_mcux.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_npcx.c drivers: npcx: Add const modifier for hal instances and so on. 2020-10-06 18:16:02 -05:00
pinmux_rv32m1.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_sam0.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_sifive.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00