Home
last modified time | relevance | path

Searched refs:maxTime (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dsi.c1542 uint32_t maxTime; in HAL_DSI_ConfigPhyTimer() local
1551maxTime = (PhyTimers->ClockLaneLP2HSTime > PhyTimers->ClockLaneHS2LPTime) ? PhyTimers->ClockLaneLP… in HAL_DSI_ConfigPhyTimer()
1567 hdsi->Instance->CLTCR |= (maxTime | ((maxTime) << 16U)); in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dsi.c1403 uint32_t maxTime; in HAL_DSI_ConfigPhyTimer() local
1407maxTime = (PhyTimers->ClockLaneLP2HSTime > PhyTimers->ClockLaneHS2LPTime) ? PhyTimers->ClockLaneLP… in HAL_DSI_ConfigPhyTimer()
1423 hdsi->Instance->CLTCR |= (maxTime | ((maxTime) << 16U)); in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dsi.c1403 uint32_t maxTime; in HAL_DSI_ConfigPhyTimer() local
1407maxTime = (PhyTimers->ClockLaneLP2HSTime > PhyTimers->ClockLaneHS2LPTime) ? PhyTimers->ClockLaneLP… in HAL_DSI_ConfigPhyTimer()
1423 hdsi->Instance->CLTCR |= (maxTime | ((maxTime) << 16U)); in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dsi.c1403 uint32_t maxTime; in HAL_DSI_ConfigPhyTimer() local
1407maxTime = (PhyTimers->ClockLaneLP2HSTime > PhyTimers->ClockLaneHS2LPTime) ? PhyTimers->ClockLaneLP… in HAL_DSI_ConfigPhyTimer()
1423 hdsi->Instance->CLTCR |= (maxTime | ((maxTime) << 16U)); in HAL_DSI_ConfigPhyTimer()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dsi.c1403 uint32_t maxTime; in HAL_DSI_ConfigPhyTimer() local
1407maxTime = (PhyTimers->ClockLaneLP2HSTime > PhyTimers->ClockLaneHS2LPTime) ? PhyTimers->ClockLaneLP… in HAL_DSI_ConfigPhyTimer()
1423 hdsi->Instance->CLTCR |= (maxTime | ((maxTime) << 16U)); in HAL_DSI_ConfigPhyTimer()