Searched refs:USBDC_PERSIST_ENA (Results 1 – 7 of 7) sorted by relevance
28 #define USBDC_PERSIST_ENA (1<<31) macro
186 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in esp_usb_console_before_restart()192 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in esp_usb_console_before_restart()
187 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in esp_usb_console_before_restart()193 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in esp_usb_console_before_restart()
76 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in bootloader_console_deinit()
250 chip_usb_set_persist_flags(USBDC_PERSIST_ENA); in stub_io_idle_hook()
137 #define USBDC_PERSIST_ENA (1<<31) macro