HAL
HAL_ADCEx_InjectedStop() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_ADCEx_InjectedStop() function

Stop conversion of injected channels. Disable ADC peripheral if no regular conversion is on going.

Arguments

hadc

ADC handle

Return value

None

Notes

If ADC must be disabled and if conversion is on going on regular group, function HAL_ADC_Stop must be used to stop both injected and regular groups, and disable the ADC. If injected group mode auto-injection is enabled, function HAL_ADC_Stop must be used. In case of auto-injection mode, HAL_ADC_Stop must be used.

Call Tree

Functions called by HAL_ADCEx_InjectedStop()
HAL_ADCEx_InjectedStop()
assert_failed()
all items filtered out
Data read by HAL_ADCEx_InjectedStop()
Data written by HAL_ADCEx_InjectedStop()
HAL_ADCEx_InjectedStop()
HAL_ADCEx_InjectedStop()::tmp_hal_status
all items filtered out
Type of HAL_ADCEx_InjectedStop()
HAL_ADCEx_InjectedStop()