Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h288 …uint32_t HighSpeedReadTimeout; /*!< High-speed read time-out … member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1356 hdsi->Instance->TCCR[1U] |= HostTimeouts->HighSpeedReadTimeout; in HAL_DSI_ConfigHostTimeouts()