Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc_ex.h362 #define RCC_ADCCLKSOURCE_PLL1P RCC_CCIPR3_ADCSEL_1 macro
970 ((__SOURCE__) == RCC_ADCCLKSOURCE_PLL1P) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c1023 else if (srcclk == RCC_ADCCLKSOURCE_PLL1P) in HAL_RCCEx_GetPeriphCLKFreq()