Searched refs:USB_HOST_FLENHIGH_FLENHIGH (Results 1 – 2 of 2) sorted by relevance
428 #define USB_HOST_FLENHIGH_FLENHIGH(value) (USB_HOST_FLENHIGH_FLENHIGH_Msk & ((value) << USB_HOST_FL… macro
3455 …return (((Usb *)hw)->HOST.FLENHIGH.reg & USB_HOST_FLENHIGH_FLENHIGH(mask)) >> USB_HOST_FLENHIGH_FL… in hri_usbhost_get_FLENHIGH_FLENHIGH_bf()