Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h487 …void (* ShortPacketDetectionEventCallback)(struct __DCMIPP_HandleTypeDef *hdcmipp); /*!< DCMIPP CS… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c353 hdcmipp->ShortPacketDetectionEventCallback = HAL_DCMIPP_CSI_ShortPacketDetectionEventCallback; in HAL_DCMIPP_Init()
3280 hdcmipp->ShortPacketDetectionEventCallback(hdcmipp); in HAL_DCMIPP_CSI_IRQHandler()