Searched refs:tmp_cfgr2 (Results 1 – 3 of 3) sorted by relevance
383 uint32_t tmp_cfgr2 = 0UL; in HAL_ADC_Init() local553 tmp_cfgr2 |= (hadc->Init.TriggerFrequencyMode); in HAL_ADC_Init()557 tmp_cfgr2 |= (ADC_CFGR2_OVSE | in HAL_ADC_Init()570 tmp_cfgr2); in HAL_ADC_Init()649 tmp_cfgr2); in HAL_ADC_Init()
383 uint32_t tmp_cfgr2 = 0UL; in HAL_ADC_Init() local602 tmp_cfgr2 |= ((hadc->Init.ClockPrescaler & ADC_CFGR2_CKMODE) | in HAL_ADC_Init()608 tmp_cfgr2 |= (ADC_CFGR2_OVSE | in HAL_ADC_Init()623 tmp_cfgr2); in HAL_ADC_Init()
384 uint32_t tmp_cfgr2 = 0UL; in HAL_ADC_Init() local606 tmp_cfgr2 |= ((hadc->Init.ClockPrescaler & ADC_CFGR2_CKMODE) | in HAL_ADC_Init()612 tmp_cfgr2 |= (ADC_CFGR2_OVSE | in HAL_ADC_Init()627 tmp_cfgr2); in HAL_ADC_Init()