STM32H735xx HAL User Manual
|
Defines | |
#define | ADC_LEFTBITSHIFT_NONE (LL_ADC_LEFT_BIT_SHIFT_NONE) |
#define | ADC_LEFTBITSHIFT_1 (LL_ADC_LEFT_BIT_SHIFT_1) |
#define | ADC_LEFTBITSHIFT_2 (LL_ADC_LEFT_BIT_SHIFT_2) |
#define | ADC_LEFTBITSHIFT_3 (LL_ADC_LEFT_BIT_SHIFT_3) |
#define | ADC_LEFTBITSHIFT_4 (LL_ADC_LEFT_BIT_SHIFT_4) |
#define | ADC_LEFTBITSHIFT_5 (LL_ADC_LEFT_BIT_SHIFT_5) |
#define | ADC_LEFTBITSHIFT_6 (LL_ADC_LEFT_BIT_SHIFT_6) |
#define | ADC_LEFTBITSHIFT_7 (LL_ADC_LEFT_BIT_SHIFT_7) |
#define | ADC_LEFTBITSHIFT_8 (LL_ADC_LEFT_BIT_SHIFT_8) |
#define | ADC_LEFTBITSHIFT_9 (LL_ADC_LEFT_BIT_SHIFT_9) |
#define | ADC_LEFTBITSHIFT_10 (LL_ADC_LEFT_BIT_SHIFT_10) |
#define | ADC_LEFTBITSHIFT_11 (LL_ADC_LEFT_BIT_SHIFT_11) |
#define | ADC_LEFTBITSHIFT_12 (LL_ADC_LEFT_BIT_SHIFT_12) |
#define | ADC_LEFTBITSHIFT_13 (LL_ADC_LEFT_BIT_SHIFT_13) |
#define | ADC_LEFTBITSHIFT_14 (LL_ADC_LEFT_BIT_SHIFT_14) |
#define | ADC_LEFTBITSHIFT_15 (LL_ADC_LEFT_BIT_SHIFT_15) |
#define ADC_LEFTBITSHIFT_1 (LL_ADC_LEFT_BIT_SHIFT_1) |
ADC 1 bit shift
Definition at line 826 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_10 (LL_ADC_LEFT_BIT_SHIFT_10) |
ADC 10 bits shift
Definition at line 835 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_11 (LL_ADC_LEFT_BIT_SHIFT_11) |
ADC 11 bits shift
Definition at line 836 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_12 (LL_ADC_LEFT_BIT_SHIFT_12) |
ADC 12 bits shift
Definition at line 837 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_13 (LL_ADC_LEFT_BIT_SHIFT_13) |
ADC 13 bits shift
Definition at line 838 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_14 (LL_ADC_LEFT_BIT_SHIFT_14) |
ADC 14 bits shift
Definition at line 839 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_15 (LL_ADC_LEFT_BIT_SHIFT_15) |
ADC 15 bits shift
Definition at line 840 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_2 (LL_ADC_LEFT_BIT_SHIFT_2) |
ADC 2 bits shift
Definition at line 827 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_3 (LL_ADC_LEFT_BIT_SHIFT_3) |
ADC 3 bits shift
Definition at line 828 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_4 (LL_ADC_LEFT_BIT_SHIFT_4) |
ADC 4 bits shift
Definition at line 829 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_5 (LL_ADC_LEFT_BIT_SHIFT_5) |
ADC 5 bits shift
Definition at line 830 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_6 (LL_ADC_LEFT_BIT_SHIFT_6) |
ADC 6 bits shift
Definition at line 831 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_7 (LL_ADC_LEFT_BIT_SHIFT_7) |
ADC 7 bits shift
Definition at line 832 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_8 (LL_ADC_LEFT_BIT_SHIFT_8) |
ADC 8 bits shift
Definition at line 833 of file stm32h7xx_hal_adc.h.
#define ADC_LEFTBITSHIFT_9 (LL_ADC_LEFT_BIT_SHIFT_9) |
ADC 9 bits shift
Definition at line 834 of file stm32h7xx_hal_adc.h.
ADC No bit shift
Definition at line 825 of file stm32h7xx_hal_adc.h.