Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dcmipp.c212 static HAL_StatusTypeDef DCMIPP_Stop(DCMIPP_HandleTypeDef *hdcmipp, uint32_t Pipe);
319 static HAL_StatusTypeDef DCMIPP_Stop(DCMIPP_HandleTypeDef *hdcmipp, uint32_t Pipe) in DCMIPP_Stop() function
828 if (DCMIPP_Stop(hdcmipp, Pipe) != HAL_OK) in HAL_DCMIPP_PIPE_Stop()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c299 static HAL_StatusTypeDef DCMIPP_Stop(DCMIPP_HandleTypeDef *hdcmipp, uint32_t Pipe);
1315 if (DCMIPP_Stop(hdcmipp, Pipe) != HAL_OK) in HAL_DCMIPP_PIPE_Stop()
1659 if (DCMIPP_Stop(hdcmipp, Pipe) != HAL_OK) in HAL_DCMIPP_CSI_PIPE_Stop()
8313 static HAL_StatusTypeDef DCMIPP_Stop(DCMIPP_HandleTypeDef *hdcmipp, uint32_t Pipe) in DCMIPP_Stop() function