Lines Matching full:on

113 …                                                  compatibility with some ADC on other STM32 series
141 … compatibility with some ADC on other STM32 series
177 /* Equivalent mask of ADC_CHANNEL_NUMBER_MASK aligned on register LSB (bit 0) */
184 … of different ADC internal channels mapped on same channel
185 number on different ADC instances */
295 /* (feature of several watchdogs not available on all STM32 series)). */
299 /* selection on groups. */
357 Writing '0' has no effect on the bit value. */
369 …R_CAL1_ADDR ((uint16_t*) (0x08FFF814UL)) /* Address of parameter TS_CAL1: On STM32H5,
372 …R_CAL2_ADDR ((uint16_t*) (0x08FFF818UL)) /* Address of parameter TS_CAL2: On STM32H5,
429 … @note On this STM32 series, if ADC group injected is used, some clock ratio
457 * @note These parameters have an impact on ADC scope: ADC instance.
459 * of ADC group injected depends on STM32 series).
468 * (setting possible with ADC enabled without conversion on going,
469 * ADC enabled with conversion on going, ...)
496 * @note These parameters have an impact on ADC scope: ADC group regular.
506 * (setting possible with ADC enabled without conversion on going,
507 * ADC enabled with conversion on going, ...)
518 … @note On this STM32 series, setting trigger source to external trigger also
520 … with some ADC on other STM32 series having this setting set by HW
540 …uint32_t ContinuousMode; /*!< Set ADC continuous conversion mode on ADC group regular…
566 * @note These parameters have an impact on ADC scope: ADC group injected.
576 * (setting possible with ADC enabled without conversion on going,
577 * ADC enabled with conversion on going, ...)
588 … @note On this STM32 series, setting trigger source to external trigger also
590 … compatibility with some ADC on other STM32 series having this
737 (available on STM32 devices with several ADC instances).
816 (alignment on data register LSB bit 0)*/
818 (alignment on data register MSB bit 15)*/
840 mapped on ADC group regular or injected) */
843 mapped on ADC group regular or injected) */
846 mapped on ADC group regular or injected) */
849 mapped on ADC group regular or injected) */
887 #define LL_ADC_GROUP_REGULAR (0x00000001UL) /*!< ADC group regular (available on
888 …_GROUP_INJECTED (0x00000002UL) /*!< ADC group injected (not available on all STM32
941On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC1. */
944On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC1. */
948On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC2. */
951On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC2. */
1139 on ADC groups regular or injected). */
1145 /** @defgroup ADC_LL_EC_REG_OVR_DATA_BEHAVIOR ADC group regular - Overrun behavior on conversion d…
1160 … (equivalent to sequencer of 1 rank: ADC conversion on only 1 channel) */
1388 … SW start, without any further action on ADC group injected conversion start
1414 … (equivalent to sequencer of 1 rank: ADC conversion on only 1 channel) */
1717On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC1. */
1722On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC1. */
1728On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC1. */
1733On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC1. */
1738On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC1. */
1744On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC1. */
1750On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC2. */
1756On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC2. */
1762On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC2. */
1766On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC2. */
1771On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC2. */
1777On STM32H563xx/573xx, ADC channel available only on ADC instance: ADC2. */
1827 …GRP_REGULAR_CONTINUED (ADC_CFGR2_ROVSE) /*!< ADC oversampling on conversions of
1829 … when ADC group injected is triggered, the oversampling on ADC group regular
1831 …GRP_REGULAR_RESUMED (ADC_CFGR2_ROVSM | ADC_CFGR2_ROVSE) /*!< ADC oversampling on conversions of
1833 … when ADC group injected is triggered, the oversampling on ADC group regular
1835 …GRP_INJECTED (ADC_CFGR2_JOVSE) /*!< ADC oversampling on conversions of
1837 …GRP_INJ_REG_RESUMED (ADC_CFGR2_JOVSE | ADC_CFGR2_ROVSE) /*!< ADC oversampling on conversions of
1839 … regular: when ADC group injected is triggered, the oversampling on ADC group
2036 … @ref __LL_ADC_CALC_TEMPERATURE(), due to issue on
2037 … calibration parameters. This value is coded on 16 bits
2038 … (to fit on signed word or double word) and corresponds
2047 * For details on delays values, refer to descriptions in source code
2066 /* - ADC conversion time: duration depending on ADC clock and ADC */
2094 /* Note: On this STM32 series, a minimum number of ADC clock cycles */
2180 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
2181 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
2182 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
2230 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
2231 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
2232 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
2296 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
2297 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
2298 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
2346 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
2347 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
2348 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
2377 * selected is available on the ADC instance selected.
2395 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.
2396 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.
2397 …* @retval Value "0" if the internal channel selected is not available on the ADC instance selected.
2398 * Value "1" if the internal channel selected is available on the ADC instance selected.
2456 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
2457 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
2458 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
2545 * (0) On STM32H5, parameter available only on analog watchdog number: AWD1.\n
2546 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.
2547 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.
2566 * analog watchdog threshold high (on 8 bits):
2588 * analog watchdog threshold high (on 8 bits):
2694 * @note On devices with only 1 ADC common instance, parameter of this macro
2782 * depending on differential input voltages.
2808 * @note This voltage depends on user board environment: voltage level
2810 * On devices with small package, the pin Vref+ is not present
2812 * @note On this STM32 series, calibration data of internal voltage reference
2862 * @note On this STM32 series, calibration data of temperature sensor
2916 * If temperature sensor calibration values are available on
2917 * on this device (presence of macro __LL_ADC_CALC_TEMPERATURE()),
2930 …* On STM32H5, refer to device datasheet parameter "Avg_Slope…
2933 …* On this STM32 series, refer to datasheet parameter "V30" (…
3012 * (1) Available on devices with several ADC instances.
3055 * @note On this STM32 series, if ADC group injected is used, some
3059 * @note On this STM32 series, setting of this feature is conditioned to
3250 * @note On this STM32 series, VddCore channel is controlled via a specific register.
3251 * @note On this STM32 series, VddCore channel is on ADC2 instance only.
3263 * @note On this STM32 series, VddCore channel is controlled via a specific register.
3277 * @note On this STM32 series, VddCore channel is controlled via a specific register.
3278 * @note On this STM32 series, VddCore channel is on ADC2 instance only.
3290 * @note On this STM32 series, VddCore channel is controlled via a specific register.
3303 …* @note On this STM32 series, Channel 0 channel connection to GPIO is controlled via specific re…
3304 * @note On this STM32 series, Channel 0 GPIO switch control must be enabled when INP0 is used.
3318 * @note On this STM32 series, Channel 0 connection to GPIO is controlled via specific register.
3347 * @note On this STM32 series, setting of this feature is conditioned to
3349 * ADC must be enabled, without calibration on going, without conversion
3350 * on going on group regular.
3388 /* Retrieve bits with position in register depending on parameter */ in LL_ADC_GetCalibrationFactor()
3402 * @note On this STM32 series, setting of this feature is conditioned to
3404 * ADC must be disabled or enabled without conversion on going
3405 * on either groups regular or injected.
3441 * @note On this STM32 series, setting of this feature is conditioned to
3443 * ADC must be disabled or enabled without conversion on going
3444 * on either groups regular or injected.
3496 * 2. Later on, when conversion data is needed: poll for end of
3504 * correspond to the current voltage level on the selected
3506 * @note On this STM32 series, setting of this feature is conditioned to
3508 * ADC must be disabled or enabled without conversion on going
3509 * on either groups regular or injected.
3546 * 2. Later on, when conversion data is needed: poll for end of
3554 * correspond to the current voltage level on the selected
3571 * (independently of channel mapped on ADC group regular
3576 * offset has to be left-aligned on bit 11, the LSB (right bits)
3580 * @note If a channel is mapped on several offsets numbers, only the offset
3582 * @note On this STM32 series, setting of this feature is conditioned to
3584 * ADC must be disabled or enabled without conversion on going
3585 * on either groups regular or injected.
3586 * @note On STM32H5, some fast channels are available: fast analog inputs
3632 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
3633 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
3634 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
3651 * (independently of channel mapped on ADC group regular
3655 * the returned channel number is only partly formatted on definition
3664 * @note On STM32H5, some fast channels are available: fast analog inputs
3702 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
3703 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
3704 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
3722 * offset has to be left-aligned on bit 11, the LSB (right bits)
3750 * @note On this STM32 series, setting of this feature is conditioned to
3752 * ADC must be disabled or enabled without conversion on going
3753 * on either groups regular or injected.
3805 * @note On this STM32 series, setting of this feature is conditioned to
3807 * ADC must be disabled or enabled without conversion on going
3808 * on either groups regular or injected.
3860 * @note On this STM32 series, setting of this feature is conditioned to
3862 * ADC must be disabled or enabled without conversion on going
3863 * on either groups regular or injected.
3916 * @note On this STM32 series, setting of this feature is conditioned to
3918 * ADC must be disabled or enabled without conversion on going
3919 * on either groups regular or injected.
3959 * @note On this STM32 series, setting trigger source to external trigger
3961 * (default setting for compatibility with some ADC on other
3966 * depends on timers availability on the selected device.
3967 * @note On this STM32 series, setting of this feature is conditioned to
3969 * ADC must be disabled or enabled without conversion on going
3970 * on group regular.
3997 * (1) On STM32H5 series, parameter specific to devices: STM32H563/H573xx.
3998 * (2) On STM32H5 series, parameter specific to devices: STM32H503xx.
4017 * depends on timers availability on the selected device.
4044 * (1) On STM32H5 series, parameter specific to devices: STM32H563/H573xx.
4045 * (2) On STM32H5 series, parameter specific to devices: STM32H503xx.
4051 /* Value for shift of {0; 4; 8; 12} depending on value of bitfield */ in LL_ADC_REG_GetTriggerSource()
4082 * @note On this STM32 series, setting of this feature is conditioned to
4084 * ADC must be disabled or enabled without conversion on going
4085 * on group regular.
4119 * @note On this STM32 series, setting of this feature is conditioned to
4121 * ADC must be disabled or enabled without conversion on going
4122 * on group regular.
4173 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
4180 * ADC conversion on only 1 channel.
4181 * @note On this STM32 series, setting of this feature is conditioned to
4183 * ADC must be disabled or enabled without conversion on going
4184 * on group regular.
4232 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
4239 * ADC conversion on only 1 channel.
4273 * @note On this STM32 series, setting of this feature is conditioned to
4275 * ADC must be disabled or enabled without conversion on going
4276 * on group regular.
4321 * @brief Set ADC group regular sequence: channel on the selected
4326 * @note On this STM32 series, ADC group regular sequencer is
4330 * @note Depending on devices and packages, some channels may not be available.
4332 * @note On this STM32 series, to measure internal channels (VrefInt,
4336 * @note On this STM32 series, setting of this feature is conditioned to
4338 * ADC must be disabled or enabled without conversion on going
4339 * on group regular.
4400 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
4401 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
4402 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
4409 /* in register and register position depending on parameter "Rank". */ in LL_ADC_REG_SetSequencerRanks()
4422 * @brief Get ADC group regular sequence: channel on the selected
4424 * @note On this STM32 series, ADC group regular sequencer is
4428 * @note Depending on devices and packages, some channels may not be available.
4432 * the returned channel number is only partly formatted on definition
4501 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
4502 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
4503 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
4521 * @brief Set ADC continuous conversion mode on ADC group regular.
4528 * @note On this STM32 series, setting of this feature is conditioned to
4530 * ADC must be disabled or enabled without conversion on going
4531 * on group regular.
4545 * @brief Get ADC continuous conversion mode on ADC group regular.
4583 * @note On this STM32 series, setting of this feature is conditioned to
4585 * ADC must be disabled or enabled without conversion on going
4586 * on either groups regular or injected.
4645 * @note On this STM32 series, setting of this feature is conditioned to
4647 * ADC must be disabled or enabled without conversion on going
4648 * on group regular.
4687 * @note On this STM32 series, setting trigger source to external trigger
4689 * (default setting for compatibility with some ADC on other
4694 * depends on timers availability on the selected device.
4695 * @note On this STM32 series, setting of this feature is conditioned to
4698 * on going on either groups regular or injected.
4724 * (1) On STM32H5 series, parameter specific to devices: STM32H563/H573xx.
4725 * (2) On STM32H5 series, parameter specific to devices: STM32H503xx.
4744 * depends on timers availability on the selected device.
4770 * (1) On STM32H5 series, parameter specific to devices: STM32H563/H573xx.
4771 * (2) On STM32H5 series, parameter specific to devices: STM32H503xx.
4777 /* Value for shift of {0; 4; 8; 12} depending on value of bitfield */ in LL_ADC_INJ_GetTriggerSource()
4808 * @note On this STM32 series, setting of this feature is conditioned to
4811 * on going on either groups regular or injected.
4847 * ADC conversion on only 1 channel.
4848 * @note On this STM32 series, setting of this feature is conditioned to
4851 * on going on either groups regular or injected.
4873 * ADC conversion on only 1 channel.
4921 * @brief Set ADC group injected sequence: channel on the selected
4923 * @note Depending on devices and packages, some channels may not be available.
4925 * @note On this STM32 series, to measure internal channels (VrefInt,
4929 * @note On STM32H5, some fast channels are available: fast analog inputs
4931 * @note On this STM32 series, setting of this feature is conditioned to
4934 * on going on either groups regular or injected.
4971 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
4972 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
4973 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
4980 /* in register depending on parameter "Rank". */ in LL_ADC_INJ_SetSequencerRanks()
4991 * @brief Get ADC group injected sequence: channel on the selected
4993 * @note Depending on devices and packages, some channels may not be available.
4997 * the returned channel number is only partly formatted on definition
5042 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
5043 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
5044 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
5066 * 1 data register on ADC group regular, 4 data registers
5067 * on ADC group injected.
5073 * further action on ADC group injected conversion start or stop:
5078 * @note On this STM32 series, setting of this feature is conditioned to
5080 * ADC must be disabled or enabled without conversion on going
5081 * on either groups regular or injected.
5132 * @note This parameter can be modified only when no conversion is on going
5133 * on either groups regular or injected.
5136 * @note On this STM32 series, setting of this feature is conditioned to
5138 * ADC must be disabled or enabled without conversion on going
5139 * on either groups regular or injected.
5170 * @brief Set one context on ADC group injected that will be checked in
5186 * @note On this STM32 series, to measure internal channels (VrefInt,
5190 * @note On STM32H5, some fast channels are available: fast analog inputs
5192 * @note On this STM32 series, setting of this feature is conditioned to
5195 * on going on either groups regular or injected.
5226 * (1) On STM32H5 series, parameter specific to devices: STM32H563/H573xx.
5227 * (2) On STM32H5 series, parameter specific to devices: STM32H503xx.
5266 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
5267 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
5268 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
5296 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
5297 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
5298 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
5326 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
5327 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
5328 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
5356 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
5357 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
5358 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
5372 /* in register depending on literal "LL_ADC_INJ_RANK_x". */ in LL_ADC_INJ_ConfigQueueContext()
5411 * @note On this device, sampling time is on channel scope: independently
5412 * of channel mapped on ADC group regular or injected.
5421 * On this STM32 series, ADC processing time is:
5430 * @note On this STM32 series, setting of this feature is conditioned to
5432 * ADC must be disabled or enabled without conversion on going
5433 * on either groups regular or injected.
5480 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
5481 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
5482 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
5494 * (1) On some devices, ADC sampling time 2.5 ADC clock cycles
5502 /* in register and register position depending on parameter "Channel". */ in LL_ADC_SetChannelSamplingTime()
5516 * @note On this device, sampling time is on channel scope: independently
5517 * of channel mapped on ADC group regular or injected.
5519 * On this STM32 series, ADC processing time is:
5570 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.\n
5571 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.\n
5572 …* (3) On STM32H5, fast channel allows: 2.5 (sampling) + 12.5 (conversion 12b) = 15 ADC clo…
5584 * (1) On some devices, ADC sampling time 2.5 ADC clock cycles
5603 * @note Channel ending is on channel scope: independently of channel mapped
5604 * on ADC group regular or injected.
5618 * @note On this STM32 series, setting of this feature is conditioned to
5711 * on ADC groups regular and-or injected.
5717 * @note On this STM32 series, there are 2 kinds of analog watchdog
5725 * - channels monitored: flexible on channels monitored, selection is
5730 * - groups monitored: not selection possible (monitoring on both
5732 * Channels selected are monitored on groups regular and injected:
5738 * @note On this STM32 series, setting of this feature is conditioned to
5740 * ADC must be disabled or enabled without conversion on going
5741 * on either groups regular or injected.
5831 * (0) On STM32H5, parameter available only on analog watchdog number: AWD1.\n
5832 * (1) On STM32H563xx/573xx, parameter available only on ADC instance: ADC1.
5833 * (2) On STM32H563xx/573xx, parameter available only on ADC instance: ADC2.
5839 /* in register and register position depending on parameter "AWDy". */ in LL_ADC_SetAnalogWDMonitChannels()
5856 * the returned channel number is only partly formatted on definition
5867 * @note On this STM32 series, there are 2 kinds of analog watchdog
5875 * - channels monitored: flexible on channels monitored, selection is
5880 * - groups monitored: not selection possible (monitoring on both
5882 * Channels selected are monitored on groups regular and injected:
5888 * @note On this STM32 series, setting of this feature is conditioned to
5890 * ADC must be disabled or enabled without conversion on going
5891 * on either groups regular or injected.
5904 * (1) On this AWD number, monitored channel can be retrieved
5975 * (0) On STM32H5, parameter available only on analog watchdog number: AWD1.
6043 * @note On this STM32 series, there are 2 kinds of analog watchdog
6051 * - channels monitored: flexible on channels monitored, selection is
6056 * - groups monitored: not selection possible (monitoring on both
6058 * Channels selected are monitored on groups regular and injected:
6065 * impacted: the comparison of analog watchdog thresholds is done on
6070 * on 12 bits (ratio 16 and shift 4, or ratio 32 and shift 5, ...):
6073 * on 14 bits (ratio 16 and shift 2, or ratio 32 and shift 3, ...):
6076 * on 16 bits (ratio 16 and shift none, or ratio 32 and shift 1, ...):
6097 /* position in register and register position depending on parameter */ in LL_ADC_ConfigAnalogWDThresholds()
6117 * @note On this STM32 series, there are 2 kinds of analog watchdog
6125 * - channels monitored: flexible on channels monitored, selection is
6130 * - groups monitored: not selection possible (monitoring on both
6132 * Channels selected are monitored on groups regular and injected:
6139 * impacted: the comparison of analog watchdog thresholds is done on
6144 * on 12 bits (ratio 16 and shift 4, or ratio 32 and shift 5, ...):
6147 * on 14 bits (ratio 16 and shift 2, or ratio 32 and shift 3, ...):
6150 * on 16 bits (ratio 16 and shift none, or ratio 32 and shift 1, ...):
6152 * @note On this STM32 series, setting of this feature is not conditioned to
6154 * ADC can be disabled, enabled with or without conversion on going
6155 * on either ADC groups regular or injected.
6177 /* position in register and register position depending on parameters */ in LL_ADC_SetAnalogWDThresholds()
6231 * @note On this STM32 series, setting of this feature is conditioned to
6233 * ADC must be disabled or enabled without conversion on going
6234 * on either groups regular or injected.
6235 * @note On this STM32 series, this feature is only available on first
6261 * @note On this STM32 series, this feature is only available on first
6294 * (availability of ADC group injected depends on STM32 series).
6298 * the oversampling on ADC group regular is either
6301 * @note On this STM32 series, setting of this feature is conditioned to
6303 * ADC must be disabled or enabled without conversion on going
6304 * on either groups regular or injected.
6324 * (availability of ADC group injected depends on STM32 series).
6328 * the oversampling on ADC group regular is either
6349 * on the selected ADC group.
6355 * @note On this STM32 series, setting of this feature is conditioned to
6357 * ADC must be disabled or enabled without conversion on going
6358 * on group regular.
6359 * @note On this STM32 series, oversampling discontinuous mode
6361 * set on group regular only and in resumed mode.
6376 * on the selected ADC group.
6399 * @note On this STM32 series, setting of this feature is conditioned to
6401 * ADC must be disabled or enabled without conversion on going
6402 * on either groups regular or injected.
6486 * either master or slave depending on hardware.
6488 * @note On this STM32 series, setting of this feature is conditioned to
6517 * either master or slave depending on hardware.
6567 * @note On this STM32 series, setting of this feature is conditioned to
6570 * or enabled without conversion on going on group regular.
6636 * @note The sampling delay range depends on ADC resolution:
6641 * @note On this STM32 series, setting of this feature is conditioned to
6706 /** @defgroup ADC_LL_EF_Operation_ADC_Instance Operation on ADC hierarchical scope: ADC instance
6716 * @note On this STM32 series, setting of this feature is conditioned to
6739 * @note On this STM32 series, setting of this feature is conditioned to
6767 * @note On this STM32 series, after ADC internal voltage regulator enable,
6772 * @note On this STM32 series, setting of this feature is conditioned to
6791 * @note On this STM32 series, setting of this feature is conditioned to
6816 * @note On this STM32 series, after ADC enable, a delay for
6820 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
6823 * @note On this STM32 series, setting of this feature is conditioned to
6842 * @note On this STM32 series, setting of this feature is conditioned to
6844 * ADC must be not disabled. Must be enabled without conversion on going
6845 * on either groups regular or injected.
6862 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
6878 * @retval 0: no ADC disable command on going.
6888 * @note On this STM32 series, a minimum number of ADC clock cycles
6897 * @note On this STM32 series, setting of this feature is conditioned to
6933 /** @defgroup ADC_LL_EF_Operation_ADC_Group_Regular Operation on ADC hierarchical scope: group regu…
6939 * @note On this STM32 series, this function is relevant for both
6944 * will start at next trigger event (on the selected trigger edge)
6946 * @note On this STM32 series, setting of this feature is conditioned to
6948 * ADC must be enabled without conversion on going on group regular,
6949 * without conversion stop command on going on group regular,
6950 * without ADC disable command on going.
6967 * @note On this STM32 series, setting of this feature is conditioned to
6969 * ADC must be enabled with conversion on going on group regular,
6970 * without ADC disable command on going.
6989 * @retval 0: no conversion is on going on ADC group regular.
7000 * @retval 0: no command of conversion stop is on going on ADC group regular.
7013 * @note On this STM32 series, setting of this feature is conditioned to
7015 * ADC must be enabled without conversion on going on group regular,
7016 * without conversion stop command on going on group regular,
7017 * without ADC disable command on going.
7035 * @note On this STM32 series, setting of this feature is conditioned to
7037 * ADC must be enabled without conversion on going on group regular,
7038 * without conversion stop command on going on group regular,
7039 * without ADC disable command on going.
7159 /** @defgroup ADC_LL_EF_Operation_ADC_Group_Injected Operation on ADC hierarchical scope: group inj…
7165 * @note On this STM32 series, this function is relevant for both
7170 * will start at next trigger event (on the selected trigger edge)
7172 * @note On this STM32 series, setting of this feature is conditioned to
7174 * ADC must be enabled without conversion on going on group injected,
7175 * without conversion stop command on going on group injected,
7176 * without ADC disable command on going.
7193 * @note On this STM32 series, setting of this feature is conditioned to
7195 * ADC must be enabled with conversion on going on group injected,
7196 * without ADC disable command on going.
7215 * @retval 0: no conversion is on going on ADC group injected.
7226 * @retval 0: no command of conversion stop is on going on ADC group injected.
7382 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
7506 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
8291 /* (availability of ADC group injected depends on STM32 series) */