Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_utils.c613 LL_RCC_SetMPUClkSource(LL_RCC_MPU_CLKSOURCE_PLL1); in UTILS_EnablePLLAndSwitchSystem()
614 while (LL_RCC_GetMPUClkSource() != LL_RCC_MPU_CLKSOURCE_PLL1) in UTILS_EnablePLLAndSwitchSystem()
Dstm32mp1xx_ll_rcc.c2110 case LL_RCC_MPU_CLKSOURCE_PLL1: in RCC_GetMPUSSClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h439 #define LL_RCC_MPU_CLKSOURCE_PLL1 RCC_MPCKSELR_MPUSRC_1 /*!< PLL1 selection as MPU cl… macro