Searched refs:USB_HOST_INTFLAG_DNRSM (Results 1 – 2 of 2) sorted by relevance
675 #define USB_HOST_INTFLAG_DNRSM (_U(0x1) << USB_HOST_INTFLAG_DNRSM_Pos) macro
1970 return (((Usb *)hw)->HOST.INTFLAG.reg & USB_HOST_INTFLAG_DNRSM) >> USB_HOST_INTFLAG_DNRSM_Pos; in hri_usbhost_get_INTFLAG_DNRSM_bit()1975 ((Usb *)hw)->HOST.INTFLAG.reg = USB_HOST_INTFLAG_DNRSM; in hri_usbhost_clear_INTFLAG_DNRSM_bit()2050 return (((Usb *)hw)->HOST.INTFLAG.reg & USB_HOST_INTFLAG_DNRSM) >> USB_HOST_INTFLAG_DNRSM_Pos; in hri_usbhost_get_interrupt_DNRSM_bit()2055 ((Usb *)hw)->HOST.INTFLAG.reg = USB_HOST_INTFLAG_DNRSM; in hri_usbhost_clear_interrupt_DNRSM_bit()