Searched refs:HSOTG_PHYCTL_VBENPOL_Pos (Results 1 – 2 of 2) sorted by relevance
282 #define HSOTG_PHYCTL_VBENPOL_Pos (4) /*!< HSO… macro283 #define HSOTG_PHYCTL_VBENPOL_Msk (0x1ul << HSOTG_PHYCTL_VBENPOL_Pos) /*!< HSO…
136 …OTG->PHYCTL = (HSOTG->PHYCTL & (~HSOTG_PHYCTL_VBENPOL_Msk)) | ((u32Pol)<<HSOTG_PHYCTL_VBENPOL_Pos))