Searched refs:LineStartCode (Results 1 – 5 of 5) sorted by relevance
55 uint8_t LineStartCode; /*!< Specifies the code of the line start delimiter. */ member
133 … ((uint32_t)hdcmi->Init.SyncroCode.LineStartCode << DCMI_POSITION_ESCR_LSC)| in HAL_DCMI_Init()
238 … ((uint32_t)hdcmi->Init.SyncroCode.LineStartCode << DCMI_POSITION_ESCR_LSC)| in HAL_DCMI_Init()
53 uint8_t LineStartCode; /*!< Specifies the code of the line start delimiter. */ member
314 … ((uint32_t)hdcmi->Init.SynchroCode.LineStartCode << DCMI_ESCR_LSC_Pos)|\ in HAL_DCMI_Init()