Home
last modified time | relevance | path

Searched refs:GPIO_SHORT_HOLD (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bootloader_support/include/
Dbootloader_common.h37 GPIO_SHORT_HOLD = -1, /*!< The short hold GPIO */ enumerator
/device/soc/esp/esp32/components/bootloader_support/src/
Dbootloader_common.c61 return GPIO_SHORT_HOLD; in bootloader_common_check_long_hold_gpio()