Searched refs:LineEndCode (Results 1 – 5 of 5) sorted by relevance
56 uint8_t LineEndCode; /*!< Specifies the code of the line end delimiter. */ member
134 … ((uint32_t)hdcmi->Init.SyncroCode.LineEndCode << DCMI_POSITION_ESCR_LEC) | in HAL_DCMI_Init()
239 … ((uint32_t)hdcmi->Init.SyncroCode.LineEndCode << DCMI_POSITION_ESCR_LEC) | in HAL_DCMI_Init()
54 uint8_t LineEndCode; /*!< Specifies the code of the line end delimiter. */ member
315 ((uint32_t)hdcmi->Init.SynchroCode.LineEndCode << DCMI_ESCR_LEC_Pos) |\ in HAL_DCMI_Init()