libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
f7/dcmi.h File Reference
Include dependency graph for f7/dcmi.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)