Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/esptool/
Dbin_image.py643 WP_PIN_DISABLED = 0xEE variable in ESP32FirmwareImage
655 self.wp_pin = self.WP_PIN_DISABLED
Dcmds.py820 *["(disabled)"] if image.wp_pin == image.WP_PIN_DISABLED else [],