Home
last modified time | relevance | path

Searched refs:WindowY1 (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c1032 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer()
1620 hltdc->LayerCfg[LayerIdx].WindowY1 = YSize + hltdc->LayerCfg[LayerIdx].WindowY0; in HAL_LTDC_SetWindowSize()
1680 hltdc->LayerCfg[LayerIdx].WindowY1 = Y0 + hltdc->LayerCfg[LayerIdx].ImageHeight; in HAL_LTDC_SetWindowPosition()
2158 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer_NoReload()
2231 hltdc->LayerCfg[LayerIdx].WindowY1 = YSize + hltdc->LayerCfg[LayerIdx].WindowY0; in HAL_LTDC_SetWindowSize_NoReload()
2290 hltdc->LayerCfg[LayerIdx].WindowY1 = Y0 + hltdc->LayerCfg[LayerIdx].ImageHeight; in HAL_LTDC_SetWindowPosition_NoReload()
2995 hltdc->LayerCfg[LayerIdx].WindowY1 = pLayerFlexARGB->Layer.WindowY1; in HAL_LTDC_ConfigLayerFlexARGB()
3080 hltdc->LayerCfg[LayerIdx].WindowY1 = pLayerFlexYUVCoPlanar->Layer.WindowY1; in HAL_LTDC_ConfigLayerFlexYUVCoPlanar()
3162 hltdc->LayerCfg[LayerIdx].WindowY1 = pLayerFlexYUVSemiPlanar->Layer.WindowY1; in HAL_LTDC_ConfigLayerFlexYUVSemiPlanar()
3245 hltdc->LayerCfg[LayerIdx].WindowY1 = pLayerFlexYUVFullPlanar->Layer.WindowY1; in HAL_LTDC_ConfigLayerFlexYUVFullPlanar()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_ltdc.c838 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer()
1189 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize()
1247 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition()
1567 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer_NoReload()
1632 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize_NoReload()
1689 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition_NoReload()
2146 tmp = ((pLayerCfg->WindowY1 + (hltdc->Instance->BPCR & LTDC_BPCR_AVBP)) << 16U); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ltdc.c838 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer()
1189 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize()
1247 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition()
1567 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer_NoReload()
1632 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize_NoReload()
1689 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition_NoReload()
2146 tmp = ((pLayerCfg->WindowY1 + (hltdc->Instance->BPCR & LTDC_BPCR_AVBP)) << 16U); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_ltdc.c838 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer()
1188 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize()
1246 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition()
1566 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer_NoReload()
1631 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize_NoReload()
1688 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition_NoReload()
2145 tmp = ((pLayerCfg->WindowY1 + (hltdc->Instance->BPCR & LTDC_BPCR_AVBP)) << 16U); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_ltdc.c838 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer()
1188 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize()
1246 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition()
1566 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer_NoReload()
1631 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize_NoReload()
1688 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition_NoReload()
2145 tmp = ((pLayerCfg->WindowY1 + (hltdc->Instance->BPCR & LTDC_BPCR_AVBP)) << 16U); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ltdc.c834 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer()
1185 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize()
1243 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition()
1563 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer_NoReload()
1628 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize_NoReload()
1685 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition_NoReload()
2142 tmp = ((pLayerCfg->WindowY1 + (hltdc->Instance->BPCR & LTDC_BPCR_AVBP)) << 16U); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ltdc.c834 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer()
1185 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize()
1243 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition()
1563 assert_param(IS_LTDC_VCONFIGSP(pLayerCfg->WindowY1)); in HAL_LTDC_ConfigLayer_NoReload()
1628 pLayerCfg->WindowY1 = YSize + pLayerCfg->WindowY0; in HAL_LTDC_SetWindowSize_NoReload()
1685 pLayerCfg->WindowY1 = Y0 + pLayerCfg->ImageHeight; in HAL_LTDC_SetWindowPosition_NoReload()
2142 tmp = ((pLayerCfg->WindowY1 + (hltdc->Instance->BPCR & LTDC_BPCR_AVBP)) << 16U); in LTDC_SetConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h133 uint32_t WindowY1; /*!< Configures the Window vertical Stop Position. member
184 uint32_t WindowY1; /*!< Configures the Window vertical Stop Position. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ltdc.h133 uint32_t WindowY1; /*!< Configures the Window vertical Stop Position. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_ltdc.h133 uint32_t WindowY1; /*!< Configures the Window vertical Stop Position. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_ltdc.h133 uint32_t WindowY1; /*!< Configures the Window vertical Stop Position. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ltdc.h133 uint32_t WindowY1; /*!< Configures the Window vertical Stop Position. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_ltdc.h133 uint32_t WindowY1; /*!< Configures the Window vertical Stop Position. member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ltdc.h137 uint32_t WindowY1; /*!< Configures the Window vertical Stop Position. member