Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h272 …uint32_t StopWaitTime; /*!< The minimum wait period to request a High-Speed transm… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1321 hdsi->Instance->PCONFR |= ((PhyTimers->StopWaitTime)<<8U); in HAL_DSI_ConfigPhyTimer()