Searched refs:ADC_CFGR1_DISCONTINUOUS_NUM (Results 1 – 2 of 2) sorted by relevance
719 #define ADC_CFGR1_DISCONTINUOUS_NUM(__NBR_DISCONTINUOUS_CONV__)\ macro
530 tmpCFGR1 |= ADC_CFGR1_DISCONTINUOUS_NUM(hadc->Init.NbrOfDiscConversion); in HAL_ADC_Init()