Searched refs:DeviceEndpoint (Results 1 – 2 of 2) sorted by relevance
6557 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_DTGLOUT; in hri_usbendpoint_set_EPSTATUS_DTGLOUT_bit()6562 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_DTGL… in hri_usbendpoint_get_EPSTATUS_DTGLOUT_bit()6569 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSCLR.reg = USB_DEVICE_EPSTATUS_DTGLOUT; in hri_usbendpoint_write_EPSTATUS_DTGLOUT_bit()6571 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_DTGLOUT; in hri_usbendpoint_write_EPSTATUS_DTGLOUT_bit()6577 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSCLR.reg = USB_DEVICE_EPSTATUS_DTGLOUT; in hri_usbendpoint_clear_EPSTATUS_DTGLOUT_bit()6582 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_DTGLIN; in hri_usbendpoint_set_EPSTATUS_DTGLIN_bit()6587 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_DTGL… in hri_usbendpoint_get_EPSTATUS_DTGLIN_bit()6594 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSCLR.reg = USB_DEVICE_EPSTATUS_DTGLIN; in hri_usbendpoint_write_EPSTATUS_DTGLIN_bit()6596 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_DTGLIN; in hri_usbendpoint_write_EPSTATUS_DTGLIN_bit()6602 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSCLR.reg = USB_DEVICE_EPSTATUS_DTGLIN; in hri_usbendpoint_clear_EPSTATUS_DTGLIN_bit()[all …]
1715 …UsbDeviceEndpoint DeviceEndpoint[8]; /**< \brief Offset: 0x100 UsbDeviceEndpoint groups [E… member