Searched refs:ADC_CFGR_CONTINUOUS (Results 1 – 5 of 5) sorted by relevance
548 #define ADC_CFGR_CONTINUOUS(__CONTINUOUS_MODE__) ((__CONTINUOUS_MODE__) << ADC_CFGR_CONT_Pos) macro
594 tmpCFGR = (ADC_CFGR_CONTINUOUS((uint32_t)hadc->Init.ContinuousConvMode) | in HAL_ADC_Init()
1344 #define __HAL_ADC_CFGR_CONTINUOUS ADC_CFGR_CONTINUOUS
1340 #define __HAL_ADC_CFGR_CONTINUOUS ADC_CFGR_CONTINUOUS
1441 #define __HAL_ADC_CFGR_CONTINUOUS ADC_CFGR_CONTINUOUS