Home
last modified time | relevance | path

Searched refs:HSOTG_PHYCTL_VBENPOL_Pos (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-2.7.6/m48x/Devices/M480/Include/
Dhsotg_reg.h282 #define HSOTG_PHYCTL_VBENPOL_Pos (4) /*!< HSO… macro
283 #define HSOTG_PHYCTL_VBENPOL_Msk (0x1ul << HSOTG_PHYCTL_VBENPOL_Pos) /*!< HSO…
/hal_nuvoton-2.7.6/m48x/StdDriver/inc/
Dhsotg.h136 …OTG->PHYCTL = (HSOTG->PHYCTL & (~HSOTG_PHYCTL_VBENPOL_Msk)) | ((u32Pol)<<HSOTG_PHYCTL_VBENPOL_Pos))