zephyr/drivers/pinmux
Nicolas Pitre 75bf3c5368 riscv: freedom: rename RISCV32 to RISCV
This code is common to 32- and 64-bit builds.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-08-08 00:29:24 -04:00
..
stm32 soc: arm: st_stm32: stm32mp1: Add SPI support 2019-08-05 13:52:34 -05:00
CMakeLists.txt drivers: pinmux: Pinmux driver for Microchip SOCs 2019-05-27 09:24:08 -04:00
Kconfig drivers: pinmux: Pinmux driver for Microchip SOCs 2019-05-27 09:24:08 -04:00
Kconfig.beetle kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.cc13xx_cc26xx soc: ti_simplelink: add support for TI CC13x2 / CC26x2 series 2019-05-04 09:13:43 -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 riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
Kconfig.stm32 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.xec drivers: pinmux: Pinmux driver for Microchip SOCs 2019-05-27 09:24:08 -04:00
dummy.c
pinmux.h
pinmux_cc13xx_cc26xx.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
pinmux_cc2650.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
pinmux_esp32.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
pinmux_intel_s1000.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
pinmux_mchp_xec.c driver/pinumx: Adding missing braces for XEC driver 2019-08-02 23:24:34 +03:00
pinmux_mcux.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
pinmux_mcux_lpc.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
pinmux_qmsi.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
pinmux_rv32m1.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
pinmux_sam0.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
pinmux_sifive.c drivers: sifiv: make them 64-bit compatible 2019-08-08 00:29:24 -04:00