Home
last modified time | relevance | path

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

/bsp/stm32/stm32h743-atk-apollo/board/ports/
A Ddrv_dcmi.c23 DCMI_HandleTypeDef DCMI_Handle; member
51 __HAL_LINKDMA(&rt_dcmi.DCMI_Handle, DMA_Handle, hdma_dcmi); in rt_hw_dcmi_dma_init()
102 HAL_DCMI_IRQHandler(&rt_dcmi.DCMI_Handle); in DCMI_IRQHandler()
130 __HAL_DCMI_ENABLE_IT(&rt_dcmi.DCMI_Handle, DCMI_IT_FRAME); in HAL_DCMI_FrameEventCallback()
158 result = rt_hw_dcmi_init(&rt_dcmi.DCMI_Handle); in rt_dcmi_init()

Completed in 6 milliseconds