Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_fix/rp2040_usb_device_enumeration/
Drp2040_usb_device_enumeration.c136 while (!(usb_hw->sie_status & USB_SIE_STATUS_CONNECTED_BITS)) tight_loop_contents(); in hw_enumeration_fix_finish()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dusb.h1012 #define USB_SIE_STATUS_CONNECTED_BITS _u(0x00010000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dusb.h1039 #define USB_SIE_STATUS_CONNECTED_BITS _u(0x00010000) macro