Searched refs:TotalWidth (Results 1 – 14 of 14) sorted by relevance
239 assert_param(IS_LTDC_TOTALW(hltdc->Init.TotalWidth)); in HAL_LTDC_Init()298 tmp = (hltdc->Init.TotalWidth << 16U); in HAL_LTDC_Init()
239 assert_param(IS_LTDC_TOTALW(hltdc->Init.TotalWidth)); in HAL_LTDC_Init()294 tmp = (hltdc->Init.TotalWidth << 16U); in HAL_LTDC_Init()
105 uint32_t TotalWidth; /*!< configures the total width. member
109 uint32_t TotalWidth; /*!< configures the total width. member
256 assert_param(IS_LTDC_TOTALW(hltdc->Init.TotalWidth)); in HAL_LTDC_Init()311 tmp = (hltdc->Init.TotalWidth << 16U); in HAL_LTDC_Init()