HAL + 0/1 examples
SourceVu will show references to LL_ADC_SetAnalogWDThresholds() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
ADC
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

In case of ADC resolution different of 12 bits, analog watchdog thresholds data require a specific shift. Use helper macro __LL_ADC_ANALOGWD_SET_THRESHOLD_RESOLUTION (). On this STM32 series, there is only 1 kind of analog watchdog instance: - AWD standard (instance AWD1): - channels monitored: can monitor 1 channel or all channels. - groups monitored: ADC groups regular and-or injected. - resolution: resolution is not limited (corresponds to ADC resolution configured). LTR LT LL_ADC_SetAnalogWDThresholds

References

from examples