zephyr/drivers/pinmux
Mulin Chao daa48daf52 soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h
This CL replaces all DT_ prefix with NPCX_DT_ for all macros used
for providing npcx device information in soc_dt.h It avoided the
ambiguity with the DT_ prefix for system DT macros/defines.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2020-12-09 00:46:57 -05:00
..
stm32 include: drivers: pinmux: stm32: Add missing C linkage 2020-11-30 18:47:08 +01:00
CMakeLists.txt driver: pinctrl: Add pin control support in NPCX series. 2020-08-13 16:42:20 +02:00
dummy.c
Kconfig driver: pinctrl: Add pin control support in NPCX series. 2020-08-13 16:42:20 +02:00
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.lpc11u6x drivers: pinmux: add driver for NXP LPC11U6X MCUs 2020-07-29 20:12:24 +02:00
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
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 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 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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00