Searched refs:HSOTG_PHYCTL_VBENPOL_Pos (Results 1 – 4 of 4) 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))
144 …G->PHYCTL = (HSOTG->PHYCTL & (~HSOTG_PHYCTL_VBENPOL_Msk)) | ((u32Pol) << HSOTG_PHYCTL_VBENPOL_Pos))