Searched refs:HSUSBD_ENABLE_PHY (Results 1 – 3 of 3) sorted by relevance
135 #define HSUSBD_ENABLE_PHY() ((uint32_t)(HSUSBD->PHYCTL |= HSUSBD_PHYCTL_PHYEN_Msk)) /… macro
160 #define HSUSBD_ENABLE_PHY() ((uint32_t)(HSUSBD->PHYCTL |= HSUSBD_PHYCTL_PHYEN_Msk)) /… macro
77 HSUSBD_ENABLE_PHY(); in HSUSBD_Open()