Searched refs:HSOTG_PHYCTL_VBSTSPOL_Pos (Results 1 – 2 of 2) sorted by relevance
285 #define HSOTG_PHYCTL_VBSTSPOL_Pos (5) /*!< HSO… macro286 #define HSOTG_PHYCTL_VBSTSPOL_Msk (0x1ul << HSOTG_PHYCTL_VBSTSPOL_Pos) /*!< HSO…
147 …G->PHYCTL = (HSOTG->PHYCTL & (~HSOTG_PHYCTL_VBSTSPOL_Msk)) | ((u32Pol)<<HSOTG_PHYCTL_VBSTSPOL_Pos))