Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1295 uint32_t maxTime; in HAL_DSI_ConfigPhyTimer() local
1299maxTime = (PhyTimers->ClockLaneLP2HSTime > PhyTimers->ClockLaneHS2LPTime)? PhyTimers->ClockLaneLP2… in HAL_DSI_ConfigPhyTimer()
1313 hdsi->Instance->CLTCR |= (maxTime | ((maxTime)<<16U)); in HAL_DSI_ConfigPhyTimer()