Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc_ex.c387 if(PeriphClkInit->Clk48ClockSelection == RCC_CLK48SOURCE_PLLSAIP) in HAL_RCCEx_PeriphCLKConfig()
605 …_CLK48) == RCC_PERIPHCLK_CLK48) && (PeriphClkInit->Clk48ClockSelection == RCC_CLK48SOURCE_PLLSAIP)) in HAL_RCCEx_PeriphCLKConfig()
1068 if(PeriphClkInit->Clk48ClockSelection == RCC_CLK48SOURCE_PLLSAIP) in HAL_RCCEx_PeriphCLKConfig()
1236 …_CLK48) == RCC_PERIPHCLK_CLK48) && (PeriphClkInit->Clk48ClockSelection == RCC_CLK48SOURCE_PLLSAIP)) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h500 #define RCC_CLK48SOURCE_PLLSAIP RCC_DCKCFGR2_CK48MSEL macro
3488 (((SOURCE) == RCC_CLK48SOURCE_PLLSAIP) || \