Home
last modified time | relevance | path

Searched refs:RCC_PLLCFGR_PLL2TEN (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h4296 SET_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2TEN); in LL_RCC_PLL2T_Enable()
4356 return ((READ_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2TEN) == RCC_PLLCFGR_PLL2TEN) ? 1UL : 0UL); in LL_RCC_PLL2T_IsEnabled()
4421 CLEAR_BIT(RCC->PLLCFGR, RCC_PLLCFGR_PLL2TEN); in LL_RCC_PLL2T_Disable()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14823 #define RCC_PLLCFGR_PLL2TEN RCC_PLLCFGR_PLL2TEN_Msk /*!< PLL2 DIVT divid… macro
Dstm32h7s7xx.h15857 #define RCC_PLLCFGR_PLL2TEN RCC_PLLCFGR_PLL2TEN_Msk /*!< PLL2 DIVT divid… macro
Dstm32h7s3xx.h15455 #define RCC_PLLCFGR_PLL2TEN RCC_PLLCFGR_PLL2TEN_Msk /*!< PLL2 DIVT divid… macro
Dstm32h7r7xx.h15223 #define RCC_PLLCFGR_PLL2TEN RCC_PLLCFGR_PLL2TEN_Msk /*!< PLL2 DIVT divid… macro