Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h1593 #define IS_RCC_ADC345CLKSOURCE(__SOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c453 assert_param(IS_RCC_ADC345CLKSOURCE(PeriphClkInit->Adc345ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()