Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h1950 __STATIC_INLINE void LL_RCC_SetADCClockSource(uint32_t ADC4Source) in LL_RCC_SetADCClockSource() argument
1952 MODIFY_REG(RCC->CCIPR3, RCC_CCIPR3_ADCSEL, ADC4Source); in LL_RCC_SetADCClockSource()