STM32G431 and RM0440 - references to "ADC12" in documents - what is definition?
In datasheet for STM32G431 series and RM0440 (applicable reference), there are references to ADC12 (I'm encountering this when working on ADC converter, pin and channel assignments for an application.)
There doesn't appear to be a specific definition of ADC12, however, in a couple of places it appears this is shorthand for "ADC1 OR ADC2". For example, if I encounter ADC12_5 (not a specific quote, but the general idea applies), should I interpret this as "I can use either ADC1 channel 5 or ADC2 channel 5 per my preference)?
Thanks for any guidance/clarification.


