Searched refs:prescr_reg (Results 1 – 2 of 2) sorted by relevance
527 uint32_t prescr_reg; in HAL_DCMIPP_PARALLEL_SetConfig() local567 …prescr_reg = (((uint32_t)pParallelConfig->SynchroCodes.FrameEndCode << DCMIPP_PRESCR_FEC_Pos) | \ in HAL_DCMIPP_PARALLEL_SetConfig()572 WRITE_REG(hdcmipp->Instance->PRESCR, prescr_reg); in HAL_DCMIPP_PARALLEL_SetConfig()
497 uint32_t prescr_reg; in HAL_DCMIPP_PARALLEL_SetConfig() local537 …prescr_reg = (((uint32_t)pParallelConfig->SynchroCodes.FrameEndCode << DCMIPP_PRESCR_FEC_Pos) | \ in HAL_DCMIPP_PARALLEL_SetConfig()542 WRITE_REG(hdcmipp->Instance->PRESCR, prescr_reg); in HAL_DCMIPP_PARALLEL_SetConfig()