Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h292 …uint32_t HighSpeedWriteTimeout; /*!< High-speed write time-out … member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1364 hdsi->Instance->TCCR[3U] |= HostTimeouts->HighSpeedWriteTimeout; in HAL_DSI_ConfigHostTimeouts()