Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Ddmac.h254 #define DMAC_CFG_DST_PER(value) ((DMAC_CFG_DST_PER_Msk & ((value) << DMAC_CFG_DST_PER_Pos))) macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Ddmac.h320 #define DMAC_CFG_DST_PER(value) ((DMAC_CFG_DST_PER_Msk & ((value) << DMAC_CFG_DST_PER_Pos))) macro