zephyr/drivers/pinmux
Mulin Chao d55aa5a71b driver: npcx7: replace platform specific functions with 'npcx_' prefix.
Replace all platform specific functions with 'npcx_' prefix.

Signed-off-by: Mulin Chao <MLChao@nuvoton.com>
2020-10-21 12:49:02 -05:00
..
stm32 drivers: pinmux: stm32 Fix return stm32_dt_pinctrl_remap value 2020-10-21 06:18:51 -05:00
CMakeLists.txt
dummy.c
Kconfig
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.lpc11u6x
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.npcx
Kconfig.rv32m1
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
pinmux_cc13xx_cc26xx.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_esp32.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_hsdk.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_intel_s1000.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_lpc11u6x.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_mchp_xec.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_mcux_lpc.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_mcux.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_npcx.c driver: npcx7: replace platform specific functions with 'npcx_' prefix. 2020-10-21 12:49:02 -05:00
pinmux_rv32m1.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_sam0.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux_sifive.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pinmux.h