Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/hri/
Dhri_usb_l21.h6557 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_DTGLOUT; in hri_usbendpoint_set_EPSTATUS_DTGLOUT_bit()
6571 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_DTGLOUT; in hri_usbendpoint_write_EPSTATUS_DTGLOUT_bit()
6582 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_DTGLIN; in hri_usbendpoint_set_EPSTATUS_DTGLIN_bit()
6596 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_DTGLIN; in hri_usbendpoint_write_EPSTATUS_DTGLIN_bit()
6607 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_CURBK; in hri_usbendpoint_set_EPSTATUS_CURBK_bit()
6621 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_CURBK; in hri_usbendpoint_write_EPSTATUS_CURBK_bit()
6632 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_STALLRQ0; in hri_usbendpoint_set_EPSTATUS_STALLRQ0_bit()
6647 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_STALLRQ0; in hri_usbendpoint_write_EPSTATUS_STALLRQ0_bit()
6658 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_STALLRQ1; in hri_usbendpoint_set_EPSTATUS_STALLRQ1_bit()
6673 ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUSSET.reg = USB_DEVICE_EPSTATUS_STALLRQ1; in hri_usbendpoint_write_EPSTATUS_STALLRQ1_bit()
[all …]
/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/saml21b/include/component/
Dusb.h1663 …__O USB_DEVICE_EPSTATUSSET_Type EPSTATUSSET; /**< \brief Offset: 0x005 ( /W 8) DEVICE_ENDPOINT E… member