Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h178 …uint32_t CommandSize; /*!< Maximum allowed size for an LTDC write memory command,… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c1173 hdsi->Instance->LCCR |= CmdCfg->CommandSize; in HAL_DSI_ConfigAdaptedCommandMode()