Home
last modified time | relevance | path

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

/platform/stellaris/
A Dusbc.c87 USBDevMode(USB0_BASE); in stellaris_usbc_init()
88 USBPHYPowerOn(USB0_BASE); in stellaris_usbc_init()
93 printf("addr %lu\n", USBDevAddrGet(USB0_BASE)); in stellaris_usbc_init()
98 USBIntDisableControl(USB0_BASE, USB_INTCTRL_ALL); in stellaris_usbc_init()
111 USBDevAddrSet(USB0_BASE, addr); in ep0_irq()
138 uint status = USBIntStatusControl(USB0_BASE); in stellaris_usb0_irq()
153 status = USBIntStatusEndpoint(USB0_BASE); in stellaris_usb0_irq()
167 USBDevEndpointDataAck(USB0_BASE, USB_EP_0, true); in usbc_ep0_ack()
173 USBDevEndpointStall(USB0_BASE, USB_EP_0, 0); in usbc_ep0_stall()
204 USBDevConnect(USB0_BASE); in usbc_set_active()
[all …]
/platform/alterasoc/include/platform/
A Dalterasoc.h32 #define USB0_BASE (0xffb00000) macro
/platform/lpc43xx/include/platform/
A Dlpc43xx-usb.h11 #define USB0_BASE 0x40006000 macro
/platform/zynq/include/platform/
A Dzynq.h24 #define USB0_BASE (0xe0002000) macro
/platform/lpc43xx/
A Dudc.c447 usb->base = USB0_BASE; in lpc43xx_usb_init()

Completed in 14 milliseconds