Home
last modified time | relevance | path

Searched refs:YAddress (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c1350 ((pSemiPlanarDstAddress->YAddress & 0xFU) != 0U)) in HAL_DCMIPP_PIPE_SemiPlanarStart()
1363 DCMIPP_SetConfig(hdcmipp, Pipe, pSemiPlanarDstAddress->YAddress, CaptureMode); in HAL_DCMIPP_PIPE_SemiPlanarStart()
1401 if ((hdcmipp == NULL) || ((pSemiPlanarDstAddress0->YAddress & 0xFU) != 0U) || in HAL_DCMIPP_PIPE_SemiPlanarDoubleBufferStart()
1402 …((pSemiPlanarDstAddress0->UVAddress & 0xFU) != 0U) || ((pSemiPlanarDstAddress1->YAddress & 0xFU) … in HAL_DCMIPP_PIPE_SemiPlanarDoubleBufferStart()
1417 …PP_SetDBMConfig(hdcmipp, Pipe, pSemiPlanarDstAddress0->YAddress, pSemiPlanarDstAddress1->YAddress,… in HAL_DCMIPP_PIPE_SemiPlanarDoubleBufferStart()
1450 if ((hdcmipp == NULL) || ((pFullPlanarDstAddress->YAddress & 0xFU) != 0U) || in HAL_DCMIPP_PIPE_FullPlanarStart()
1465 DCMIPP_SetConfig(hdcmipp, Pipe, pFullPlanarDstAddress->YAddress, CaptureMode); in HAL_DCMIPP_PIPE_FullPlanarStart()
1504 if ((hdcmipp == NULL) || ((pFullPlanarDstAddress0->YAddress & 0xFU) != 0U) || in HAL_DCMIPP_PIPE_FullPlanarDoubleBufferStart()
1506 …((pFullPlanarDstAddress1->YAddress & 0xFU) != 0U) || ((pFullPlanarDstAddress1->UAddress & 0xFU) !=… in HAL_DCMIPP_PIPE_FullPlanarDoubleBufferStart()
1521 …PP_SetDBMConfig(hdcmipp, Pipe, pFullPlanarDstAddress0->YAddress, pFullPlanarDstAddress1->YAddress,… in HAL_DCMIPP_PIPE_FullPlanarDoubleBufferStart()
[all …]
Dstm32n6xx_hal_ltdc.c2726 hltdc->LayerCfg[LayerIdx].FBStartAdress = pYUVFullPlanarAddress->YUVFullPlanarAddress.YAddress; in HAL_LTDC_SetFullPlanarAddress()
2782 hltdc->LayerCfg[LayerIdx].FBStartAdress = pYUVSemiPlanarAddress->YUVSemiPlanarAddress.YAddress; in HAL_LTDC_SetSemiPlanarAddress()
2836 hltdc->LayerCfg[LayerIdx].FBStartAdress = pYUVFullPlanarAddress->YUVFullPlanarAddress.YAddress; in HAL_LTDC_SetFullPlanarAddress_NoReload()
2889 hltdc->LayerCfg[LayerIdx].FBStartAdress = pYUVSemiPlanarAddress->YUVSemiPlanarAddress.YAddress; in HAL_LTDC_SetSemiPlanarAddress_NoReload()
3168 hltdc->LayerCfg[LayerIdx].FBStartAdress = pLayerFlexYUVSemiPlanar->YUVSemiPlanarAddress.YAddress; in HAL_LTDC_ConfigLayerFlexYUVSemiPlanar()
3251 hltdc->LayerCfg[LayerIdx].FBStartAdress = pLayerFlexYUVFullPlanar->YUVFullPlanarAddress.YAddress; in HAL_LTDC_ConfigLayerFlexYUVFullPlanar()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h294 uint32_t YAddress; /*!< Y Frame Buffer address */ member
303 uint32_t YAddress; /*!< Y Frame Buffer address */ member
Dstm32n6xx_hal_dcmipp.h385 uint32_t YAddress; /*!< Y Frame Buffer address */ member
391 uint32_t YAddress; /*!< Y Frame Buffer address */ member