Home
last modified time | relevance | path

Searched refs:HSOTG_PHYCTL_VBSTSPOL_Pos (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dhsotg_reg.h285 #define HSOTG_PHYCTL_VBSTSPOL_Pos (5) /*!< HSO… macro
286 #define HSOTG_PHYCTL_VBSTSPOL_Msk (0x1ul << HSOTG_PHYCTL_VBSTSPOL_Pos) /*!< HSO…
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dhsotg_reg.h285 #define HSOTG_PHYCTL_VBSTSPOL_Pos (5) /*!< HSO… macro
286 #define HSOTG_PHYCTL_VBSTSPOL_Msk (0x1ul << HSOTG_PHYCTL_VBSTSPOL_Pos) /*!< HSO…
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dhsotg.h147 …G->PHYCTL = (HSOTG->PHYCTL & (~HSOTG_PHYCTL_VBSTSPOL_Msk)) | ((u32Pol)<<HSOTG_PHYCTL_VBSTSPOL_Pos))
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dhsotg.h155 …>PHYCTL = (HSOTG->PHYCTL & (~HSOTG_PHYCTL_VBSTSPOL_Msk)) | ((u32Pol) << HSOTG_PHYCTL_VBSTSPOL_Pos))