Searched refs:ADC_CFGR1_REG_DISCONTINUOUS (Results 1 – 2 of 2) sorted by relevance
712 #define ADC_CFGR1_REG_DISCONTINUOUS(__REG_DISCONTINUOUS_MODE__) ((__REG_DISCONTINUOUS_MODE__) << AD… macro
526 ADC_CFGR1_REG_DISCONTINUOUS((uint32_t)hadc->Init.DiscontinuousConvMode)); in HAL_ADC_Init()