Home
last modified time | relevance | path

Searched refs:__HAL_RCC_PLL3_SOURCE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c321 __HAL_RCC_PLL3_SOURCE(pll3->PLLSource); in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h3498 #define __HAL_RCC_PLL3_SOURCE(__RCC_PLL3SOURCE__ ) \ macro