Home
last modified time | relevance | path

Searched refs:TotalHeigh (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_ltdc_ex.c108 …hltdc->Init.TotalHeigh = VidCfg->VerticalSyncActive + VidCfg->VerticalBackPorch + VidCfg->… in HAL_LTDCEx_StructInitFromVideoConfig()
Dstm32l4xx_hal_ltdc.c225 assert_param(IS_LTDC_TOTALH(hltdc->Init.TotalHeigh)); in HAL_LTDC_Init()
286 hltdc->Instance->TWCR |= (tmp | hltdc->Init.TotalHeigh); in HAL_LTDC_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_ltdc.h120 uint32_t TotalHeigh; /*!< configures the total height. member