libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/common/dcmi_common_f47.h>
Go to the source code of this file.
Macros | |
#define | DCMI_CR_OELS (1 << 20) |
#define | DCMI_CR_LSM (1 << 19) |
#define | DCMI_CR_OEBS (1 << 18) |
#define | DCMI_CR_BSM1 (1 << 17) |
#define | DCMI_CR_BSM0 (1 << 16) |