Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_usb_reset_interface_headers/include/pico/
Dusb_reset_interface.h26 #define RESET_REQUEST_FLASH 0x02 macro
/hal_rpi_pico-latest/src/rp2_common/pico_stdio_usb/
Dreset_interface.c140 if (request->bRequest == RESET_REQUEST_FLASH) { in resetd_control_xfer_cb()