zephyr/drivers/pinmux
Gerard Marull-Paretas ccdaf45ba5 drivers: pinmux: drop DEV_DATA/DEV_CFG usage
Stop using redundant DEV_DATA/DEV_CFG macros and use dev->data and
dev->config instead.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
CMakeLists.txt Revert "drivers: pinmux: build as static library" 2021-09-28 14:33:16 +02:00
Kconfig drivers: pinmux: introduce new Telink B91 Pinmux driver 2021-07-21 05:37:12 -04:00
Kconfig.b91 drivers: pinmux: introduce new Telink B91 Pinmux driver 2021-07-21 05:37:12 -04:00
Kconfig.beetle kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.cc13xx_cc26xx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.esp32 drivers: gpio_esp32: added support for esp32c3 2021-10-05 19:24:38 -04:00
Kconfig.hsdk kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.intel_s1000 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.it8xxx2 riscv: ite: it8xxx2: Rework device_get_binding for pinmux 2021-02-16 09:45:57 -05:00
Kconfig.lpc11u6x drivers: pinmux: add driver for NXP LPC11U6X MCUs 2020-07-29 20:12:24 +02:00
Kconfig.mcux drivers: pinmux: pinmux_mcux: Remove Kconfig options 2020-12-18 07:52:52 -06:00
Kconfig.mcux_lpc drivers: pinmux: mcux_lpc: Convert to using devicetree 2021-03-01 12:04:53 -06:00
Kconfig.rv32m1 drivers: pinmux: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
Kconfig.sam0 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sifive pinmux: sifive: Convert SiFive pinmux to be devicetree based 2021-02-15 08:33:00 -05:00
Kconfig.stm32 drivers: pinmux: stm32: remove unused init priority 2021-10-07 15:38:53 -04:00
Kconfig.xec drivers: pinmux: mchp_xec: Convert to using new device tree macros 2020-04-28 07:43:31 -05:00
dummy.c
pinmux_b91.c drivers: pinmux: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
pinmux_cc13xx_cc26xx.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_esp32.c drivers: pinmux: esp32: use rtcio to control pull up/down 2021-12-08 17:19:21 -05:00
pinmux_hsdk.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_intel_s1000.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_ite_it8xxx2.c drivers: pinmux: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
pinmux_lpc11u6x.c drivers: pinmux: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
pinmux_mchp_xec.c Microchip: MEC172x: Update pinmux driver 2021-08-03 19:04:56 -04:00
pinmux_mcux.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_mcux_lpc.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_rv32m1.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_sam0.c soc: atmel_sam0: common: Add soc_port 2021-07-30 14:37:20 -05:00
pinmux_sifive.c drivers: pinmux: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
pinmux_stm32.c drivers: gpio: stm32: introduce gpio_stm32_configure_raw 2021-12-16 10:41:04 +01:00
pinmux_stm32.h drivers/pinmux: stm32f1: Rework pinmux remap information encoding 2021-11-23 10:37:01 -05:00