Zephyr API 3.6.99
|
#include <zephyr/dt-bindings/adc/stm32_adc.h>
Go to the source code of this file.
Macros | |
#define | STM32_ADC_RES_REG 0xFF |
#define | STM32_ADC_RES_SHIFT 0 |
#define | STM32_ADC_RES_MASK 0x00 |
#define | STM32_ADC_RES_REG_VAL 0x00 |
#define | STM32F1_ADC_RES(resolution) |
#define STM32_ADC_RES_MASK 0x00 |
#define STM32_ADC_RES_REG 0xFF |
#define STM32_ADC_RES_REG_VAL 0x00 |
#define STM32_ADC_RES_SHIFT 0 |
#define STM32F1_ADC_RES | ( | resolution | ) |