Searched refs:dcdRegisterBase (Results 1 – 4 of 4) sorted by relevance
1610 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 …]
88 USBHSDCD_Type *dcdRegisterBase; /*!< The base address of the dcd module */ member
1573 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 …]
Completed in 10 milliseconds