Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/config/
Dhpl_dmac_config.h17 #ifndef CONF_DMAC_LVLEN0
18 #define CONF_DMAC_LVLEN0 0 macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c106 … (CONF_DMAC_LVLEN0 << DMAC_CTRL_LVLEN0_Pos) | (CONF_DMAC_LVLEN1 << DMAC_CTRL_LVLEN1_Pos) in _dma_init()