Home
last modified time | relevance | path

Searched refs:DCMIPP_SetConfig (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dcmipp.c208 static void DCMIPP_SetConfig(DCMIPP_HandleTypeDef *hdcmipp, uint32_t Pipe, uint32_t DstAddress, uin…
245 static void DCMIPP_SetConfig(DCMIPP_HandleTypeDef *hdcmipp, uint32_t Pipe, uint32_t DstAddress, uin… in DCMIPP_SetConfig() function
760 DCMIPP_SetConfig(hdcmipp, Pipe, DstAddress, CaptureMode); in HAL_DCMIPP_PIPE_Start()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c295 static void DCMIPP_SetConfig(DCMIPP_HandleTypeDef *hdcmipp, uint32_t Pipe, uint32_t DstAddress, uin…
1241 DCMIPP_SetConfig(hdcmipp, Pipe, DstAddress, CaptureMode); in HAL_DCMIPP_PIPE_Start()
1363 DCMIPP_SetConfig(hdcmipp, Pipe, pSemiPlanarDstAddress->YAddress, CaptureMode); in HAL_DCMIPP_PIPE_SemiPlanarStart()
1465 DCMIPP_SetConfig(hdcmipp, Pipe, pFullPlanarDstAddress->YAddress, CaptureMode); in HAL_DCMIPP_PIPE_FullPlanarStart()
1575 DCMIPP_SetConfig(hdcmipp, Pipe, DstAddress, CaptureMode); in HAL_DCMIPP_CSI_PIPE_Start()
1722 DCMIPP_SetConfig(hdcmipp, Pipe, pSemiPlanarDstAddress->YAddress, CaptureMode); in HAL_DCMIPP_CSI_PIPE_SemiPlanarStart()
1843 DCMIPP_SetConfig(hdcmipp, Pipe, pFullPlanarDstAddress->YAddress, CaptureMode); in HAL_DCMIPP_CSI_PIPE_FullPlanarStart()
8150 static void DCMIPP_SetConfig(DCMIPP_HandleTypeDef *hdcmipp, uint32_t Pipe, uint32_t DstAddress, uin… in DCMIPP_SetConfig() function