Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Ddma_debug.h44 #define dma_debug_hw ((dma_debug_hw_t *)(DMA_BASE + DMA_CH0_DBG_CTDREQ_OFFSET))
Ddma.h235 #define dma_hw ((dma_hw_t *)DMA_BASE)
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Ddma_debug.h44 #define dma_debug_hw ((dma_debug_hw_t *)(DMA_BASE + DMA_CH0_DBG_CTDREQ_OFFSET))
Ddma.h332 #define dma_hw ((dma_hw_t *)DMA_BASE)
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h70 #define DMA_BASE _u(0x50000000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h95 #define DMA_BASE _u(0x50000000) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h2594 #define DMA_BASE 0x50000000UL macro
2643 #define DMA ((DMA_Type*) DMA_BASE)
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h5964 #define DMA_BASE 0x50000000UL macro
6030 #define DMA ((DMA_Type*) DMA_BASE)