Searched refs:USB_HOST_INTFLAG_UPRSM (Results 1 – 2 of 2) sorted by relevance
677 #define USB_HOST_INTFLAG_UPRSM (_U(0x1) << USB_HOST_INTFLAG_UPRSM_Pos) macro
1980 return (((Usb *)hw)->HOST.INTFLAG.reg & USB_HOST_INTFLAG_UPRSM) >> USB_HOST_INTFLAG_UPRSM_Pos; in hri_usbhost_get_INTFLAG_UPRSM_bit()1985 ((Usb *)hw)->HOST.INTFLAG.reg = USB_HOST_INTFLAG_UPRSM; in hri_usbhost_clear_INTFLAG_UPRSM_bit()2060 return (((Usb *)hw)->HOST.INTFLAG.reg & USB_HOST_INTFLAG_UPRSM) >> USB_HOST_INTFLAG_UPRSM_Pos; in hri_usbhost_get_interrupt_UPRSM_bit()2065 ((Usb *)hw)->HOST.INTFLAG.reg = USB_HOST_INTFLAG_UPRSM; in hri_usbhost_clear_interrupt_UPRSM_bit()