OpenOCD
|
Data Fields | |
volatile uint32_t | dma_dest |
volatile uint32_t | dma_src |
volatile uint32_t | next_ctrl |
volatile uint32_t | next_lli |
volatile uint32_t dmac_ll::dma_dest |
Definition at line 54 of file lpc32xx.c.
Referenced by lpc32xx_make_dma_list().
volatile uint32_t dmac_ll::dma_src |
Definition at line 53 of file lpc32xx.c.
Referenced by lpc32xx_make_dma_list().
volatile uint32_t dmac_ll::next_ctrl |
Definition at line 56 of file lpc32xx.c.
Referenced by lpc32xx_make_dma_list().
volatile uint32_t dmac_ll::next_lli |
Definition at line 55 of file lpc32xx.c.
Referenced by lpc32xx_make_dma_list().