zephyr/soc/xtensa/esp32s3
Lucas Tamborrino e229898caf drivers: pinctrl: esp32xx: allow internal loopback
Provides a way to use pinctrl to allow internal loopback
on a peripheral pin for testing purposes.
This is done by using output-enable on a input pin and
input-enable on a output pin.

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2023-06-22 08:13:36 +00:00
..
include
CMakeLists.txt soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
Kconfig.defconfig soc: esp32*: do not enable HAS_DYNAMIC_DEVICE_HANDLES 2023-06-15 10:09:26 -04:00
Kconfig.soc soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
default.ld soc: esp32: Fix linker scripts 2023-06-01 10:05:20 +02:00
linker.ld soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
loader.c soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
mcuboot.ld soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
newlib_fix.c
pinctrl_soc.h drivers: pinctrl: esp32xx: allow internal loopback 2023-06-22 08:13:36 +00:00
soc.c soc: esp32: Update soc startup and cache init 2023-06-01 10:05:20 +02:00
soc.h soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
soc_cache.c soc: esp32: Update soc startup and cache init 2023-06-01 10:05:20 +02:00