Home
last modified time | relevance | path

Searched refs:DMAC_CH_NUM (Results 1 – 25 of 25) sorted by relevance

/bsp/microchip/same70/bsp/hpl/xdmac/
A Dhpl_xdmac.c43 #define DMAC_CH_NUM 24 macro
46 static struct _dma_resource _resources[DMAC_CH_NUM];
67 const static struct dmac_channel_cfg _cfgs[] = {REPEAT_MACRO(DMAC_CHANNEL_CFG, i, DMAC_CH_NUM)};
74 for (i = 0; i < DMAC_CH_NUM; i++) { in _dma_init()
78 for (i = 0; i < DMAC_CH_NUM; i++) { in _dma_init()
206 for (uint8_t i = 0; i < DMAC_CH_NUM; i++) { in XDMAC_Handler()
/bsp/microchip/samc21/bsp/hpl/dmac/
A Dhpl_dmac.c45 DmacDescriptor _descriptor_section[DMAC_CH_NUM] SECTION_DMAC_DESCRIPTOR;
49 DmacDescriptor _write_back_section[DMAC_CH_NUM] SECTION_DMAC_DESCRIPTOR;
52 static struct _dma_resource _resources[DMAC_CH_NUM];
73 const static struct dmac_channel_cfg _cfgs[] = {REPEAT_MACRO(DMAC_CHANNEL_CFG, i, DMAC_CH_NUM)};
105 for (; i < DMAC_CH_NUM; i++) { in _dma_init()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/dmac/
A Dhpl_dmac.c43 DmacDescriptor _descriptor_section[DMAC_CH_NUM];
47 DmacDescriptor _write_back_section[DMAC_CH_NUM];
50 static struct _dma_resource _resources[DMAC_CH_NUM];
76 const static struct dmac_channel_cfg _cfgs[] = {REPEAT_MACRO(DMAC_CHANNEL_CFG, i, DMAC_CH_NUM)};
106 for (i = 0; i < DMAC_CH_NUM; i++) { in _dma_init()
/bsp/microchip/saml10/bsp/hpl/dmac/
A Dhpl_dmac.c45 DmacDescriptor _descriptor_section[DMAC_CH_NUM] SECTION_DMAC_DESCRIPTOR;
49 DmacDescriptor _write_back_section[DMAC_CH_NUM] SECTION_DMAC_DESCRIPTOR;
52 static struct _dma_resource _resources[DMAC_CH_NUM];
73 const static struct dmac_channel_cfg _cfgs[] = {REPEAT_MACRO(DMAC_CHANNEL_CFG, i, DMAC_CH_NUM)};
101 for (; i < DMAC_CH_NUM; i++) { in _dma_init()
/bsp/microchip/same54/bsp/hpl/dmac/
A Dhpl_dmac.c43 DmacDescriptor _descriptor_section[DMAC_CH_NUM];
47 DmacDescriptor _write_back_section[DMAC_CH_NUM];
50 static struct _dma_resource _resources[DMAC_CH_NUM];
76 const static struct dmac_channel_cfg _cfgs[] = {REPEAT_MACRO(DMAC_CHANNEL_CFG, i, DMAC_CH_NUM)};
106 for (i = 0; i < DMAC_CH_NUM; i++) { in _dma_init()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/dmac/
A Dhpl_dmac.c43 DmacDescriptor _descriptor_section[DMAC_CH_NUM];
47 DmacDescriptor _write_back_section[DMAC_CH_NUM];
50 static struct _dma_resource _resources[DMAC_CH_NUM];
76 const static struct dmac_channel_cfg _cfgs[] = {REPEAT_MACRO(DMAC_CHANNEL_CFG, i, DMAC_CH_NUM)};
106 for (i = 0; i < DMAC_CH_NUM; i++) { in _dma_init()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/instance/
A Ddmac.h100 #define DMAC_CH_NUM 12 // Number of channels macro
/bsp/microchip/saml10/bsp/include/instance/
A Ddmac.h91 #define DMAC_CH_NUM 8 /* Number of channels */ macro
/bsp/microchip/samc21/bsp/samc21/include/
A Dsamc21e15a.h622 #define DMAC_CH_NUM 12 macro
A Dsamc21e16a.h622 #define DMAC_CH_NUM 12 macro
A Dsamc21e17a.h622 #define DMAC_CH_NUM 12 macro
A Dsamc21e18a.h622 #define DMAC_CH_NUM 12 macro
A Dsamc21g15a.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21g16a.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21g17a.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21g18a.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21j15a.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21j16a.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21j17a.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21j17au.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21j18a.h640 #define DMAC_CH_NUM 12 macro
A Dsamc21j18au.h640 #define DMAC_CH_NUM 12 macro
/bsp/microchip/same54/bsp/include/instance/
A Ddmac.h583 #define DMAC_CH_NUM 32 // Number of channels macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/instance/
A Ddmac.h583 #define DMAC_CH_NUM 32 // Number of channels macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/instance/
A Ddmac.h583 #define DMAC_CH_NUM 32 // Number of channels macro

Completed in 823 milliseconds