Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h286 …uint32_t LowPowerReceptionTimeout; /*!< Low-power reception time-out … member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1352 hdsi->Instance->TCCR[0U] |= HostTimeouts->LowPowerReceptionTimeout; in HAL_DSI_ConfigHostTimeouts()