Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h5609 SET_BIT(RCC->PLL2CFGR3, RCC_PLL2CFGR3_PLL2PDIVEN); in LL_RCC_PLL2P_Enable()
5620 CLEAR_BIT(RCC->PLL2CFGR3, RCC_PLL2CFGR3_PLL2PDIVEN); in LL_RCC_PLL2P_Disable()
5630 …return ((READ_BIT(RCC->PLL2CFGR3, RCC_PLL2CFGR3_PLL2PDIVEN) == RCC_PLL2CFGR3_PLL2PDIVEN) ? 1UL : 0… in LL_RCC_PLL2P_IsEnabled()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25454 #define RCC_PLL2CFGR3_PLL2PDIVEN RCC_PLL2CFGR3_PLL2PDIVEN_Msk /*!< PLL2 post… macro
Dstm32n657xx.h26603 #define RCC_PLL2CFGR3_PLL2PDIVEN RCC_PLL2CFGR3_PLL2PDIVEN_Msk /*!< PLL2 post… macro
Dstm32n655xx.h26361 #define RCC_PLL2CFGR3_PLL2PDIVEN RCC_PLL2CFGR3_PLL2PDIVEN_Msk /*!< PLL2 post… macro
Dstm32n647xx.h25696 #define RCC_PLL2CFGR3_PLL2PDIVEN RCC_PLL2CFGR3_PLL2PDIVEN_Msk /*!< PLL2 post… macro