zephyr/drivers/pinmux
Cheryl Su da1b3c39c5 drivers/pinmux: it8xxx2 pinmux driver
This driver is setting the it8xxx2 register GCR1-15.
It's for selecting the pin function.
User would set pin at pinmux.c (under board/).

Signed-off-by: Cheryl Su <Cheryl.su@ite.com.tw>
2020-12-16 08:47:36 -05:00
..
stm32 include: drivers: pinmux: stm32: Add missing C linkage 2020-11-30 18:47:08 +01:00
CMakeLists.txt drivers/pinmux: it8xxx2 pinmux driver 2020-12-16 08:47:36 -05:00
Kconfig drivers/pinmux: it8xxx2 pinmux driver 2020-12-16 08:47:36 -05:00
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.it8xxx2 drivers/pinmux: it8xxx2 pinmux driver 2020-12-16 08:47:36 -05:00
Kconfig.lpc11u6x
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.npcx driver: npcx7: fixed typo in Kconfig.npcx files. 2020-12-07 12:11:17 -05:00
Kconfig.rv32m1
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
dummy.c
pinmux.h
pinmux_cc13xx_cc26xx.c
pinmux_esp32.c
pinmux_hsdk.c
pinmux_intel_s1000.c
pinmux_ite_it8xxx2.c drivers/pinmux: it8xxx2 pinmux driver 2020-12-16 08:47:36 -05:00
pinmux_lpc11u6x.c
pinmux_mchp_xec.c
pinmux_mcux.c
pinmux_mcux_lpc.c
pinmux_npcx.c soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h 2020-12-09 00:46:57 -05:00
pinmux_rv32m1.c
pinmux_sam0.c
pinmux_sifive.c