Searched refs:USB_HOST_CTRLB_BUSRESET_Msk (Results 1 – 3 of 3) sorted by relevance
627 #define USB_HOST_CTRLB_BUSRESET_Msk (_UINT16_(0x1) << USB_HOST_CTRLB_BUSRESET_Pos) … macro628 #define USB_HOST_CTRLB_BUSRESET(value) (USB_HOST_CTRLB_BUSRESET_Msk & (_UINT16_(value) << US…