Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/
Dusb_console.c52 REBOOT_NONE, enumerator
59 static reboot_type_t s_queue_reboot = REBOOT_NONE;
176 if (s_queue_reboot != REBOOT_NONE) { in esp_usb_console_interrupt()