Shaunak Datar commented on a discussion on 
bsps/aarch64/raspberrypi/include/bsp/raspberrypi-dma.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/662#note_129047

 > +  DMA_CHANNEL_2,
 > +  DMA_CHANNEL_3,
 > +  DMA_CHANNEL_4,
 > +  DMA_CHANNEL_5,
 > +  DMA_CHANNEL_6,
 > +  DMA_LITE_CHANNEL_7,
 > +  DMA_LITE_CHANNEL_8,
 > +  DMA_LITE_CHANNEL_9,
 > +  DMA_LITE_CHANNEL_10,
 > +  DMA4_CHANNEL_11,
 > +  DMA4_CHANNEL_12,
 > +  DMA4_CHANNEL_13,
 > +  DMA4_CHANNEL_14,
 > +} rpi_dma_channel;
 > +
 > +void* rpi_unaligned_mem_to_mem_dma( rpi_dma_channel channel, void *src, 
 > uint32_t length );

Added the doxygen for the file

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/662#note_129047
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to