Home
last modified time | relevance | path

Searched refs:OTG_PHYCTL_VBSTSPOL_Pos (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dotg_reg.h286 #define OTG_PHYCTL_VBSTSPOL_Pos (5) /*!< OTG… macro
287 #define OTG_PHYCTL_VBSTSPOL_Msk (0x1ul << OTG_PHYCTL_VBSTSPOL_Pos) /*!< OTG…
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dotg_reg.h286 #define OTG_PHYCTL_VBSTSPOL_Pos (5) /*!< OTG… macro
287 #define OTG_PHYCTL_VBSTSPOL_Msk (0x1ul << OTG_PHYCTL_VBSTSPOL_Pos) /*!< OTG…
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dotg_reg.h280 #define OTG_PHYCTL_VBSTSPOL_Pos (5) /*!< OTG… macro
281 #define OTG_PHYCTL_VBSTSPOL_Msk (0x1ul << OTG_PHYCTL_VBSTSPOL_Pos) /*!< OTG…
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dotg.h147 … (OTG->PHYCTL = (OTG->PHYCTL & (~OTG_PHYCTL_VBSTSPOL_Msk)) | ((u32Pol) << OTG_PHYCTL_VBSTSPOL_Pos))
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dotg.h147 …l) (OTG->PHYCTL = (OTG->PHYCTL & (~OTG_PHYCTL_VBSTSPOL_Msk)) | ((u32Pol)<<OTG_PHYCTL_VBSTSPOL_Pos))
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dotg.h147 …l) (OTG->PHYCTL = (OTG->PHYCTL & (~OTG_PHYCTL_VBSTSPOL_Msk)) | ((u32Pol)<<OTG_PHYCTL_VBSTSPOL_Pos))