Searched refs:tmp_flag_end (Results 1 – 11 of 11) sorted by relevance
477 uint32_t tmp_flag_end; in HAL_ADCEx_InjectedPollForConversion() local492 tmp_flag_end = ADC_FLAG_JEOS; in HAL_ADCEx_InjectedPollForConversion()496 tmp_flag_end = ADC_FLAG_JEOC; in HAL_ADCEx_InjectedPollForConversion()503 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADCEx_InjectedPollForConversion()511 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADCEx_InjectedPollForConversion()583 if (tmp_flag_end == ADC_FLAG_JEOS) in HAL_ADCEx_InjectedPollForConversion()
484 uint32_t tmp_flag_end; in HAL_ADCEx_InjectedPollForConversion() local499 tmp_flag_end = ADC_FLAG_JEOS; in HAL_ADCEx_InjectedPollForConversion()503 tmp_flag_end = ADC_FLAG_JEOC; in HAL_ADCEx_InjectedPollForConversion()510 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADCEx_InjectedPollForConversion()518 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADCEx_InjectedPollForConversion()590 if (tmp_flag_end == ADC_FLAG_JEOS) in HAL_ADCEx_InjectedPollForConversion()
479 uint32_t tmp_flag_end; in HAL_ADCEx_InjectedPollForConversion() local494 tmp_flag_end = ADC_FLAG_JEOS; in HAL_ADCEx_InjectedPollForConversion()498 tmp_flag_end = ADC_FLAG_JEOC; in HAL_ADCEx_InjectedPollForConversion()505 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADCEx_InjectedPollForConversion()513 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADCEx_InjectedPollForConversion()585 if (tmp_flag_end == ADC_FLAG_JEOS) in HAL_ADCEx_InjectedPollForConversion()
667 uint32_t tmp_flag_end; in HAL_ADCEx_InjectedPollForConversion() local682 tmp_flag_end = ADC_FLAG_JEOS; in HAL_ADCEx_InjectedPollForConversion()686 tmp_flag_end = ADC_FLAG_JEOC; in HAL_ADCEx_InjectedPollForConversion()692 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADCEx_InjectedPollForConversion()699 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADCEx_InjectedPollForConversion()769 if (tmp_flag_end == ADC_FLAG_JEOS) in HAL_ADCEx_InjectedPollForConversion()
1759 uint32_t tmp_flag_end; in HAL_ADC_PollForConversion() local1772 tmp_flag_end = ADC_FLAG_EOS; in HAL_ADC_PollForConversion()1800 tmp_flag_end = (ADC_FLAG_EOC); in HAL_ADC_PollForConversion()1813 tmp_flag_end = (ADC_FLAG_EOC); in HAL_ADC_PollForConversion()1825 tmp_flag_end = (ADC_FLAG_EOC); in HAL_ADC_PollForConversion()1838 tmp_flag_end = (ADC_FLAG_EOC); in HAL_ADC_PollForConversion()1847 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()1855 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()1916 if (tmp_flag_end == ADC_FLAG_EOS) in HAL_ADC_PollForConversion()
1267 uint32_t tmp_flag_end; in HAL_ADC_PollForConversion() local1275 tmp_flag_end = ADC_FLAG_EOS; in HAL_ADC_PollForConversion()1295 tmp_flag_end = (ADC_FLAG_EOC); in HAL_ADC_PollForConversion()1303 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()1311 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()
1259 uint32_t tmp_flag_end; in HAL_ADC_PollForConversion() local1267 tmp_flag_end = ADC_FLAG_EOS; in HAL_ADC_PollForConversion()1287 tmp_flag_end = (ADC_FLAG_EOC); in HAL_ADC_PollForConversion()1295 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()1303 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()
1299 uint32_t tmp_flag_end; in HAL_ADC_PollForConversion() local1307 tmp_flag_end = ADC_FLAG_EOS; in HAL_ADC_PollForConversion()1327 tmp_flag_end = (ADC_FLAG_EOC); in HAL_ADC_PollForConversion()1335 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()1343 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()
1290 uint32_t tmp_flag_end; in HAL_ADC_PollForConversion() local1298 tmp_flag_end = ADC_FLAG_EOS; in HAL_ADC_PollForConversion()1318 tmp_flag_end = (ADC_FLAG_EOC); in HAL_ADC_PollForConversion()1326 while ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()1334 if ((hadc->Instance->ISR & tmp_flag_end) == 0UL) in HAL_ADC_PollForConversion()