Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/ports/stm32/
H A Dsystem_stm32.c384 PeriphClkInitStruct.AdcClockSelection = RCC_ADCCLKSOURCE_PLLSAI1; in SystemClock_Config()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/src/
H A Dstm32h7xx_hal_rcc_ex.c1122 switch(PeriphClkInit->AdcClockSelection) in HAL_RCCEx_PeriphCLKConfig()
1151 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
1432 PeriphClkInit->AdcClockSelection = __HAL_RCC_GET_ADC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_hal_rcc_ex.h224 uint32_t AdcClockSelection; /*!< Specifies ADC interface clock source member