Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h430 #define RCC_SAI2CLKSOURCE_PLL3_Q RCC_SAI2CKSELR_SAI2SRC_0 macro
439 ((__SOURCE__) == RCC_SAI2CLKSOURCE_PLL3_Q) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c791 case RCC_SAI2CLKSOURCE_PLL3_Q: /* PLL3_Q is used as clock source for SAI2 */ in HAL_RCCEx_PeriphCLKConfig()
2445 case RCC_SAI2CLKSOURCE_PLL3_Q: in HAL_RCCEx_GetPeriphCLKFreq()