From 055ee2124e380759a8c57e424039dd07e8729514 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 28 Aug 2014 16:36:19 -0400 Subject: docs: fix breathe directive types in dma.rst --- docs/source/libmaple/api/dma.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/source/libmaple/api/dma.rst b/docs/source/libmaple/api/dma.rst index a9893e2..b5ffad6 100644 --- a/docs/source/libmaple/api/dma.rst +++ b/docs/source/libmaple/api/dma.rst @@ -20,7 +20,7 @@ Types .. doxygenenum:: dma_channel .. doxygenenum:: dma_priority .. doxygenenum:: dma_irq_cause -.. doxygenstruct:: dma_channel_reg_map +.. doxygendefine:: dma_channel_reg_map Devices ------- @@ -42,8 +42,8 @@ Functions .. doxygenfunction:: dma_disable .. doxygenfunction:: dma_set_mem_addr .. doxygenfunction:: dma_set_per_addr -.. doxygenfunction:: dma_channel_regs -.. doxygenfunction:: dma_is_channel_enabled +.. doxygendefine:: dma_channel_regs +.. doxygendefine:: dma_is_channel_enabled .. doxygenfunction:: dma_get_isr_bits .. doxygenfunction:: dma_clear_isr_bits -- cgit v1.2.3