Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_ehci.c1610 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_SR_MASK; in USB_DeviceEhciControl()
1614 dcdHSState->dcdRegisterBase->TIMER2_BC12 = in USB_DeviceEhciControl()
1616 dcdHSState->dcdRegisterBase->TIMER2_BC12 |= in USB_DeviceEhciControl()
1618 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_IE_MASK; in USB_DeviceEhciControl()
1619 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_BC12_MASK; in USB_DeviceEhciControl()
1620 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_START_MASK; in USB_DeviceEhciControl()
1623 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_SR_MASK; in USB_DeviceEhciControl()
1782 status = dcdHSState->dcdRegisterBase->STATUS; in USB_DeviceDcdHSIsrFunction()
1784 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_IACK_MASK; in USB_DeviceDcdHSIsrFunction()
1794 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_SR_MASK; in USB_DeviceDcdHSIsrFunction()
[all …]
A Dusb_device_ehci.h88 USBHSDCD_Type *dcdRegisterBase; /*!< The base address of the dcd module */ member
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_ehci.c1573 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_SR_MASK; in USB_DeviceEhciControl()
1577 dcdHSState->dcdRegisterBase->TIMER2_BC12 = in USB_DeviceEhciControl()
1579 dcdHSState->dcdRegisterBase->TIMER2_BC12 |= in USB_DeviceEhciControl()
1581 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_IE_MASK; in USB_DeviceEhciControl()
1582 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_BC12_MASK; in USB_DeviceEhciControl()
1583 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_START_MASK; in USB_DeviceEhciControl()
1586 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_SR_MASK; in USB_DeviceEhciControl()
1743 status = dcdHSState->dcdRegisterBase->STATUS; in USB_DeviceDcdHSIsrFunction()
1745 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_IACK_MASK; in USB_DeviceDcdHSIsrFunction()
1755 dcdHSState->dcdRegisterBase->CONTROL |= USBDCD_CONTROL_SR_MASK; in USB_DeviceDcdHSIsrFunction()
[all …]
A Dusb_device_ehci.h88 USBHSDCD_Type *dcdRegisterBase; /*!< The base address of the dcd module */ member

Completed in 10 milliseconds