Lines Matching full:on

71 …                                                  compatibility with some ADC on other STM32 series
104 ADC_CHANNEL_ID_NUMBER_MASK with reduced range: on this STM32 series, ADC group regular sequencer,
111 /* Equivalent mask of ADC_CHANNEL_NUMBER_MASK aligned on register LSB (bit 0) */
168 /* on one of the common sampling time available. */
178 /* (feature of several watchdogs not available on all STM32 series)). */
182 /* selection on groups. */
249 Writing '0' has no effect on the bit value. */
261 …L1_ADDR ((uint16_t*) (0x0BF90710UL)) /* Address of parameter TS_CAL1: On this series,
264 …L2_ADDR ((uint16_t*) (0x0BF90742UL)) /* Address of parameter TS_CAL2: On this series,
290 * (shift mask on register position bit 0).
341 * @note These parameters have an impact on ADC scope: ADC instance.
350 * (setting possible with ADC enabled without conversion on going,
351 * ADC enabled with conversion on going, ...)
374 * @note These parameters have an impact on ADC scope: ADC group regular.
384 * (setting possible with ADC enabled without conversion on going,
385 * ADC enabled with conversion on going, ...)
396 … @note On this STM32 series, setting trigger source to external trigger also
398 … with some ADC on other STM32 series having this setting set by HW
417 … enabled (depending on the sequencer mode: scan length of 2 ranks or
423 …uint32_t ContinuousMode; /*!< Set ADC continuous conversion mode on ADC group regular…
588 (alignment on data register LSB bit 0)*/
590 (alignment on data register MSB bit 15)*/
669 #define LL_ADC_GROUP_REGULAR (0x00000001UL) /*!< ADC group regular (available on
784 /** @defgroup ADC_LL_EC_REG_OVR_DATA_BEHAVIOR ADC group regular - Overrun behavior on conversion d…
813 … (equivalent to sequencer of 1 rank: ADC conversion on only 1 channel) */
835 #define LL_ADC_REG_SEQ_SCAN_DIR_FORWARD (0x00000000UL) /*!< On this STM32 series, parameter…
840 … sequencer). On some other STM32 series, this setting is not available
842 #define LL_ADC_REG_SEQ_SCAN_DIR_BACKWARD (ADC_CFGR1_SCANDIR) /*!< On this STM32 series, parameter…
993 …GRP_REGULAR_CONTINUED (ADC_CFGR2_OVSE) /*!< ADC oversampling on conversions of
1083 … @ref __LL_ADC_CALC_TEMPERATURE(), due to issue on
1084 … calibration parameters. This value is coded on 16 bits
1085 … (to fit on signed word or double word) and corresponds
1094 * For details on delays values, refer to descriptions in source code
1113 /* - ADC conversion time: duration depending on ADC clock and ADC */
1143 /* Note: On this STM32 series, a minimum number of ADC clock cycles */
1362 * selected is available on the ADC instance selected.
1378 …* @retval Value "0" if the internal channel selected is not available on the ADC instance selected.
1379 * Value "1" if the internal channel selected is available on the ADC instance selected.
1448 * analog watchdog threshold high (on 8 bits):
1470 * analog watchdog threshold high (on 8 bits):
1522 * @note On devices with only 1 ADC common instance, parameter of this macro
1606 * @note This voltage depends on user board environment: voltage level
1608 * On devices with small package, the pin Vref+ is not present
1610 * @note On this STM32 series, calibration data of internal voltage reference
1660 * @note On this STM32 series, calibration data of temperature sensor
1714 * If temperature sensor calibration values are available on
1715 * on this device (presence of macro __LL_ADC_CALC_TEMPERATURE()),
1728 …* On this STM32 series, refer to device datasheet parameter …
1731 …* On this STM32 series, refer to datasheet parameter "V30" (…
1828 * @note On this STM32 series, setting of this feature is conditioned to
1901 * @note On this STM32 series, setting of this feature is conditioned to
1941 * @note On this STM32 series, setting of this feature is conditioned to
1969 * @note On this STM32 series, setting of this feature is conditioned to
2024 * @note On this STM32 series, setting of this feature is conditioned to
2026 * ADC must be enabled, without calibration on going, without conversion
2027 * on going on group regular.
2058 * @note On this STM32 series, setting of this feature is conditioned to
2060 * ADC must be disabled or enabled without conversion on going
2061 * on group regular.
2097 * @note On this STM32 series, setting of this feature is conditioned to
2099 * ADC must be disabled or enabled without conversion on going
2100 * on group regular.
2151 * 2. Later on, when conversion data is needed: poll for end of
2159 * correspond to the current voltage level on the selected
2161 * @note On this STM32 series, setting of this feature is conditioned to
2163 * ADC must be disabled or enabled without conversion on going
2164 * on group regular.
2200 * 2. Later on, when conversion data is needed: poll for end of
2208 * correspond to the current voltage level on the selected
2233 * @note On this STM32 series, setting of this feature is conditioned to
2269 * @note On this STM32 series, setting of this feature is conditioned to
2311 * @note On this STM32 series, setting of this feature is conditioned to
2342 * @note On this STM32 series, sampling time scope is on ADC instance:
2344 * (on some other STM32 series, sampling time is channel wise)
2353 * On this STM32 series, ADC processing time is:
2362 * @note On this STM32 series, setting of this feature is conditioned to
2364 * ADC must be disabled or enabled without conversion on going
2365 * on group regular.
2394 * @note On this STM32 series, sampling time scope is on ADC instance:
2396 * (on some other STM32 series, sampling time is channel wise)
2434 * @note On this STM32 series, setting trigger source to external trigger
2436 * (default setting for compatibility with some ADC on other
2440 * @note On this STM32 series, ADC trigger frequency mode must be set
2445 * depends on timers availability on the selected device.
2446 * @note On this STM32 series, setting of this feature is conditioned to
2448 * ADC must be disabled or enabled without conversion on going
2449 * on group regular.
2478 * depends on timers availability on the selected device.
2494 /* Value for shift of {0; 4; 8; 12} depending on value of bitfield */ in LL_ADC_REG_GetTriggerSource()
2525 * @note On this STM32 series, setting of this feature is conditioned to
2527 * ADC must be disabled or enabled without conversion on going
2528 * on group regular.
2559 * @note On this STM32 series, ADC group regular sequencer both modes
2572 * @note On this STM32 series, setting of this feature is conditioned to
2574 * ADC must be disabled or enabled without conversion on going
2575 * on group regular.
2590 * @note On this STM32 series, ADC group regular sequencer both modes
2635 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
2643 * @note On this STM32 series, ADC group regular sequencer both modes
2648 * ADC conversion on only 1 channel.
2649 * @note On this STM32 series, setting of this feature is conditioned to
2651 * ADC must be disabled or enabled without conversion on going
2652 * on group regular.
2699 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
2707 * @note On this STM32 series, ADC group regular sequencer both modes
2712 * ADC conversion on only 1 channel.
2758 * @note On this STM32 series, parameter relevant only is sequencer is set
2761 * @note On some other STM32 series, this setting is not available and
2763 * @note On this STM32 series, setting of this feature is conditioned to
2765 * ADC must be disabled or enabled without conversion on going
2766 * on group regular.
2781 * @note On this STM32 series, parameter relevant only is sequencer is set
2784 * @note On some other STM32 series, this setting is not available and
2803 * @note On this STM32 series, setting of this feature is conditioned to
2805 * ADC must be disabled or enabled without conversion on going
2806 * on group regular.
2835 * @brief Set ADC group regular sequence: channel on the selected
2840 * @note On this STM32 series, ADC group regular sequencer is
2844 * @note Depending on devices and packages, some channels may not be available.
2846 * @note On this STM32 series, to measure internal channels (VrefInt,
2850 * @note On this STM32 series, setting of this feature is conditioned to
2852 * ADC must be disabled or enabled without conversion on going
2853 * on group regular.
2895 /* in register depending on parameter "Rank". */ in LL_ADC_REG_SetSequencerRanks()
2905 * @brief Get ADC group regular sequence: channel on the selected
2907 * @note On this STM32 series, ADC group regular sequencer is
2911 * @note Depending on devices and packages, some channels may not be available.
2915 * the returned channel number is only partly formatted on definition
2975 * @brief Set ADC group regular sequence: channel on rank corresponding to
2980 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
2983 * @note On this STM32 series, ADC group regular sequencer both modes
2990 * @note Depending on devices and packages, some channels may not be available.
2992 * @note On this STM32 series, to measure internal channels (VrefInt,
2996 * @note On this STM32 series, setting of this feature is conditioned to
2998 * ADC must be disabled or enabled without conversion on going
2999 * on group regular.
3050 * @brief Add channel to ADC group regular sequence: channel on rank corresponding to
3055 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
3058 * @note On this STM32 series, ADC group regular sequencer both modes
3065 * @note Depending on devices and packages, some channels may not be available.
3067 * @note On this STM32 series, to measure internal channels (VrefInt,
3071 * @note On this STM32 series, setting of this feature is conditioned to
3073 * ADC must be disabled or enabled without conversion on going
3074 * on group regular.
3125 * @brief Remove channel to ADC group regular sequence: channel on rank corresponding to
3130 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
3133 * @note On this STM32 series, ADC group regular sequencer both modes
3140 * @note Depending on devices and packages, some channels may not be available.
3142 * @note On this STM32 series, to measure internal channels (VrefInt,
3146 * @note On this STM32 series, setting of this feature is conditioned to
3148 * ADC must be disabled or enabled without conversion on going
3149 * on group regular.
3200 * @brief Get ADC group regular sequence: channel on rank corresponding to
3205 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
3206 * @note On this STM32 series, ADC group regular sequencer both modes
3213 * @note Depending on devices and packages, some channels may not be available.
3215 * @note On this STM32 series, to measure internal channels (VrefInt,
3219 * @note On this STM32 series, setting of this feature is conditioned to
3221 * ADC must be disabled or enabled without conversion on going
3222 * on group regular.
3284 * @brief Set ADC continuous conversion mode on ADC group regular.
3291 * @note On this STM32 series, setting of this feature is conditioned to
3293 * ADC must be disabled or enabled without conversion on going
3294 * on group regular.
3308 * @brief Get ADC continuous conversion mode on ADC group regular.
3344 * @note On this STM32 series, setting of this feature is conditioned to
3346 * ADC must be disabled or enabled without conversion on going
3347 * on group regular.
3404 * @note On this STM32 series, setting of this feature is conditioned to
3406 * ADC must be disabled or enabled without conversion on going
3407 * on group regular.
3445 * @note On this device, sampling time is on channel scope: independently
3446 * of channel mapped on ADC group regular or injected.
3461 * @note On this STM32 series, setting of this feature is conditioned to
3463 * ADC must be disabled or enabled without conversion on going
3464 * on group regular.
3521 * @note On this device, sampling time is on channel scope: independently
3522 * of channel mapped on ADC group regular or injected.
3579 /* Select sampling time bitfield depending on sampling time bit value 0 or 1. */ in LL_ADC_GetChannelSamplingTime()
3595 * on ADC group regular.
3601 * @note On this STM32 series, setting of this feature is conditioned to
3603 * ADC must be disabled or enabled without conversion on going
3604 * on group regular.
3638 /* in register and register position depending on parameter "AWDy". */ in LL_ADC_SetAnalogWDMonitChannels()
3662 * the returned channel number is only partly formatted on definition
3673 * @note On this STM32 series, setting of this feature is conditioned to
3675 * ADC must be disabled or enabled without conversion on going
3676 * on group regular.
3688 * (1) On this AWD number, monitored channel can be retrieved
3776 * impacted: the comparison of analog watchdog thresholds is done on
3781 * on 12 bits (ratio 16 and shift 4, or ratio 32 and shift 5, ...):
3784 * on 14 bits (ratio 16 and shift 2, or ratio 32 and shift 3, ...):
3787 * on 16 bits (ratio 16 and shift none, or ratio 32 and shift 1, ...):
3789 * @note On this STM32 series, setting of this feature is conditioned to
3791 * ADC must be disabled or enabled without conversion on going
3792 * on group regular.
3812 /* position in register and register position depending on parameter */ in LL_ADC_ConfigAnalogWDThresholds()
3837 * impacted: the comparison of analog watchdog thresholds is done on
3842 * on 12 bits (ratio 16 and shift 4, or ratio 32 and shift 5, ...):
3845 * on 14 bits (ratio 16 and shift 2, or ratio 32 and shift 3, ...):
3848 * on 16 bits (ratio 16 and shift none, or ratio 32 and shift 1, ...):
3850 * @note On this STM32 series, setting of this feature is not conditioned to
3852 * ADC can be disabled, enabled with or without conversion on going
3853 * on ADC group regular.
3875 /* position in register and register position depending on parameters */ in LL_ADC_SetAnalogWDThresholds()
3922 /* position in register and register position depending on parameters */ in LL_ADC_GetAnalogWDThresholds()
3948 * @note On this STM32 series, setting of this feature is conditioned to
3978 * on the selected ADC group.
3984 * @note On this STM32 series, setting of this feature is conditioned to
3986 * ADC must be disabled or enabled without conversion on going
3987 * on group regular.
4002 * on the selected ADC group.
4024 * @note On this STM32 series, setting of this feature is conditioned to
4099 /** @defgroup ADC_LL_EF_Operation_ADC_Instance Operation on ADC hierarchical scope: ADC instance
4105 * @note On this STM32 series, there are three possibilities to enable
4113 * @note On this STM32 series, after ADC internal voltage regulator enable,
4118 * @note On this STM32 series, setting of this feature is conditioned to
4137 * @note On this STM32 series, setting of this feature is conditioned to
4162 * @note On this STM32 series, after ADC enable, a delay for
4166 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
4169 * @note On this STM32 series, setting of this feature is conditioned to
4188 * @note On this STM32 series, setting of this feature is conditioned to
4190 * ADC must be not disabled. Must be enabled without conversion on going
4191 * on group regular.
4208 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
4224 * @retval 0: no ADC disable command on going.
4234 * @note On this STM32 series, a minimum number of ADC clock cycles
4238 * On this STM32 series, ADC DMA transfer request should be disabled
4252 * @note On this STM32 series, setting of this feature is conditioned to
4284 /** @defgroup ADC_LL_EF_Operation_ADC_Group_Regular Operation on ADC hierarchical scope: group regu…
4290 * @note On this STM32 series, this function is relevant for both
4295 * will start at next trigger event (on the selected trigger edge)
4297 * @note On this STM32 series, setting of this feature is conditioned to
4299 * ADC must be enabled without conversion on going on group regular,
4300 * without conversion stop command on going on group regular,
4301 * without ADC disable command on going.
4318 * @note On this STM32 series, setting of this feature is conditioned to
4320 * ADC must be enabled (potentially with conversion on going on group regular),
4321 * without ADC disable command on going.
4340 * @retval 0: no conversion is on going on ADC group regular.
4351 * @retval 0: no command of conversion stop is on going on ADC group regular.
4441 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
4554 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC