Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h650 #define RCC_ADCCLKSOURCE_PLLSAI2 RCC_CCIPR_ADCSEL_1 macro
2863 ((__SOURCE__) == RCC_ADCCLKSOURCE_PLLSAI2) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c667 else if(PeriphClkInit->AdcClockSelection == RCC_ADCCLKSOURCE_PLLSAI2) in HAL_RCCEx_PeriphCLKConfig()
1666 case RCC_ADCCLKSOURCE_PLLSAI2: in HAL_RCCEx_GetPeriphCLKFreq()