Searched refs:USB_HOST_CTRLB_SOFE_Msk (Results 1 – 3 of 3) sorted by relevance
624 #define USB_HOST_CTRLB_SOFE_Msk (_UINT16_(0x1) << USB_HOST_CTRLB_SOFE_Pos) … macro625 #define USB_HOST_CTRLB_SOFE(value) (USB_HOST_CTRLB_SOFE_Msk & (_UINT16_(value) << USB_HO…