Searched refs:reset_usb_boot (Results 1 – 4 of 4) sorted by relevance
61 …reset_usb_boot(gpio_mask, (request->wValue & 0x7f) | PICO_STDIO_USB_RESET_BOOTSEL_INTERFACE_DISABL… in resetd_control_xfer_cb()110 reset_usb_boot(gpio_mask, PICO_STDIO_USB_RESET_BOOTSEL_INTERFACE_DISABLE_MASK); in tud_cdc_line_coding_cb()
79 reset_usb_boot( in boot_double_tap_check()
161 static inline void __attribute__((noreturn)) reset_usb_boot(uint32_t usb_activity_gpio_pin_mask, in reset_usb_boot() function
184 reset_usb_boot(0,0); in _exit()
Completed in 8 milliseconds