Home
last modified time | relevance | path

Searched refs:ADC_ConversionStop (Results 1 – 25 of 44) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_adc_ex.c430 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
799 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
989 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1272 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1330 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1390 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1482 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
Dstm32l4xx_hal_adc.c714 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_DeInit()
1349 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop()
1945 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_IT()
2140 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_DMA()
3268 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc, uint32_t ConversionGroup) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_adc_ex.c430 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
799 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
989 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1272 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1330 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1390 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1482 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
Dstm32l5xx_hal_adc.c714 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_DeInit()
1349 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop()
1945 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_IT()
2139 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_DMA()
3247 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc, uint32_t ConversionGroup) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_adc_ex.c437 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
806 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
996 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1279 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1337 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1397 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1489 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc_ex.c496 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
821 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
1072 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1408 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1464 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1522 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1612 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
Dstm32n6xx_hal_adc.c678 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_DeInit()
1307 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop()
1880 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_IT()
2130 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_DMA()
3290 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc, uint32_t ConversionGroup) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_adc_ex.c432 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
801 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
1053 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1336 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1394 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1454 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1546 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_adc_ex.c432 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
801 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
1052 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1335 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1393 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1453 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1545 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
Dstm32h7rsxx_hal_adc.c714 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_DeInit()
1349 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop()
1945 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_IT()
2201 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_DMA()
3355 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc, uint32_t ConversionGroup) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc_ex.c531 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
894 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
1078 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1357 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1413 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1471 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1560 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
Dstm32mp1xx_hal_adc.c717 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_DeInit()
1355 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop()
1939 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_IT()
2127 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_DMA()
3247 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc, uint32_t ConversionGroup) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_adc.c336 static HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc);
656 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_DeInit()
1100 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop()
1452 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_IT()
1592 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_DMA()
2326 static HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_adc.c346 static HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef* hadc);
656 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_DeInit()
1094 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop()
1433 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_IT()
1575 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_DMA()
2322 static HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef* hadc) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_adc_ex.c624 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
952 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
1193 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1641 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1694 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1749 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1835 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc_ex.c611 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
961 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
1172 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
1454 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1512 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1572 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
1662 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularMultiModeStop_DMA()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_adc.c938 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADC_DeInit()
940 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_DeInit()
1591 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADC_Stop()
1594 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop()
2044 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADC_Stop_IT()
2047 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_IT()
2218 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADC_Stop_DMA()
2220 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_DMA()
3477 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc, uint32_t ConversionGroup) in ADC_ConversionStop() function
Dstm32wbxx_hal_adc_ex.c512 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
804 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
1008 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
1066 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
1123 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_DMA()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c267 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc);
501 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_DeInit()
983 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop()
1330 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_IT()
1468 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_DMA()
2509 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c157 static HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef* hadc, uint32_t ConversionGroup);
819 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_DeInit()
1452 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop()
2295 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_IT()
2672 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADC_Stop_DMA()
3847 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop()
4449 tmp_hal_status = ADC_ConversionStop(hadc, ADC_INJECTED_GROUP); in HAL_ADCEx_InjectedStop_IT()
4739 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_INJECTED_GROUP); in HAL_ADCEx_MultiModeStop_DMA()
5040 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop()
5114 tmp_hal_status = ADC_ConversionStop(hadc, ADC_REGULAR_GROUP); in HAL_ADCEx_RegularStop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_adc.c759 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_DeInit()
1239 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop()
1644 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_IT()
1792 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_DMA()
2742 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_adc.c750 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_DeInit()
1223 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop()
1628 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_IT()
1771 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_DMA()
2652 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_adc.c745 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_DeInit()
1215 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop()
1620 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_IT()
1763 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_DMA()
2644 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_adc.c754 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_DeInit()
1255 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop()
1660 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_IT()
1803 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_DMA()
2754 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc) in ADC_ConversionStop() function
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_adc.c777 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_DeInit()
1246 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop()
1651 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_IT()
1817 tmp_hal_status = ADC_ConversionStop(hadc); in HAL_ADC_Stop_DMA()
2670 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc) in ADC_ConversionStop() function

12