Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h302 #define IS_RCC_ADC1PCLK2_DIV(ADCCLK) (((ADCCLK) == RCC_ADC1PCLK2_DIV2) || ((ADCCLK) == RCC_ADC1PCLK…
1672 #define RCC_ADC1PCLK2_DIV2 RCC_CFGR_ADCPRE_DIV2 macro