Searched refs:DMAC_CH_NUM (Results 1 – 2 of 2) sorted by relevance
60 static DmacDescriptor _descriptor_section[DMAC_CH_NUM] SECTION_DMAC_DESCRIPTOR;64 static DmacDescriptor _write_back_section[DMAC_CH_NUM] SECTION_DMAC_DESCRIPTOR;67 static struct _dma_resource _resources[DMAC_CH_NUM];92 const static struct dmac_channel_cfg _cfgs[] = {REPEAT_MACRO(DMAC_CHANNEL_CFG, i, DMAC_CH_NUM)};126 for (; i < DMAC_CH_NUM; i++) { in _dma_init()
85 #define DMAC_CH_NUM 16 // Number of channels macro