Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dusb.h641 #define USB_DEVICE_INTFLAG_LPMNYET (_U(0x1) << USB_DEVICE_INTFLAG_LPMNYET_Pos) macro
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_usb_l21.h5037 …return (((Usb *)hw)->DEVICE.INTFLAG.reg & USB_DEVICE_INTFLAG_LPMNYET) >> USB_DEVICE_INTFLAG_LPMNYE… in hri_usbdevice_get_INTFLAG_LPMNYET_bit()
5042 ((Usb *)hw)->DEVICE.INTFLAG.reg = USB_DEVICE_INTFLAG_LPMNYET; in hri_usbdevice_clear_INTFLAG_LPMNYET_bit()
5137 …return (((Usb *)hw)->DEVICE.INTFLAG.reg & USB_DEVICE_INTFLAG_LPMNYET) >> USB_DEVICE_INTFLAG_LPMNYE… in hri_usbdevice_get_interrupt_LPMNYET_bit()
5142 ((Usb *)hw)->DEVICE.INTFLAG.reg = USB_DEVICE_INTFLAG_LPMNYET; in hri_usbdevice_clear_interrupt_LPMNYET_bit()