Searched refs:SynchroMode (Results 1 – 2 of 2) sorted by relevance
263 assert_param(IS_DCMI_SYNCHRO(hdcmi->Init.SynchroMode)); in HAL_DCMI_Init()320 hdcmi->Instance->CR |= (uint32_t)(hdcmi->Init.SynchroMode | hdcmi->Init.CaptureRate |\ in HAL_DCMI_Init()327 if(hdcmi->Init.SynchroMode == DCMI_SYNCHRO_EMBEDDED) in HAL_DCMI_Init()
92 …uint32_t SynchroMode; /*!< Specifies the Synchronization Mode: Hardware or Embedde… member