Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_usb_l21.h6562 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_DTGL… in hri_usbendpoint_get_EPSTATUS_DTGLOUT_bit()
6587 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_DTGL… in hri_usbendpoint_get_EPSTATUS_DTGLIN_bit()
6612 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_CURB… in hri_usbendpoint_get_EPSTATUS_CURBK_bit()
6637 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_STAL… in hri_usbendpoint_get_EPSTATUS_STALLRQ0_bit()
6663 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_STAL… in hri_usbendpoint_get_EPSTATUS_STALLRQ1_bit()
6689 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_BK0R… in hri_usbendpoint_get_EPSTATUS_BK0RDY_bit()
6714 …return (((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_BK1R… in hri_usbendpoint_get_EPSTATUS_BK1RDY_bit()
6742 tmp = ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg; in hri_usbendpoint_get_EPSTATUS_reg()
6750 return ((UsbDevice *)hw)->DeviceEndpoint[submodule_index].EPSTATUS.reg; in hri_usbendpoint_read_EPSTATUS_reg()
7351 …return (((Usb *)hw)->DEVICE.DeviceEndpoint[submodule_index].EPSTATUS.reg & USB_DEVICE_EPSTATUS_DTG… in hri_usbdevice_get_EPSTATUS_DTGLOUT_bit()
[all …]
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dusb.h1664 …__I USB_DEVICE_EPSTATUS_Type EPSTATUS; /**< \brief Offset: 0x006 (R/ 8) DEVICE_ENDPOINT End… member