Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c302 static HAL_StatusTypeDef DCMIPP_CSI_VCStop(const DCMIPP_HandleTypeDef *hdcmipp, uint32_t VirtualCha…
1664 if (DCMIPP_CSI_VCStop(hdcmipp, VirtualChannel) != HAL_OK) in HAL_DCMIPP_CSI_PIPE_Stop()
8476 static HAL_StatusTypeDef DCMIPP_CSI_VCStop(const DCMIPP_HandleTypeDef *hdcmipp, uint32_t VirtualCha… in DCMIPP_CSI_VCStop() function