Home
last modified time | relevance | path

Searched refs:__HAL_RCC_PLL4_ENABLE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c545 __HAL_RCC_PLL4_ENABLE(); in RCCEx_PLL4_Config()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h3905 #define __HAL_RCC_PLL4_ENABLE() LL_RCC_PLL4_Enable() macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h3573 #define __HAL_RCC_PLL4_ENABLE() SET_BIT(RCC->PLL4CR, RCC_PLL4CR_PLLON ) macro