Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_usb_reset_interface_headers/include/pico/
Dusb_reset_interface.h24 #define RESET_REQUEST_BOOTSEL 0x01 macro
/hal_rpi_pico-latest/src/rp2_common/pico_stdio_usb/
Dreset_interface.c120 if (request->bRequest == RESET_REQUEST_BOOTSEL) { in resetd_control_xfer_cb()