Home
last modified time | relevance | path

Searched defs:SERIAL_BOOT_GPIO_DETECT (Results 1 – 7 of 7) sorted by relevance

/mcuboot-latest/boot/espressif/port/esp32s3/
Dserial_adapter.c28 #define SERIAL_BOOT_GPIO_DETECT CONFIG_ESP_SERIAL_BOOT_GPIO_DETECT macro
30 #define SERIAL_BOOT_GPIO_DETECT GPIO_NUM_5 macro
/mcuboot-latest/boot/espressif/port/esp32c3/
Dserial_adapter.c25 #define SERIAL_BOOT_GPIO_DETECT CONFIG_ESP_SERIAL_BOOT_GPIO_DETECT macro
27 #define SERIAL_BOOT_GPIO_DETECT GPIO_NUM_5 macro
/mcuboot-latest/boot/espressif/port/esp32c6/
Dserial_adapter.c25 #define SERIAL_BOOT_GPIO_DETECT CONFIG_ESP_SERIAL_BOOT_GPIO_DETECT macro
27 #define SERIAL_BOOT_GPIO_DETECT GPIO_NUM_3 macro
/mcuboot-latest/boot/espressif/port/esp32h2/
Dserial_adapter.c25 #define SERIAL_BOOT_GPIO_DETECT CONFIG_ESP_SERIAL_BOOT_GPIO_DETECT macro
27 #define SERIAL_BOOT_GPIO_DETECT GPIO_NUM_12 macro
/mcuboot-latest/boot/espressif/port/esp32/
Dserial_adapter.c22 #define SERIAL_BOOT_GPIO_DETECT CONFIG_ESP_SERIAL_BOOT_GPIO_DETECT macro
24 #define SERIAL_BOOT_GPIO_DETECT GPIO_NUM_5 macro
/mcuboot-latest/boot/espressif/port/esp32c2/
Dserial_adapter.c24 #define SERIAL_BOOT_GPIO_DETECT CONFIG_ESP_SERIAL_BOOT_GPIO_DETECT macro
26 #define SERIAL_BOOT_GPIO_DETECT GPIO_NUM_18 macro
/mcuboot-latest/boot/espressif/port/esp32s2/
Dserial_adapter.c27 #define SERIAL_BOOT_GPIO_DETECT CONFIG_ESP_SERIAL_BOOT_GPIO_DETECT macro
29 #define SERIAL_BOOT_GPIO_DETECT GPIO_NUM_5 macro