Searched refs:DataLaneMaxReadTime (Results 1 – 10 of 10) sorted by relevance
257 uint32_t DataLaneMaxReadTime; /*!< The maximum time required to perform a read command */ member
272 uint32_t DataLaneMaxReadTime; /*!< The maximum time required to perform a read command */ member
1573 hdsi->Instance->DLTRCR |= PhyTimers->DataLaneMaxReadTime; in HAL_DSI_ConfigPhyTimer()
1427 …hdsi->Instance->DLTCR |= (PhyTimers->DataLaneMaxReadTime | ((PhyTimers->DataLaneLP2HSTime) << 16U)… in HAL_DSI_ConfigPhyTimer()