zephyr/drivers/pinmux
Kwon Tae-young a4d5207675 drivers: pinmux: stm32f7: CAN, SPI, I2C pinmuxes added
All pinmux supporting CAN, SPI and I2C of F7 series are added.
Since the F7 series supports up to two CANs,
the pin names of CANs have been changed.

Several minor pinmux errors have also been fixed.
Sorted by Alternate function.

Signed-off-by: Kwon Tae-young <tykwon@m2i.co.kr>
2020-06-23 19:05:26 +02:00
..
stm32 drivers: pinmux: stm32f7: CAN, SPI, I2C pinmuxes added 2020-06-23 19:05:26 +02:00
CMakeLists.txt
Kconfig
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.rv32m1
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
dummy.c
pinmux.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -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.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_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