Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h264 …uint32_t DataLaneHS2LPTime; /*!< The maximum time that the D-PHY data lanes takes to go… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1317 …taLaneMaxReadTime | ((PhyTimers->DataLaneLP2HSTime)<<16U) | ((PhyTimers->DataLaneHS2LPTime)<<24U)); in HAL_DSI_ConfigPhyTimer()