Lines Matching full:on

117 …                                                  compatibility with some ADC on other STM32 series
147 … compatibility with some ADC on other STM32 series
188 /* Equivalent mask of ADC_CHANNEL_NUMBER_MASK aligned on register LSB (bit 0) */
195 … of different ADC internal channels mapped on same channel
196 number on different ADC instances */
303 /* (feature of several watchdogs not available on all STM32 series)). */
307 /* selection on groups. */
365 Writing '0' has no effect on the bit value. */
377 …CAL1_ADDR ((uint16_t*) (0x1FF1E814UL)) /* Address of parameter TS_CAL1: On STM32H7RS,
380 …CAL2_ADDR ((uint16_t*) (0x1FF1E818UL)) /* Address of parameter TS_CAL2: On STM32H7RS,
439 … @note On this STM32 series, if ADC group injected is used, some clock ratio
467 * @note These parameters have an impact on ADC scope: ADC instance.
469 * of ADC group injected depends on STM32 series).
478 * (setting possible with ADC enabled without conversion on going,
479 * ADC enabled with conversion on going, ...)
506 * @note These parameters have an impact on ADC scope: ADC group regular.
516 * (setting possible with ADC enabled without conversion on going,
517 * ADC enabled with conversion on going, ...)
528 … @note On this STM32 series, setting trigger source to external trigger also
530 … with some ADC on other STM32 series having this setting set by HW
550 …uint32_t ContinuousMode; /*!< Set ADC continuous conversion mode on ADC group regular…
576 * @note These parameters have an impact on ADC scope: ADC group injected.
586 * (setting possible with ADC enabled without conversion on going,
587 * ADC enabled with conversion on going, ...)
598 … @note On this STM32 series, setting trigger source to external trigger also
600 … compatibility with some ADC on other STM32 series having this
747 (available on STM32 devices with several ADC instances).
839 (alignment on data register LSB bit 0)*/
841 (alignment on data register MSB bit 15)*/
863 mapped on ADC group regular or injected) */
866 mapped on ADC group regular or injected) */
869 mapped on ADC group regular or injected) */
872 mapped on ADC group regular or injected) */
910 #define LL_ADC_GROUP_REGULAR (0x00000001UL) /*!< ADC group regular (available on
911 …_GROUP_INJECTED (0x00000002UL) /*!< ADC group injected (not available on all STM32
1138 on ADC groups regular or injected). */
1144 /** @defgroup ADC_LL_EC_REG_OVR_DATA_BEHAVIOR ADC group regular - Overrun behavior on conversion d…
1159 … (equivalent to sequencer of 1 rank: ADC conversion on only 1 channel) */
1378 … SW start, without any further action on ADC group injected conversion start
1404 … (equivalent to sequencer of 1 rank: ADC conversion on only 1 channel) */
1801 …GRP_REGULAR_CONTINUED (ADC_CFGR2_ROVSE) /*!< ADC oversampling on conversions of
1803 … when ADC group injected is triggered, the oversampling on ADC group regular
1805 …GRP_REGULAR_RESUMED (ADC_CFGR2_ROVSM | ADC_CFGR2_ROVSE) /*!< ADC oversampling on conversions of
1807 … when ADC group injected is triggered, the oversampling on ADC group regular
1809 …GRP_INJECTED (ADC_CFGR2_JOVSE) /*!< ADC oversampling on conversions of
1811 …GRP_INJ_REG_RESUMED (ADC_CFGR2_JOVSE | ADC_CFGR2_ROVSE) /*!< ADC oversampling on conversions of
1813 … regular: when ADC group injected is triggered, the oversampling on ADC group
2010 … @ref __LL_ADC_CALC_TEMPERATURE(), due to issue on
2011 … calibration parameters. This value is coded on 16 bits
2012 … (to fit on signed word or double word) and corresponds
2021 * For details on delays values, refer to descriptions in source code
2040 /* - ADC conversion time: duration depending on ADC clock and ADC */
2068 /* Note: On this STM32 series, a minimum number of ADC clock cycles */
2152 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
2153 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
2199 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
2200 …* (2) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
2262 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
2263 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
2309 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
2310 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
2338 * selected is available on the ADC instance selected.
2355 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.
2356 …* @retval Value "0" if the internal channel selected is not available on the ADC instance selected.
2357 * Value "1" if the internal channel selected is available on the ADC instance selected.
2404 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
2405 …* (2) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
2486 * (0) On STM32H7RS, parameter available only on analog watchdog number: AWD1.\n
2487 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
2506 * analog watchdog threshold high (on 8 bits):
2528 * analog watchdog threshold high (on 8 bits):
2634 * @note On devices with only 1 ADC common instance, parameter of this macro
2722 * depending on differential input voltages.
2748 * @note This voltage depends on user board environment: voltage level
2750 * On devices with small package, the pin Vref+ is not present
2752 * @note On this STM32 series, calibration data of internal voltage reference
2802 * @note On this STM32 series, calibration data of temperature sensor
2856 * If temperature sensor calibration values are available on
2857 * on this device (presence of macro __LL_ADC_CALC_TEMPERATURE()),
2870 …* On STM32H7RS, refer to device datasheet parameter "Avg_Slo…
2873 …* On this STM32 series, refer to datasheet parameter "V30" (…
2952 * (1) Available on devices with several ADC instances.
2995 * @note On this STM32 series, if ADC group injected is used, some
2999 * @note On this STM32 series, setting of this feature is conditioned to
3188 * @brief Set parameter on ADC instance scope: measurement path to
3216 * @brief Set parameter on ADC instance scope: measurement path to
3244 * @brief Set parameter on ADC instance scope: measurement path to
3272 * @brief Get parameter on ADC instance scope: measurement path to
3305 * @note On this STM32 series, setting of this feature is conditioned to
3307 * ADC must be enabled, without calibration on going, without conversion
3308 * on going on group regular.
3346 /* Retrieve bits with position in register depending on parameter */ in LL_ADC_GetCalibrationFactor()
3360 * @note On this STM32 series, setting of this feature is conditioned to
3362 * ADC must be disabled or enabled without conversion on going
3363 * on either groups regular or injected.
3399 * @note On this STM32 series, setting of this feature is conditioned to
3401 * ADC must be disabled or enabled without conversion on going
3402 * on either groups regular or injected.
3454 * 2. Later on, when conversion data is needed: poll for end of
3462 * correspond to the current voltage level on the selected
3464 * @note On this STM32 series, setting of this feature is conditioned to
3466 * ADC must be disabled or enabled without conversion on going
3467 * on either groups regular or injected.
3504 * 2. Later on, when conversion data is needed: poll for end of
3512 * correspond to the current voltage level on the selected
3529 * (independently of channel mapped on ADC group regular
3534 * offset has to be left-aligned on bit 11, the LSB (right bits)
3538 * @note If a channel is mapped on several offsets numbers, only the offset
3540 * @note On this STM32 series, setting of this feature is conditioned to
3542 * ADC must be disabled or enabled without conversion on going
3543 * on either groups regular or injected.
3544 * @note On STM32H7RS, some fast channels are available: fast analog inputs
3588 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
3589 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
3606 * (independently of channel mapped on ADC group regular
3610 * the returned channel number is only partly formatted on definition
3619 * @note On STM32H7RS, some fast channels are available: fast analog inputs
3655 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
3656 …* (2) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
3674 * offset has to be left-aligned on bit 11, the LSB (right bits)
3702 * @note On this STM32 series, setting of this feature is conditioned to
3704 * ADC must be disabled or enabled without conversion on going
3705 * on either groups regular or injected.
3757 * @note On this STM32 series, setting of this feature is conditioned to
3759 * ADC must be disabled or enabled without conversion on going
3760 * on either groups regular or injected.
3812 * @note On this STM32 series, setting of this feature is conditioned to
3814 * ADC must be disabled or enabled without conversion on going
3815 * on either groups regular or injected.
3868 * @note On this STM32 series, setting of this feature is conditioned to
3870 * ADC must be disabled or enabled without conversion on going
3871 * on either groups regular or injected.
3911 * @note On this STM32 series, setting trigger source to external trigger
3913 * (default setting for compatibility with some ADC on other
3918 * depends on timers availability on the selected device.
3919 * @note On this STM32 series, setting of this feature is conditioned to
3921 * ADC must be disabled or enabled without conversion on going
3922 * on group regular.
3965 * depends on timers availability on the selected device.
3995 /* Value for shift of {0; 4; 8; 12} depending on value of bitfield */ in LL_ADC_REG_GetTriggerSource()
4026 * @note On this STM32 series, setting of this feature is conditioned to
4028 * ADC must be disabled or enabled without conversion on going
4029 * on group regular.
4063 * @note On this STM32 series, setting of this feature is conditioned to
4065 * ADC must be disabled or enabled without conversion on going
4066 * on group regular.
4117 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
4124 * ADC conversion on only 1 channel.
4125 * @note On this STM32 series, setting of this feature is conditioned to
4127 * ADC must be disabled or enabled without conversion on going
4128 * on group regular.
4176 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
4183 * ADC conversion on only 1 channel.
4217 * @note On this STM32 series, setting of this feature is conditioned to
4219 * ADC must be disabled or enabled without conversion on going
4220 * on group regular.
4265 * @brief Set ADC group regular sequence: channel on the selected
4270 * @note On this STM32 series, ADC group regular sequencer is
4274 * @note Depending on devices and packages, some channels may not be available.
4276 * @note On this STM32 series, to measure internal channels (VrefInt,
4280 * @note On this STM32 series, setting of this feature is conditioned to
4282 * ADC must be disabled or enabled without conversion on going
4283 * on group regular.
4342 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
4343 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
4350 /* in register and register position depending on parameter "Rank". */ in LL_ADC_REG_SetSequencerRanks()
4363 * @brief Get ADC group regular sequence: channel on the selected
4365 * @note On this STM32 series, ADC group regular sequencer is
4369 * @note Depending on devices and packages, some channels may not be available.
4373 * the returned channel number is only partly formatted on definition
4440 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
4441 …* (2) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
4459 * @brief Set ADC continuous conversion mode on ADC group regular.
4466 * @note On this STM32 series, setting of this feature is conditioned to
4468 * ADC must be disabled or enabled without conversion on going
4469 * on group regular.
4483 * @brief Get ADC continuous conversion mode on ADC group regular.
4521 * @note On this STM32 series, setting of this feature is conditioned to
4523 * ADC must be disabled or enabled without conversion on going
4524 * on either groups regular or injected.
4580 * @note On this STM32 series, setting of this feature is conditioned to
4582 * ADC must be disabled or enabled without conversion on going
4583 * on either groups regular or injected.
4618 * @note On this STM32 series, setting of this feature is conditioned to
4620 * ADC must be disabled or enabled without conversion on going
4621 * on group regular.
4660 * @note On this STM32 series, setting trigger source to external trigger
4662 * (default setting for compatibility with some ADC on other
4667 * depends on timers availability on the selected device.
4668 * @note On this STM32 series, setting of this feature is conditioned to
4671 * on going on either groups regular or injected.
4714 * depends on timers availability on the selected device.
4744 /* Value for shift of {0; 4; 8; 12} depending on value of bitfield */ in LL_ADC_INJ_GetTriggerSource()
4775 * @note On this STM32 series, setting of this feature is conditioned to
4778 * on going on either groups regular or injected.
4814 * ADC conversion on only 1 channel.
4815 * @note On this STM32 series, setting of this feature is conditioned to
4818 * on going on either groups regular or injected.
4840 * ADC conversion on only 1 channel.
4888 * @brief Set ADC group injected sequence: channel on the selected
4890 * @note Depending on devices and packages, some channels may not be available.
4892 * @note On this STM32 series, to measure internal channels (VrefInt,
4896 * @note On STM32H7RS, some fast channels are available: fast analog inputs
4898 * @note On this STM32 series, setting of this feature is conditioned to
4901 * on going on either groups regular or injected.
4936 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
4937 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
4944 /* in register depending on parameter "Rank". */ in LL_ADC_INJ_SetSequencerRanks()
4955 * @brief Get ADC group injected sequence: channel on the selected
4957 * @note Depending on devices and packages, some channels may not be available.
4961 * the returned channel number is only partly formatted on definition
5004 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
5005 …* (2) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
5027 * 1 data register on ADC group regular, 4 data registers
5028 * on ADC group injected.
5034 * further action on ADC group injected conversion start or stop:
5039 * @note On this STM32 series, setting of this feature is conditioned to
5041 * ADC must be disabled or enabled without conversion on going
5042 * on either groups regular or injected.
5093 * @note This parameter can be modified only when no conversion is on going
5094 * on either groups regular or injected.
5097 * @note On this STM32 series, setting of this feature is conditioned to
5099 * ADC must be disabled or enabled without conversion on going
5100 * on either groups regular or injected.
5131 * @brief Set one context on ADC group injected that will be checked in
5147 * @note On this STM32 series, to measure internal channels (VrefInt,
5151 * @note On STM32H7RS, some fast channels are available: fast analog inputs
5153 * @note On this STM32 series, setting of this feature is conditioned to
5156 * on going on either groups regular or injected.
5222 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
5223 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
5249 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
5250 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
5276 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
5277 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
5303 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
5304 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
5318 /* in register depending on literal "LL_ADC_INJ_RANK_x". */ in LL_ADC_INJ_ConfigQueueContext()
5357 * @note On this device, sampling time is on channel scope: independently
5358 * of channel mapped on ADC group regular or injected.
5367 * On this STM32 series, ADC processing time is:
5376 * @note On this STM32 series, setting of this feature is conditioned to
5378 * ADC must be disabled or enabled without conversion on going
5379 * on either groups regular or injected.
5424 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
5425 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
5437 * (1) On some devices, ADC sampling time 2.5 ADC clock cycles
5445 /* in register and register position depending on parameter "Channel". */ in LL_ADC_SetChannelSamplingTime()
5459 * @note On this device, sampling time is on channel scope: independently
5460 * of channel mapped on ADC group regular or injected.
5462 * On this STM32 series, ADC processing time is:
5511 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
5512 …* (3) On STM32H7RS, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC c…
5524 * (1) On some devices, ADC sampling time 2.5 ADC clock cycles
5543 * @note Channel ending is on channel scope: independently of channel mapped
5544 * on ADC group regular or injected.
5560 * @note On this STM32 series, setting of this feature is conditioned to
5655 * on ADC groups regular and-or injected.
5661 * @note On this STM32 series, there are 2 kinds of analog watchdog
5669 * - channels monitored: flexible on channels monitored, selection is
5674 * - groups monitored: not selection possible (monitoring on both
5676 * Channels selected are monitored on groups regular and injected:
5682 * @note On this STM32 series, setting of this feature is conditioned to
5684 * ADC must be disabled or enabled without conversion on going
5685 * on either groups regular or injected.
5769 * (0) On STM32H7RS, parameter available only on analog watchdog number: AWD1.\n
5770 * (1) On STM32H7RS, parameter available only on ADC instance: ADC1.\n
5776 /* in register and register position depending on parameter "AWDy". */ in LL_ADC_SetAnalogWDMonitChannels()
5793 * the returned channel number is only partly formatted on definition
5804 * @note On this STM32 series, there are 2 kinds of analog watchdog
5812 * - channels monitored: flexible on channels monitored, selection is
5817 * - groups monitored: not selection possible (monitoring on both
5819 * Channels selected are monitored on groups regular and injected:
5825 * @note On this STM32 series, setting of this feature is conditioned to
5827 * ADC must be disabled or enabled without conversion on going
5828 * on either groups regular or injected.
5841 * (1) On this AWD number, monitored channel can be retrieved
5909 * (0) On STM32H7RS, parameter available only on analog watchdog number: AWD1.
5977 * @note On this STM32 series, there are 2 kinds of analog watchdog
5985 * - channels monitored: flexible on channels monitored, selection is
5990 * - groups monitored: not selection possible (monitoring on both
5992 * Channels selected are monitored on groups regular and injected:
5999 * impacted: the comparison of analog watchdog thresholds is done on
6004 * on 12 bits (ratio 16 and shift 4, or ratio 32 and shift 5, ...):
6007 * on 14 bits (ratio 16 and shift 2, or ratio 32 and shift 3, ...):
6010 * on 16 bits (ratio 16 and shift none, or ratio 32 and shift 1, ...):
6031 /* position in register and register position depending on parameter */ in LL_ADC_ConfigAnalogWDThresholds()
6051 * @note On this STM32 series, there are 2 kinds of analog watchdog
6059 * - channels monitored: flexible on channels monitored, selection is
6064 * - groups monitored: not selection possible (monitoring on both
6066 * Channels selected are monitored on groups regular and injected:
6073 * impacted: the comparison of analog watchdog thresholds is done on
6078 * on 12 bits (ratio 16 and shift 4, or ratio 32 and shift 5, ...):
6081 * on 14 bits (ratio 16 and shift 2, or ratio 32 and shift 3, ...):
6084 * on 16 bits (ratio 16 and shift none, or ratio 32 and shift 1, ...):
6086 * @note On this STM32 series, setting of this feature is not conditioned to
6088 * ADC can be disabled, enabled with or without conversion on going
6089 * on either ADC groups regular or injected.
6111 /* position in register and register position depending on parameters */ in LL_ADC_SetAnalogWDThresholds()
6165 * @note On this STM32 series, setting of this feature is conditioned to
6167 * ADC must be disabled or enabled without conversion on going
6168 * on either groups regular or injected.
6169 * @note On this STM32 series, this feature is only available on first
6195 * @note On this STM32 series, this feature is only available on first
6228 * (availability of ADC group injected depends on STM32 series).
6232 * the oversampling on ADC group regular is either
6235 * @note On this STM32 series, setting of this feature is conditioned to
6237 * ADC must be disabled or enabled without conversion on going
6238 * on either groups regular or injected.
6258 * (availability of ADC group injected depends on STM32 series).
6262 * the oversampling on ADC group regular is either
6283 * on the selected ADC group.
6289 * @note On this STM32 series, setting of this feature is conditioned to
6291 * ADC must be disabled or enabled without conversion on going
6292 * on group regular.
6293 * @note On this STM32 series, oversampling discontinuous mode
6295 * set on group regular only and in resumed mode.
6310 * on the selected ADC group.
6333 * @note On this STM32 series, setting of this feature is conditioned to
6335 * ADC must be disabled or enabled without conversion on going
6336 * on either groups regular or injected.
6420 * either master or slave depending on hardware.
6422 * @note On this STM32 series, setting of this feature is conditioned to
6451 * either master or slave depending on hardware.
6501 * @note On this STM32 series, setting of this feature is conditioned to
6504 * or enabled without conversion on going on group regular.
6570 * @note The sampling delay range depends on ADC resolution:
6575 * @note On this STM32 series, setting of this feature is conditioned to
6640 /** @defgroup ADC_LL_EF_Operation_ADC_Instance Operation on ADC hierarchical scope: ADC instance
6650 * @note On this STM32 series, setting of this feature is conditioned to
6673 * @note On this STM32 series, setting of this feature is conditioned to
6701 * @note On this STM32 series, after ADC internal voltage regulator enable,
6706 * @note On this STM32 series, setting of this feature is conditioned to
6725 * @note On this STM32 series, setting of this feature is conditioned to
6750 * @note On this STM32 series, after ADC enable, a delay for
6754 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
6757 * @note On this STM32 series, setting of this feature is conditioned to
6776 * @note On this STM32 series, setting of this feature is conditioned to
6778 * ADC must be not disabled. Must be enabled without conversion on going
6779 * on either groups regular or injected.
6796 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
6812 * @retval 0: no ADC disable command on going.
6822 * @note On this STM32 series, a minimum number of ADC clock cycles
6831 * @note On this STM32 series, setting of this feature is conditioned to
6867 /** @defgroup ADC_LL_EF_Operation_ADC_Group_Regular Operation on ADC hierarchical scope: group regu…
6873 * @note On this STM32 series, this function is relevant for both
6878 * will start at next trigger event (on the selected trigger edge)
6880 * @note On this STM32 series, setting of this feature is conditioned to
6882 * ADC must be enabled without conversion on going on group regular,
6883 * without conversion stop command on going on group regular,
6884 * without ADC disable command on going.
6901 * @note On this STM32 series, setting of this feature is conditioned to
6903 * ADC must be enabled with conversion on going on group regular,
6904 * without ADC disable command on going.
6923 * @retval 0: no conversion is on going on ADC group regular.
6934 * @retval 0: no command of conversion stop is on going on ADC group regular.
6947 * @note On this STM32 series, setting of this feature is conditioned to
6949 * ADC must be enabled without conversion on going on group regular,
6950 * without conversion stop command on going on group regular,
6951 * without ADC disable command on going.
6969 * @note On this STM32 series, setting of this feature is conditioned to
6971 * ADC must be enabled without conversion on going on group regular,
6972 * without conversion stop command on going on group regular,
6973 * without ADC disable command on going.
7093 /** @defgroup ADC_LL_EF_Operation_ADC_Group_Injected Operation on ADC hierarchical scope: group inj…
7099 * @note On this STM32 series, this function is relevant for both
7104 * will start at next trigger event (on the selected trigger edge)
7106 * @note On this STM32 series, setting of this feature is conditioned to
7108 * ADC must be enabled without conversion on going on group injected,
7109 * without conversion stop command on going on group injected,
7110 * without ADC disable command on going.
7127 * @note On this STM32 series, setting of this feature is conditioned to
7129 * ADC must be enabled with conversion on going on group injected,
7130 * without ADC disable command on going.
7149 * @retval 0: no conversion is on going on ADC group injected.
7160 * @retval 0: no command of conversion stop is on going on ADC group injected.
7316 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
7440 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
8225 /* (availability of ADC group injected depends on STM32 series) */