Home
last modified time | relevance | path

Searched refs:DCMI_POSITION_ESCR_FEC (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dcmi_ex.h165 #define DCMI_POSITION_ESCR_FEC (uint32_t)DCMI_ESCR_FEC_Pos /*!< Required left shift to set … macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dcmi_ex.c154 … ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_POSITION_ESCR_FEC)); in HAL_DCMI_Init()
Dstm32f4xx_hal_dcmi.c239 … ((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_POSITION_ESCR_FEC)); in HAL_DCMI_Init()