Searched refs:USB_HOST_INTFLAG_HSOF (Results 1 – 2 of 2) sorted by relevance
669 #define USB_HOST_INTFLAG_HSOF (_U(0x1) << USB_HOST_INTFLAG_HSOF_Pos) macro
1940 return (((Usb *)hw)->HOST.INTFLAG.reg & USB_HOST_INTFLAG_HSOF) >> USB_HOST_INTFLAG_HSOF_Pos; in hri_usbhost_get_INTFLAG_HSOF_bit()1945 ((Usb *)hw)->HOST.INTFLAG.reg = USB_HOST_INTFLAG_HSOF; in hri_usbhost_clear_INTFLAG_HSOF_bit()2020 return (((Usb *)hw)->HOST.INTFLAG.reg & USB_HOST_INTFLAG_HSOF) >> USB_HOST_INTFLAG_HSOF_Pos; in hri_usbhost_get_interrupt_HSOF_bit()2025 ((Usb *)hw)->HOST.INTFLAG.reg = USB_HOST_INTFLAG_HSOF; in hri_usbhost_clear_interrupt_HSOF_bit()