Home
last modified time | relevance | path

Searched refs:RCC_PLL2CFGR_PLL2REN (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rcc_ex.h384 #define RCC_PLL2_DIVR RCC_PLL2CFGR_PLL2REN
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h554 #define RCC_PLL2_DIVR RCC_PLL2CFGR_PLL2REN
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc_ex.c2513 …CLEAR_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2PEN | RCC_PLL2CFGR_PLL2QEN | RCC_PLL2CFGR_PLL2REN | RCC_… in HAL_RCCEx_DisablePLL2()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c5418 …CLEAR_BIT(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2PEN | RCC_PLL2CFGR_PLL2QEN | RCC_PLL2CFGR_PLL2REN | RCC_… in HAL_RCCEx_DisablePLL2()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h15484 #define RCC_PLL2CFGR_PLL2REN RCC_PLL2CFGR_PLL2REN_Msk /*!< PLL2 DIVR … macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h15907 #define RCC_PLL2CFGR_PLL2REN RCC_PLL2CFGR_PLL2REN_Msk macro