Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h495 #define RCC_SPI1CLKSOURCE_PLL3_R RCC_SPI2S1CKSELR_SPI1SRC_2 macro
502 ((__SOURCE__) == RCC_SPI1CLKSOURCE_PLL3_R))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c954 case RCC_SPI1CLKSOURCE_PLL3_R: /* PLL3_R is used as clock source for SPI1 */ in HAL_RCCEx_PeriphCLKConfig()
2528 case RCC_SPI1CLKSOURCE_PLL3_R: in HAL_RCCEx_GetPeriphCLKFreq()