Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/config/
Dhpl_dmac_config.h54 #ifndef CONF_DMAC_LVLPRI1
55 #define CONF_DMAC_LVLPRI1 0 macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c116 … DMAC_PRICTRL0_LVLPRI0(CONF_DMAC_LVLPRI0) | DMAC_PRICTRL0_LVLPRI1(CONF_DMAC_LVLPRI1) in _dma_init()