HAL
DCMI_SYNCHRO_EMBEDDED is only used within HAL.
 
Symbols
loading...
Files
loading...

DCMI_SYNCHRO_EMBEDDED macro

Embedded synchronization data capture is synchronized with synchronization codes embedded in the data flow

Syntax

#define DCMI_SYNCHRO_EMBEDDED ((uint32_t)DCMI_CR_ESS)

References

LocationText
stm32f4xx_hal_dcmi.h:162
#define DCMI_SYNCHRO_EMBEDDED ((uint32_t)DCMI_CR_ESS) /*!< Embedded synchronization data capture is synchronized with
stm32f4xx_hal_dcmi.c:234
if(hdcmi->Init.SynchroMode == DCMI_SYNCHRO_EMBEDDED)
stm32f4xx_hal_dcmi_ex.c:149
if(hdcmi->Init.SynchroMode == DCMI_SYNCHRO_EMBEDDED)