zephyr/drivers/pinmux
Dimitris Tassopoulos c2e9c1fa49 boards: nucleo_f401re: added pwm-led0
Added onboard led to the devicetree to be supported also with pwm-led0

Signed-off-by: Dimitris Tassopoulos <dimtass@gmail.com>
2020-06-11 10:58:58 +02:00
..
stm32 boards: nucleo_f401re: added pwm-led0 2020-06-11 10:58:58 +02:00
CMakeLists.txt
dummy.c
Kconfig
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.mcux
Kconfig.mcux_lpc
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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_esp32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_hsdk.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_intel_s1000.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_mchp_xec.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_mcux_lpc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_mcux.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_rv32m1.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_sam0.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux_sifive.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00