Searched refs:USB_HOST_INTENCLR_RST_Msk (Results 1 – 3 of 3) sorted by relevance
789 #define USB_HOST_INTENCLR_RST_Msk (_UINT16_(0x1) << USB_HOST_INTENCLR_RST_Pos) … macro790 #define USB_HOST_INTENCLR_RST(value) (USB_HOST_INTENCLR_RST_Msk & (_UINT16_(value) << USB_…