zephyr/drivers/pinmux
Manivannan Sadhasivam cda74e20c4 drivers: pinmux: Add STM32L1X pinmux support
Add pinmux support for STM32L1X SoC series.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2019-04-22 08:54:18 -05:00
..
stm32 drivers: pinmux: Add STM32L1X pinmux support 2019-04-22 08:54:18 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dummy.c
Kconfig kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.beetle kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.cc2650 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.esp32 kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.intel_s1000 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.rv32m1 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.sam0 soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
Kconfig.sifive kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.stm32 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
pinmux_cc2650.c
pinmux_esp32.c drivers: gpio: fix wrong rename of literal 2019-04-07 08:50:43 -04:00
pinmux_intel_s1000.c
pinmux_mcux_lpc.c
pinmux_mcux.c
pinmux_qmsi.c
pinmux_rv32m1.c
pinmux_sam0.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
pinmux_sifive.c
pinmux.h