Searched refs:AFBLR (Results 1 – 5 of 5) sorted by relevance
3673 LTDC_LAYER(hltdc, LayerIdx)->AFBLR = (hltdc->LayerCfg[LayerIdx].ImageWidth << 16U) | in LTDC_SetConfig()3687 LTDC_LAYER(hltdc, LayerIdx)->AFBLR = ((hltdc->LayerCfg[LayerIdx].ImageWidth >> 1U) << 16U) | in LTDC_SetConfig()3724 LTDC_LAYER(hltdc, LayerIdx)->AFBLR = (hltdc->LayerCfg[LayerIdx].ImageWidth << 16U) | in LTDC_SetConfig()3743 LTDC_LAYER(hltdc, LayerIdx)->AFBLR = ((hltdc->LayerCfg[LayerIdx].ImageWidth >> 1U) << 16U) | in LTDC_SetConfig()3784 …LTDC_LAYER(hltdc, LayerIdx)->AFBLR = ((0x8000U - (hltdc->LayerCfg[LayerIdx].ImageWidth * stride)) … in LTDC_SetConfig()3807 … LTDC_LAYER(hltdc, LayerIdx)->AFBLR = (((0x8000U - (hltdc->LayerCfg[LayerIdx].ImageWidth >> 1U)) * in LTDC_SetConfig()3850 …LTDC_LAYER(hltdc, LayerIdx)->AFBLR = ((0x8000U - (hltdc->LayerCfg[LayerIdx].ImageWidth * stride)) … in LTDC_SetConfig()3873 …LTDC_LAYER(hltdc, LayerIdx)->AFBLR = (((0x8000U - (hltdc->LayerCfg[LayerIdx].ImageWidth >> 1U)) * … in LTDC_SetConfig()
1678 …__IO uint32_t AFBLR; /*!< LTDC layer x auxiliary frame buffer length register Address offse… member
1755 …__IO uint32_t AFBLR; /*!< LTDC layer x auxiliary frame buffer length register Address offse… member
1727 …__IO uint32_t AFBLR; /*!< LTDC layer x auxiliary frame buffer length register Address offse… member
1706 …__IO uint32_t AFBLR; /*!< LTDC layer x auxiliary frame buffer length register Address offse… member