Searched refs:pSemiPlanarDstAddress1 (Results 1 – 2 of 2) sorted by relevance
| /hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
| D | stm32n6xx_hal_dcmipp.c | 1393 *pSemiPlanarDstAddress1, in HAL_DCMIPP_PIPE_SemiPlanarDoubleBufferStart() argument 1402 …((pSemiPlanarDstAddress0->UVAddress & 0xFU) != 0U) || ((pSemiPlanarDstAddress1->YAddress & 0xFU) … in HAL_DCMIPP_PIPE_SemiPlanarDoubleBufferStart() 1403 ((pSemiPlanarDstAddress1->UVAddress & 0xFU) != 0U)) in HAL_DCMIPP_PIPE_SemiPlanarDoubleBufferStart() 1417 …DCMIPP_SetDBMConfig(hdcmipp, Pipe, pSemiPlanarDstAddress0->YAddress, pSemiPlanarDstAddress1->YAddr… in HAL_DCMIPP_PIPE_SemiPlanarDoubleBufferStart() 1420 WRITE_REG(hdcmipp->Instance->P1PPM1AR2, pSemiPlanarDstAddress1->UVAddress); in HAL_DCMIPP_PIPE_SemiPlanarDoubleBufferStart() 1754 … *pSemiPlanarDstAddress1, uint32_t CaptureMode) in HAL_DCMIPP_CSI_PIPE_SemiPlanarDoubleBufferStart() argument 1764 ((pSemiPlanarDstAddress1->YAddress & 0xFU) != 0U) || in HAL_DCMIPP_CSI_PIPE_SemiPlanarDoubleBufferStart() 1765 ((pSemiPlanarDstAddress1->UVAddress & 0xFU) != 0U)) in HAL_DCMIPP_CSI_PIPE_SemiPlanarDoubleBufferStart() 1785 …DCMIPP_SetDBMConfig(hdcmipp, Pipe, pSemiPlanarDstAddress0->YAddress, pSemiPlanarDstAddress1->YAddr… in HAL_DCMIPP_CSI_PIPE_SemiPlanarDoubleBufferStart() 1788 WRITE_REG(hdcmipp->Instance->P1PPM1AR2, pSemiPlanarDstAddress1->UVAddress); in HAL_DCMIPP_CSI_PIPE_SemiPlanarDoubleBufferStart()
|
| /hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
| D | stm32n6xx_hal_dcmipp.h | 1836 … *pSemiPlanarDstAddress1, uint32_t CaptureMode); 1854 … *pSemiPlanarDstAddress1, uint32_t CaptureMode);
|