Lines Matching full:on

52 …r edge set to rising edge (default setting for compatibility with some ADC on other STM32 families…
86 /* Equivalent mask of ADC_CHANNEL_NUMBER_MASK aligned on register LSB (bit 0) */
140 /* (feature of several watchdogs not available on all STM32 families)). */
183 …rty "rs": Software can read as well as set this bit. Writing '0' has no effect on the bit value. */
191 …x1FFFF7B8U)) /* Internal temperature sensor, address of parameter TS_CAL1: On STM32F0, temperature…
192 …x1FFFF7C2U)) /* Internal temperature sensor, address of parameter TS_CAL2: On STM32F0, temperature…
211 * @note These parameters have an impact on ADC scope: ADC instance.
220 * (setting possible with ADC enabled without conversion on going,
221 * ADC enabled with conversion on going, ...)
231 … @note On this STM32 series, this parameter has some clock ratio constraints:
258 * @note These parameters have an impact on ADC scope: ADC group regular.
268 * (setting possible with ADC enabled without conversion on going,
269 * ADC enabled with conversion on going, ...)
279 …@note On this STM32 series, setting trigger source to external trigger also set trigger polarity t…
280 …(default setting for compatibility with some ADC on other STM32 families having this setting set b…
292 …uint32_t ContinuousMode; /*!< Set ADC continuous conversion mode on ADC group regular…
383 … (0x00000000U) /*!< ADC asynchronous clock. On this STM32 series, a…
402 … (0x00000000U)/*!< ADC conversion data alignment: right aligned (alignment on data register LSB bi…
403 …R1_ALIGN) /*!< ADC conversion data alignment: left aligned (alignment on data register MSB bi…
413 …pling). See description with function @ref LL_ADC_SetLowPowerMode(). Note: On STM32F0, if enabled,…
422 #define LL_ADC_GROUP_REGULAR (0x00000001U) /*!< ADC group regular (available on all S…
500 /** @defgroup ADC_LL_EC_REG_OVR_DATA_BEHAVIOR ADC group regular - Overrun behavior on conversion d…
512 …of all ranks, ADC conversion of ranks with channels enabled in sequencer). On some other STM32 fam…
597 * For details on delays values, refer to descriptions in source code
616 /* - ADC conversion time: duration depending on ADC clock and ADC */
634 /* Note: On this STM32 series, a minimum number of ADC clock cycles */
717 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
817 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
869 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
913 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
940 * selected is available on the ADC instance selected.
957 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
958 …* @retval Value "0" if the internal channel selected is not available on the ADC instance selected.
959 * Value "1" if the internal channel selected is available on the ADC instance selected.
1009 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
1041 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
1053 * analog watchdog threshold high (on 8 bits):
1075 * analog watchdog threshold high (on 8 bits):
1134 * @note On devices with only 1 ADC common instance, parameter of this macro
1216 * @note This voltage depends on user board environment: voltage level
1218 * On devices with small package, the pin Vref+ is not present
1220 * @note On this STM32 series, calibration data of internal voltage reference
1270 * @note On this STM32 series, calibration data of temperature sensor
1319 * If temperature sensor calibration values are available on
1320 * on this device (presence of macro __LL_ADC_CALC_TEMPERATURE()),
1332 …* On STM32F0, refer to device datasheet parameter "Avg_Slope…
1334 …* On STM32F0, refer to device datasheet parameter "V30" (cor…
1444 * @note On this STM32 series, setting of this feature is conditioned to
1461 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
1490 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
1511 * @note On this STM32 series, setting of this feature is conditioned to
1521 * (1) On this STM32 series, synchronous clock has no prescaler.
1538 * (1) On this STM32 series, synchronous clock has no prescaler.
1549 * @note On this STM32 series, setting of this feature is conditioned to
1551 * ADC must be disabled or enabled without conversion on going
1552 * on group regular.
1588 * @note On this STM32 series, setting of this feature is conditioned to
1590 * ADC must be disabled or enabled without conversion on going
1591 * on group regular.
1639 * 2. Later on, when conversion data is needed: poll for end of
1643 * - ADC low power mode "auto power-off" (feature available on
1653 * correspond to the current voltage level on the selected
1655 * @note On this STM32 series, setting of this feature is conditioned to
1657 * ADC must be disabled or enabled without conversion on going
1658 * on group regular.
1694 * 2. Later on, when conversion data is needed: poll for end of
1698 * - ADC low power mode "auto power-off" (feature available on
1708 * correspond to the current voltage level on the selected
1727 * @note On this STM32 series, sampling time scope is on ADC instance:
1729 * (on some other STM32 families, sampling time is channel wise)
1738 * On this STM32 series, ADC processing time is:
1747 * @note On this STM32 series, setting of this feature is conditioned to
1749 * ADC must be disabled or enabled without conversion on going
1750 * on group regular.
1772 * @note On this STM32 series, sampling time scope is on ADC instance:
1774 * (on some other STM32 families, sampling time is channel wise)
1807 * @note On this STM32 series, setting trigger source to external trigger
1809 * (default setting for compatibility with some ADC on other
1814 * depends on timers availability on the selected device.
1815 * @note On this STM32 series, setting of this feature is conditioned to
1817 * ADC must be disabled or enabled without conversion on going
1818 * on group regular.
1830 * (1) On STM32F0, parameter not available on all devices
1849 * depends on timers availability on the selected device.
1861 * (1) On STM32F0, parameter not available on all devices
1867 /* Value for shift of {0; 4; 8; 12} depending on value of bitfield */ in LL_ADC_REG_GetTriggerSource()
1898 * @note On this STM32 series, setting of this feature is conditioned to
1900 * ADC must be disabled or enabled without conversion on going
1901 * on group regular.
1933 * @note On some other STM32 families, this setting is not available and
1935 * @note On this STM32 series, setting of this feature is conditioned to
1937 * ADC must be disabled or enabled without conversion on going
1938 * on group regular.
1953 * @note On some other STM32 families, this setting is not available and
1972 * @note On this STM32 series, setting of this feature is conditioned to
1974 * ADC must be disabled or enabled without conversion on going
1975 * on group regular.
2004 * @brief Set ADC group regular sequence: channel on rank corresponding to
2009 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
2012 * @note On this STM32 series, ADC group regular sequencer is
2015 * @note Depending on devices and packages, some channels may not be available.
2017 * @note On this STM32 series, to measure internal channels (VrefInt,
2021 * @note On this STM32 series, setting of this feature is conditioned to
2023 * ADC must be disabled or enabled without conversion on going
2024 * on group regular.
2071 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
2082 * @brief Add channel to ADC group regular sequence: channel on rank corresponding to
2087 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
2090 * @note On this STM32 series, ADC group regular sequencer is
2093 * @note Depending on devices and packages, some channels may not be available.
2095 * @note On this STM32 series, to measure internal channels (VrefInt,
2099 * @note On this STM32 series, setting of this feature is conditioned to
2101 * ADC must be disabled or enabled without conversion on going
2102 * on group regular.
2149 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
2160 * @brief Remove channel to ADC group regular sequence: channel on rank corresponding to
2165 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
2168 * @note On this STM32 series, ADC group regular sequencer is
2171 * @note Depending on devices and packages, some channels may not be available.
2173 * @note On this STM32 series, to measure internal channels (VrefInt,
2177 * @note On this STM32 series, setting of this feature is conditioned to
2179 * ADC must be disabled or enabled without conversion on going
2180 * on group regular.
2227 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
2238 * @brief Get ADC group regular sequence: channel on rank corresponding to
2243 * (channel 0 fixed on rank 0, channel 1 fixed on rank1, ...).
2244 * @note On this STM32 series, ADC group regular sequencer is
2247 * @note Depending on devices and packages, some channels may not be available.
2249 * @note On this STM32 series, to measure internal channels (VrefInt,
2253 * @note On this STM32 series, setting of this feature is conditioned to
2255 * ADC must be disabled or enabled without conversion on going
2256 * on group regular.
2303 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
2333 * @brief Set ADC continuous conversion mode on ADC group regular.
2340 * @note On this STM32 series, setting of this feature is conditioned to
2342 * ADC must be disabled or enabled without conversion on going
2343 * on group regular.
2357 * @brief Get ADC continuous conversion mode on ADC group regular.
2393 * @note On this STM32 series, setting of this feature is conditioned to
2395 * ADC must be disabled or enabled without conversion on going
2396 * on group regular.
2453 * @note On this STM32 series, setting of this feature is conditioned to
2455 * ADC must be disabled or enabled without conversion on going
2456 * on group regular.
2495 * on ADC group regular.
2501 * @note On this STM32 series, there is only 1 kind of analog watchdog
2508 * @note On this STM32 series, setting of this feature is conditioned to
2510 * ADC must be disabled or enabled without conversion on going
2511 * on group regular.
2542 …* (1) On STM32F0, parameter not available on all devices: all devices except STM32F030x6, …
2556 * the returned channel number is only partly formatted on definition
2567 * @note On this STM32 series, there is only 1 kind of analog watchdog
2574 * @note On this STM32 series, setting of this feature is conditioned to
2576 * ADC must be disabled or enabled without conversion on going
2577 * on group regular.
2625 * @note On this STM32 series, there is only 1 kind of analog watchdog
2632 * @note On this STM32 series, setting of this feature is conditioned to
2634 * ADC must be disabled or enabled without conversion on going
2635 * on group regular.
2658 * @note On this STM32 series, there is only 1 kind of analog watchdog
2665 * @note On this STM32 series, setting of this feature is conditioned to
2667 * ADC must be disabled or enabled without conversion on going
2668 * on group regular.
2729 /** @defgroup ADC_LL_EF_Operation_ADC_Instance Operation on ADC hierarchical scope: ADC instance
2735 * @note On this STM32 series, after ADC enable, a delay for
2739 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
2742 * @note On this STM32 series, setting of this feature is conditioned to
2761 * @note On this STM32 series, setting of this feature is conditioned to
2763 * ADC must be not disabled. Must be enabled without conversion on going
2764 * on group regular.
2781 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
2797 * @retval 0: no ADC disable command on going.
2807 * @note On this STM32 series, a minimum number of ADC clock cycles
2811 * On this STM32 series, ADC DMA transfer request should be disabled
2822 * @note On this STM32 series, setting of this feature is conditioned to
2854 /** @defgroup ADC_LL_EF_Operation_ADC_Group_Regular Operation on ADC hierarchical scope: group regu…
2860 * @note On this STM32 series, this function is relevant for both
2865 * will start at next trigger event (on the selected trigger edge)
2867 * @note On this STM32 series, setting of this feature is conditioned to
2869 * ADC must be enabled without conversion on going on group regular,
2870 * without conversion stop command on going on group regular,
2871 * without ADC disable command on going.
2888 * @note On this STM32 series, setting of this feature is conditioned to
2890 * ADC must be enabled with conversion on going on group regular,
2891 * without ADC disable command on going.
2910 * @retval 0: no conversion is on going on ADC group regular.
2921 * @retval 0: no command of conversion stop is on going on ADC group regular.
3012 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
3081 * @note On this STM32 series, flag LL_ADC_FLAG_ADRDY is raised when the ADC
3370 /* Note: On this STM32 series, there is no ADC common initialization */