Home
last modified time | relevance | path

Searched refs:EPINTENCLR (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_usb_l21.h6780 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_TRCPT0; in hri_usbendpoint_write_EPINTEN_TRCPT0_bit()
6788 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_TRCPT0; in hri_usbendpoint_clear_EPINTEN_TRCPT0_bit()
6805 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_TRCPT1; in hri_usbendpoint_write_EPINTEN_TRCPT1_bit()
6813 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_TRCPT1; in hri_usbendpoint_clear_EPINTEN_TRCPT1_bit()
6830 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_TRFAIL0; in hri_usbendpoint_write_EPINTEN_TRFAIL0_bit()
6838 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_TRFAIL0; in hri_usbendpoint_clear_EPINTEN_TRFAIL0_bit()
6855 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_TRFAIL1; in hri_usbendpoint_write_EPINTEN_TRFAIL1_bit()
6863 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_TRFAIL1; in hri_usbendpoint_clear_EPINTEN_TRFAIL1_bit()
6880 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_RXSTP; in hri_usbendpoint_write_EPINTEN_RXSTP_bit()
6888 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPINTENCLR.reg = USB_DEVICE_EPINTENSET_RXSTP; in hri_usbendpoint_clear_EPINTEN_RXSTP_bit()
[all …]
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dusb.h1666 …__IO USB_DEVICE_EPINTENCLR_Type EPINTENCLR; /**< \brief Offset: 0x008 (R/W 8) DEVICE_ENDPOINT En… member