Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/usb/device/
Dusb_dc_rpi_pico.c158 bool abort_handshake_supported = rp2040_chip_version() >= 2; in udc_rpi_cancel_endpoint() local
160 if (abort_handshake_supported) { in udc_rpi_cancel_endpoint()
168 if (abort_handshake_supported) { in udc_rpi_cancel_endpoint()