Searched refs:DCMI_Handle (Results 1 – 1 of 1) sorted by relevance
23 DCMI_HandleTypeDef DCMI_Handle; member51 __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