Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c451 case RCC_SAI4BCLKSOURCE_PLL: /* PLL is used as clock source for SAI2*/ in HAL_RCCEx_PeriphCLKConfig()
2376 case RCC_SAI4BCLKSOURCE_PLL: /* PLL1 is the clock source for SAI4B */ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1220 #define RCC_SAI4BCLKSOURCE_PLL (0x00000000U) macro
4276 (((__SOURCE__) == RCC_SAI4BCLKSOURCE_PLL) || \