|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
#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 | ) |