Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h5959 SET_BIT(RCC->PLL3CFGR3, RCC_PLL3CFGR3_PLL3PDIVEN); in LL_RCC_PLL3P_Enable()
5970 CLEAR_BIT(RCC->PLL3CFGR3, RCC_PLL3CFGR3_PLL3PDIVEN); in LL_RCC_PLL3P_Disable()
5980 …return ((READ_BIT(RCC->PLL3CFGR3, RCC_PLL3CFGR3_PLL3PDIVEN) == RCC_PLL3CFGR3_PLL3PDIVEN) ? 1UL : 0… in LL_RCC_PLL3P_IsEnabled()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25508 #define RCC_PLL3CFGR3_PLL3PDIVEN RCC_PLL3CFGR3_PLL3PDIVEN_Msk /*!< PLL3 post… macro
Dstm32n657xx.h26657 #define RCC_PLL3CFGR3_PLL3PDIVEN RCC_PLL3CFGR3_PLL3PDIVEN_Msk /*!< PLL3 post… macro
Dstm32n655xx.h26415 #define RCC_PLL3CFGR3_PLL3PDIVEN RCC_PLL3CFGR3_PLL3PDIVEN_Msk /*!< PLL3 post… macro
Dstm32n647xx.h25750 #define RCC_PLL3CFGR3_PLL3PDIVEN RCC_PLL3CFGR3_PLL3PDIVEN_Msk /*!< PLL3 post… macro