Searched refs:USB_HOST_INTFLAG_RST (Results 1 – 2 of 2) sorted by relevance
671 #define USB_HOST_INTFLAG_RST (_U(0x1) << USB_HOST_INTFLAG_RST_Pos) macro
1950 return (((Usb *)hw)->HOST.INTFLAG.reg & USB_HOST_INTFLAG_RST) >> USB_HOST_INTFLAG_RST_Pos; in hri_usbhost_get_INTFLAG_RST_bit()1955 ((Usb *)hw)->HOST.INTFLAG.reg = USB_HOST_INTFLAG_RST; in hri_usbhost_clear_INTFLAG_RST_bit()2030 return (((Usb *)hw)->HOST.INTFLAG.reg & USB_HOST_INTFLAG_RST) >> USB_HOST_INTFLAG_RST_Pos; in hri_usbhost_get_interrupt_RST_bit()2035 ((Usb *)hw)->HOST.INTFLAG.reg = USB_HOST_INTFLAG_RST; in hri_usbhost_clear_interrupt_RST_bit()