Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h6309 SET_BIT(RCC->PLL4CFGR3, RCC_PLL4CFGR3_PLL4PDIVEN); in LL_RCC_PLL4P_Enable()
6320 CLEAR_BIT(RCC->PLL4CFGR3, RCC_PLL4CFGR3_PLL4PDIVEN); in LL_RCC_PLL4P_Disable()
6330 …return ((READ_BIT(RCC->PLL4CFGR3, RCC_PLL4CFGR3_PLL4PDIVEN) == RCC_PLL4CFGR3_PLL4PDIVEN) ? 1UL : 0… in LL_RCC_PLL4P_IsEnabled()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25562 #define RCC_PLL4CFGR3_PLL4PDIVEN RCC_PLL4CFGR3_PLL4PDIVEN_Msk /*!< PLL4 post… macro
Dstm32n657xx.h26711 #define RCC_PLL4CFGR3_PLL4PDIVEN RCC_PLL4CFGR3_PLL4PDIVEN_Msk /*!< PLL4 post… macro
Dstm32n655xx.h26469 #define RCC_PLL4CFGR3_PLL4PDIVEN RCC_PLL4CFGR3_PLL4PDIVEN_Msk /*!< PLL4 post… macro
Dstm32n647xx.h25804 #define RCC_PLL4CFGR3_PLL4PDIVEN RCC_PLL4CFGR3_PLL4PDIVEN_Msk /*!< PLL4 post… macro