Searched refs:EPINTENSET (Results 1 – 2 of 2) sorted by relevance
6768 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg = USB_DEVICE_EPINTENSET_TRCPT0; in hri_usbendpoint_set_EPINTEN_TRCPT0_bit()6773 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg & USB_DEVICE_EPINTENSET_… in hri_usbendpoint_get_EPINTEN_TRCPT0_bit()6782 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg = USB_DEVICE_EPINTENSET_TRCPT0; in hri_usbendpoint_write_EPINTEN_TRCPT0_bit()6793 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg = USB_DEVICE_EPINTENSET_TRCPT1; in hri_usbendpoint_set_EPINTEN_TRCPT1_bit()6798 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg & USB_DEVICE_EPINTENSET_… in hri_usbendpoint_get_EPINTEN_TRCPT1_bit()6807 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg = USB_DEVICE_EPINTENSET_TRCPT1; in hri_usbendpoint_write_EPINTEN_TRCPT1_bit()6818 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg = USB_DEVICE_EPINTENSET_TRFAIL0; in hri_usbendpoint_set_EPINTEN_TRFAIL0_bit()6823 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg & USB_DEVICE_EPINTENSET_… in hri_usbendpoint_get_EPINTEN_TRFAIL0_bit()6832 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg = USB_DEVICE_EPINTENSET_TRFAIL0; in hri_usbendpoint_write_EPINTEN_TRFAIL0_bit()6843 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENSET.reg = USB_DEVICE_EPINTENSET_TRFAIL1; in hri_usbendpoint_set_EPINTEN_TRFAIL1_bit()[all …]
1667 …__IO USB_DEVICE_EPINTENSET_Type EPINTENSET; /**< \brief Offset: 0x009 (R/W 8) DEVICE_ENDPOINT En… member