Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c60 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()
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/instance/
Ddmac.h85 #define DMAC_CH_NUM 16 // Number of channels macro