Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h3109 #define __HAL_RCC_ADC1_CONFIG(__ADC1CLKSource__) \ argument
3110 MODIFY_REG(RCC->CFGR2, RCC_CFGR2_ADC1PRES, (uint32_t)(__ADC1CLKSource__))
3503 #define __HAL_RCC_ADC1_CONFIG(__ADC1CLKSource__) \ argument
3504 MODIFY_REG(RCC->CFGR, RCC_CFGR_ADCPRE, (uint32_t)(__ADC1CLKSource__))