Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h1587 #define IS_RCC_ADC12CLKSOURCE(__SOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c436 assert_param(IS_RCC_ADC12CLKSOURCE(PeriphClkInit->Adc12ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()