Home
last modified time | relevance | path

Searched refs:MSGDMA_0_DESCRIPTOR_SLAVE_MAX_BYTE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_nios2_msgdma.c97 if (cfg->head_block->block_size > MSGDMA_0_DESCRIPTOR_SLAVE_MAX_BYTE) { in nios2_msgdma_config()
/Zephyr-latest/soc/altr/zephyr_nios2f/include/
Dsystem.h389 #define MSGDMA_0_DESCRIPTOR_SLAVE_MAX_BYTE 1024 macro