Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c351 hdcmipp->LineByteEventCallback = HAL_DCMIPP_CSI_LineByteEventCallback; in HAL_DCMIPP_Init()
2523 hdcmipp->LineByteEventCallback(hdcmipp, DCMIPP_CSI_COUNTER3); in HAL_DCMIPP_CSI_IRQHandler()
2545 hdcmipp->LineByteEventCallback(hdcmipp, DCMIPP_CSI_COUNTER2); in HAL_DCMIPP_CSI_IRQHandler()
2567 hdcmipp->LineByteEventCallback(hdcmipp, DCMIPP_CSI_COUNTER1); in HAL_DCMIPP_CSI_IRQHandler()
2589 hdcmipp->LineByteEventCallback(hdcmipp, DCMIPP_CSI_COUNTER0); in HAL_DCMIPP_CSI_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h481 …void (* LineByteEventCallback)(struct __DCMIPP_HandleTypeDef *hdcmipp, uint32_t Counter); /*!< DCM… member