Searched refs:USBDC_PERSIST_ENA (Results 1 – 6 of 6) sorted by relevance
20 #define USBDC_PERSIST_ENA (1<<31) macro
77 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in bootloader_console_deinit()
229 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in esp_usb_console_before_restart()235 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in esp_usb_console_before_restart()
261 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in stub_io_idle_hook()
141 #define USBDC_PERSIST_ENA (1<<31) macro