zephyr/drivers/pinmux
Sylvio Alves d5aa5c2a77 drivers: esp32: uart: use hal functions
In order to have Espressif SoCs working with
the same uart drivers, all low level functions
are now replaced to hal_espressif HAL calls.

This also changes pinmux, gpio and uart
init order to meet its dependencies.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2021-11-03 16:47:32 -04:00
..
CMakeLists.txt Revert "drivers: pinmux: build as static library" 2021-09-28 14:33:16 +02:00
Kconfig
Kconfig.b91
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32 drivers: gpio_esp32: added support for esp32c3 2021-10-05 19:24:38 -04:00
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.it8xxx2
Kconfig.lpc11u6x
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.rv32m1
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32 drivers: pinmux: stm32: remove unused init priority 2021-10-07 15:38:53 -04:00
Kconfig.xec
dummy.c
pinmux_b91.c
pinmux_cc13xx_cc26xx.c
pinmux_esp32.c drivers: esp32: uart: use hal functions 2021-11-03 16:47:32 -04:00
pinmux_hsdk.c
pinmux_intel_s1000.c
pinmux_ite_it8xxx2.c
pinmux_lpc11u6x.c
pinmux_mchp_xec.c
pinmux_mcux.c
pinmux_mcux_lpc.c
pinmux_rv32m1.c
pinmux_sam0.c
pinmux_sifive.c
pinmux_stm32.c pm: device: runtime: use pm_device_runtime* namespace 2021-11-03 16:37:33 -04:00
pinmux_stm32.h drivers: pinmux: stm32: remove pre-DT API 2021-10-04 20:36:17 -04:00