Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h413 #define RCC_SAI1CLKSOURCE_PLL3_R RCC_SAI1CKSELR_SAI1SRC_2 macro
420 ((__SOURCE__) == RCC_SAI1CLKSOURCE_PLL3_R))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c752 case RCC_SAI1CLKSOURCE_PLL3_R: /* PLL3_R is used as clock source for SAI1*/ in HAL_RCCEx_PeriphCLKConfig()
2413 case RCC_SAI1CLKSOURCE_PLL3_R: in HAL_RCCEx_GetPeriphCLKFreq()