Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c352 hdcmipp->ClockChangerFifoFullEventCallback = HAL_DCMIPP_CSI_ClockChangerFifoFullEventCallback; in HAL_DCMIPP_Init()
2500 HAL_DCMIPP_CSI_ClockChangerFifoFullEventCallback(hdcmipp); in HAL_DCMIPP_CSI_IRQHandler()
3424 __weak void HAL_DCMIPP_CSI_ClockChangerFifoFullEventCallback(DCMIPP_HandleTypeDef *hdcmipp) in HAL_DCMIPP_CSI_ClockChangerFifoFullEventCallback() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h1908 void HAL_DCMIPP_CSI_ClockChangerFifoFullEventCallback(DCMIPP_HandleTypeDef *hdcmipp);