Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dusb_dpram.h123 #define usb_dpram ((usb_device_dpram_t *)USBCTRL_DPRAM_BASE)
124 #define usbh_dpram ((usb_host_dpram_t *)USBCTRL_DPRAM_BASE)
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dusb_dpram.h123 #define usb_dpram ((usb_device_dpram_t *)USBCTRL_DPRAM_BASE)
124 #define usbh_dpram ((usb_host_dpram_t *)USBCTRL_DPRAM_BASE)
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h71 #define USBCTRL_DPRAM_BASE _u(0x50100000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h97 #define USBCTRL_DPRAM_BASE _u(0x50100000) macro