Home
last modified time | relevance | path

Searched refs:LL_RCC_SetMPUClkSource (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()
Dstm32mp1xx_ll_rcc.c168 LL_RCC_SetMPUClkSource(LL_RCC_MPU_CLKSOURCE_HSI); in LL_RCC_DeInit()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h1974 __STATIC_INLINE void LL_RCC_SetMPUClkSource(uint32_t Source) in LL_RCC_SetMPUClkSource() function