Searched refs:OTG_PHYCTL_VBSTSPOL_Pos (Results 1 – 6 of 6) sorted by relevance
286 #define OTG_PHYCTL_VBSTSPOL_Pos (5) /*!< OTG… macro287 #define OTG_PHYCTL_VBSTSPOL_Msk (0x1ul << OTG_PHYCTL_VBSTSPOL_Pos) /*!< OTG…
280 #define OTG_PHYCTL_VBSTSPOL_Pos (5) /*!< OTG… macro281 #define OTG_PHYCTL_VBSTSPOL_Msk (0x1ul << OTG_PHYCTL_VBSTSPOL_Pos) /*!< OTG…
147 … (OTG->PHYCTL = (OTG->PHYCTL & (~OTG_PHYCTL_VBSTSPOL_Msk)) | ((u32Pol) << OTG_PHYCTL_VBSTSPOL_Pos))
147 …l) (OTG->PHYCTL = (OTG->PHYCTL & (~OTG_PHYCTL_VBSTSPOL_Msk)) | ((u32Pol)<<OTG_PHYCTL_VBSTSPOL_Pos))