LDMA Bit FieldsDevices > LDMA

Macros

#define _LDMA_CH_CFG_ARBSLOTS_DEFAULT 0x00000000UL
#define _LDMA_CH_CFG_ARBSLOTS_EIGHT 0x00000003UL
#define _LDMA_CH_CFG_ARBSLOTS_FOUR 0x00000002UL
#define _LDMA_CH_CFG_ARBSLOTS_MASK 0x30000UL
#define _LDMA_CH_CFG_ARBSLOTS_ONE 0x00000000UL
#define _LDMA_CH_CFG_ARBSLOTS_SHIFT 16
#define _LDMA_CH_CFG_ARBSLOTS_TWO 0x00000001UL
#define _LDMA_CH_CFG_DSTINCSIGN_DEFAULT 0x00000000UL
#define _LDMA_CH_CFG_DSTINCSIGN_MASK 0x200000UL
#define _LDMA_CH_CFG_DSTINCSIGN_NEGATIVE 0x00000001UL
#define _LDMA_CH_CFG_DSTINCSIGN_POSITIVE 0x00000000UL
#define _LDMA_CH_CFG_DSTINCSIGN_SHIFT 21
#define _LDMA_CH_CFG_MASK 0x00330000UL
#define _LDMA_CH_CFG_RESETVALUE 0x00000000UL
#define _LDMA_CH_CFG_SRCINCSIGN_DEFAULT 0x00000000UL
#define _LDMA_CH_CFG_SRCINCSIGN_MASK 0x100000UL
#define _LDMA_CH_CFG_SRCINCSIGN_NEGATIVE 0x00000001UL
#define _LDMA_CH_CFG_SRCINCSIGN_POSITIVE 0x00000000UL
#define _LDMA_CH_CFG_SRCINCSIGN_SHIFT 20
#define _LDMA_CH_CTRL_BLOCKSIZE_ALL 0x0000000FUL
#define _LDMA_CH_CTRL_BLOCKSIZE_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_BLOCKSIZE_MASK 0xF0000UL
#define _LDMA_CH_CTRL_BLOCKSIZE_SHIFT 16
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT1 0x00000000UL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT1024 0x0000000EUL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT128 0x0000000BUL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT16 0x00000007UL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT2 0x00000001UL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT256 0x0000000CUL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT3 0x00000002UL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT32 0x00000009UL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT4 0x00000003UL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT512 0x0000000DUL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT6 0x00000004UL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT64 0x0000000AUL
#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT8 0x00000005UL
#define _LDMA_CH_CTRL_BYTESWAP_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_BYTESWAP_MASK 0x8000UL
#define _LDMA_CH_CTRL_BYTESWAP_SHIFT 15
#define _LDMA_CH_CTRL_DECLOOPCNT_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_DECLOOPCNT_MASK 0x400000UL
#define _LDMA_CH_CTRL_DECLOOPCNT_SHIFT 22
#define _LDMA_CH_CTRL_DONEIEN_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_DONEIEN_MASK 0x100000UL
#define _LDMA_CH_CTRL_DONEIEN_SHIFT 20
#define _LDMA_CH_CTRL_DSTINC_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_DSTINC_FOUR 0x00000002UL
#define _LDMA_CH_CTRL_DSTINC_MASK 0x30000000UL
#define _LDMA_CH_CTRL_DSTINC_NONE 0x00000003UL
#define _LDMA_CH_CTRL_DSTINC_ONE 0x00000000UL
#define _LDMA_CH_CTRL_DSTINC_SHIFT 28
#define _LDMA_CH_CTRL_DSTINC_TWO 0x00000001UL
#define _LDMA_CH_CTRL_DSTMODE_ABSOLUTE 0x00000000UL
#define _LDMA_CH_CTRL_DSTMODE_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_DSTMODE_MASK 0x80000000UL
#define _LDMA_CH_CTRL_DSTMODE_RELATIVE 0x00000001UL
#define _LDMA_CH_CTRL_DSTMODE_SHIFT 31
#define _LDMA_CH_CTRL_IGNORESREQ_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_IGNORESREQ_MASK 0x800000UL
#define _LDMA_CH_CTRL_IGNORESREQ_SHIFT 23
#define _LDMA_CH_CTRL_MASK 0xFFFFFFFBUL
#define _LDMA_CH_CTRL_REQMODE_ALL 0x00000001UL
#define _LDMA_CH_CTRL_REQMODE_BLOCK 0x00000000UL
#define _LDMA_CH_CTRL_REQMODE_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_REQMODE_MASK 0x200000UL
#define _LDMA_CH_CTRL_REQMODE_SHIFT 21
#define _LDMA_CH_CTRL_RESETVALUE 0x00000000UL
#define _LDMA_CH_CTRL_SIZE_BYTE 0x00000000UL
#define _LDMA_CH_CTRL_SIZE_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_SIZE_HALFWORD 0x00000001UL
#define _LDMA_CH_CTRL_SIZE_MASK 0xC000000UL
#define _LDMA_CH_CTRL_SIZE_SHIFT 26
#define _LDMA_CH_CTRL_SIZE_WORD 0x00000002UL
#define _LDMA_CH_CTRL_SRCINC_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_SRCINC_FOUR 0x00000002UL
#define _LDMA_CH_CTRL_SRCINC_MASK 0x3000000UL
#define _LDMA_CH_CTRL_SRCINC_NONE 0x00000003UL
#define _LDMA_CH_CTRL_SRCINC_ONE 0x00000000UL
#define _LDMA_CH_CTRL_SRCINC_SHIFT 24
#define _LDMA_CH_CTRL_SRCINC_TWO 0x00000001UL
#define _LDMA_CH_CTRL_SRCMODE_ABSOLUTE 0x00000000UL
#define _LDMA_CH_CTRL_SRCMODE_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_SRCMODE_MASK 0x40000000UL
#define _LDMA_CH_CTRL_SRCMODE_RELATIVE 0x00000001UL
#define _LDMA_CH_CTRL_SRCMODE_SHIFT 30
#define _LDMA_CH_CTRL_STRUCTREQ_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_STRUCTREQ_MASK 0x8UL
#define _LDMA_CH_CTRL_STRUCTREQ_SHIFT 3
#define _LDMA_CH_CTRL_STRUCTTYPE_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_STRUCTTYPE_MASK 0x3UL
#define _LDMA_CH_CTRL_STRUCTTYPE_SHIFT 0
#define _LDMA_CH_CTRL_STRUCTTYPE_SYNCHRONIZE 0x00000001UL
#define _LDMA_CH_CTRL_STRUCTTYPE_TRANSFER 0x00000000UL
#define _LDMA_CH_CTRL_STRUCTTYPE_WRITE 0x00000002UL
#define _LDMA_CH_CTRL_XFERCNT_DEFAULT 0x00000000UL
#define _LDMA_CH_CTRL_XFERCNT_MASK 0x7FF0UL
#define _LDMA_CH_CTRL_XFERCNT_SHIFT 4
#define _LDMA_CH_DST_DSTADDR_DEFAULT 0x00000000UL
#define _LDMA_CH_DST_DSTADDR_MASK 0xFFFFFFFFUL
#define _LDMA_CH_DST_DSTADDR_SHIFT 0
#define _LDMA_CH_DST_MASK 0xFFFFFFFFUL
#define _LDMA_CH_DST_RESETVALUE 0x00000000UL
#define _LDMA_CH_LINK_LINK_DEFAULT 0x00000000UL
#define _LDMA_CH_LINK_LINK_MASK 0x2UL
#define _LDMA_CH_LINK_LINK_SHIFT 1
#define _LDMA_CH_LINK_LINKADDR_DEFAULT 0x00000000UL
#define _LDMA_CH_LINK_LINKADDR_MASK 0xFFFFFFFCUL
#define _LDMA_CH_LINK_LINKADDR_SHIFT 2
#define _LDMA_CH_LINK_LINKMODE_ABSOLUTE 0x00000000UL
#define _LDMA_CH_LINK_LINKMODE_DEFAULT 0x00000000UL
#define _LDMA_CH_LINK_LINKMODE_MASK 0x1UL
#define _LDMA_CH_LINK_LINKMODE_RELATIVE 0x00000001UL
#define _LDMA_CH_LINK_LINKMODE_SHIFT 0
#define _LDMA_CH_LINK_MASK 0xFFFFFFFFUL
#define _LDMA_CH_LINK_RESETVALUE 0x00000000UL
#define _LDMA_CH_LOOP_LOOPCNT_DEFAULT 0x00000000UL
#define _LDMA_CH_LOOP_LOOPCNT_MASK 0xFFUL
#define _LDMA_CH_LOOP_LOOPCNT_SHIFT 0
#define _LDMA_CH_LOOP_MASK 0x000000FFUL
#define _LDMA_CH_LOOP_RESETVALUE 0x00000000UL
#define _LDMA_CH_SRC_MASK 0xFFFFFFFFUL
#define _LDMA_CH_SRC_RESETVALUE 0x00000000UL
#define _LDMA_CH_SRC_SRCADDR_DEFAULT 0x00000000UL
#define _LDMA_CH_SRC_SRCADDR_MASK 0xFFFFFFFFUL
#define _LDMA_CH_SRC_SRCADDR_SHIFT 0
#define _LDMA_CHBUSY_BUSY_DEFAULT 0x00000000UL
#define _LDMA_CHBUSY_BUSY_MASK 0xFFUL
#define _LDMA_CHBUSY_BUSY_SHIFT 0
#define _LDMA_CHBUSY_MASK 0x000000FFUL
#define _LDMA_CHBUSY_RESETVALUE 0x00000000UL
#define _LDMA_CHDIS_CHDIS_DEFAULT 0x00000000UL
#define _LDMA_CHDIS_CHDIS_MASK 0xFFUL
#define _LDMA_CHDIS_CHDIS_SHIFT 0
#define _LDMA_CHDIS_MASK 0x000000FFUL
#define _LDMA_CHDIS_RESETVALUE 0x00000000UL
#define _LDMA_CHDONE_CHDONE0_DEFAULT 0x00000000UL
#define _LDMA_CHDONE_CHDONE0_MASK 0x1UL
#define _LDMA_CHDONE_CHDONE0_SHIFT 0
#define _LDMA_CHDONE_CHDONE1_DEFAULT 0x00000000UL
#define _LDMA_CHDONE_CHDONE1_MASK 0x2UL
#define _LDMA_CHDONE_CHDONE1_SHIFT 1
#define _LDMA_CHDONE_CHDONE2_DEFAULT 0x00000000UL
#define _LDMA_CHDONE_CHDONE2_MASK 0x4UL
#define _LDMA_CHDONE_CHDONE2_SHIFT 2
#define _LDMA_CHDONE_CHDONE3_DEFAULT 0x00000000UL
#define _LDMA_CHDONE_CHDONE3_MASK 0x8UL
#define _LDMA_CHDONE_CHDONE3_SHIFT 3
#define _LDMA_CHDONE_CHDONE4_DEFAULT 0x00000000UL
#define _LDMA_CHDONE_CHDONE4_MASK 0x10UL
#define _LDMA_CHDONE_CHDONE4_SHIFT 4
#define _LDMA_CHDONE_CHDONE5_DEFAULT 0x00000000UL
#define _LDMA_CHDONE_CHDONE5_MASK 0x20UL
#define _LDMA_CHDONE_CHDONE5_SHIFT 5
#define _LDMA_CHDONE_CHDONE6_DEFAULT 0x00000000UL
#define _LDMA_CHDONE_CHDONE6_MASK 0x40UL
#define _LDMA_CHDONE_CHDONE6_SHIFT 6
#define _LDMA_CHDONE_CHDONE7_DEFAULT 0x00000000UL
#define _LDMA_CHDONE_CHDONE7_MASK 0x80UL
#define _LDMA_CHDONE_CHDONE7_SHIFT 7
#define _LDMA_CHDONE_MASK 0x000000FFUL
#define _LDMA_CHDONE_RESETVALUE 0x00000000UL
#define _LDMA_CHEN_CHEN_DEFAULT 0x00000000UL
#define _LDMA_CHEN_CHEN_MASK 0xFFUL
#define _LDMA_CHEN_CHEN_SHIFT 0
#define _LDMA_CHEN_MASK 0x000000FFUL
#define _LDMA_CHEN_RESETVALUE 0x00000000UL
#define _LDMA_CHSTATUS_CHSTATUS_DEFAULT 0x00000000UL
#define _LDMA_CHSTATUS_CHSTATUS_MASK 0xFFUL
#define _LDMA_CHSTATUS_CHSTATUS_SHIFT 0
#define _LDMA_CHSTATUS_MASK 0x000000FFUL
#define _LDMA_CHSTATUS_RESETVALUE 0x00000000UL
#define _LDMA_CTRL_CORERST_DEFAULT 0x00000000UL
#define _LDMA_CTRL_CORERST_MASK 0x80000000UL
#define _LDMA_CTRL_CORERST_SHIFT 31
#define _LDMA_CTRL_MASK 0x9F000000UL
#define _LDMA_CTRL_NUMFIXED_DEFAULT 0x0000001EUL
#define _LDMA_CTRL_NUMFIXED_MASK 0x1F000000UL
#define _LDMA_CTRL_NUMFIXED_SHIFT 24
#define _LDMA_CTRL_RESETVALUE 0x1E000000UL
#define _LDMA_DBGHALT_DBGHALT_DEFAULT 0x00000000UL
#define _LDMA_DBGHALT_DBGHALT_MASK 0xFFUL
#define _LDMA_DBGHALT_DBGHALT_SHIFT 0
#define _LDMA_DBGHALT_MASK 0x000000FFUL
#define _LDMA_DBGHALT_RESETVALUE 0x00000000UL
#define _LDMA_EN_EN_DEFAULT 0x00000000UL
#define _LDMA_EN_EN_MASK 0x1UL
#define _LDMA_EN_EN_SHIFT 0
#define _LDMA_EN_MASK 0x00000001UL
#define _LDMA_EN_RESETVALUE 0x00000000UL
#define _LDMA_IEN_CHDONE_DEFAULT 0x00000000UL
#define _LDMA_IEN_CHDONE_MASK 0xFFUL
#define _LDMA_IEN_CHDONE_SHIFT 0
#define _LDMA_IEN_ERROR_DEFAULT 0x00000000UL
#define _LDMA_IEN_ERROR_MASK 0x80000000UL
#define _LDMA_IEN_ERROR_SHIFT 31
#define _LDMA_IEN_MASK 0x800000FFUL
#define _LDMA_IEN_RESETVALUE 0x00000000UL
#define _LDMA_IF_DONE0_DEFAULT 0x00000000UL
#define _LDMA_IF_DONE0_MASK 0x1UL
#define _LDMA_IF_DONE0_SHIFT 0
#define _LDMA_IF_DONE1_DEFAULT 0x00000000UL
#define _LDMA_IF_DONE1_MASK 0x2UL
#define _LDMA_IF_DONE1_SHIFT 1
#define _LDMA_IF_DONE2_DEFAULT 0x00000000UL
#define _LDMA_IF_DONE2_MASK 0x4UL
#define _LDMA_IF_DONE2_SHIFT 2
#define _LDMA_IF_DONE3_DEFAULT 0x00000000UL
#define _LDMA_IF_DONE3_MASK 0x8UL
#define _LDMA_IF_DONE3_SHIFT 3
#define _LDMA_IF_DONE4_DEFAULT 0x00000000UL
#define _LDMA_IF_DONE4_MASK 0x10UL
#define _LDMA_IF_DONE4_SHIFT 4
#define _LDMA_IF_DONE5_DEFAULT 0x00000000UL
#define _LDMA_IF_DONE5_MASK 0x20UL
#define _LDMA_IF_DONE5_SHIFT 5
#define _LDMA_IF_DONE6_DEFAULT 0x00000000UL
#define _LDMA_IF_DONE6_MASK 0x40UL
#define _LDMA_IF_DONE6_SHIFT 6
#define _LDMA_IF_DONE7_DEFAULT 0x00000000UL
#define _LDMA_IF_DONE7_MASK 0x80UL
#define _LDMA_IF_DONE7_SHIFT 7
#define _LDMA_IF_ERROR_DEFAULT 0x00000000UL
#define _LDMA_IF_ERROR_MASK 0x80000000UL
#define _LDMA_IF_ERROR_SHIFT 31
#define _LDMA_IF_MASK 0x800000FFUL
#define _LDMA_IF_RESETVALUE 0x00000000UL
#define _LDMA_IPVERSION_IPVERSION_DEFAULT 0x00000000UL
#define _LDMA_IPVERSION_IPVERSION_MASK 0xFFUL
#define _LDMA_IPVERSION_IPVERSION_SHIFT 0
#define _LDMA_IPVERSION_MASK 0x000000FFUL
#define _LDMA_IPVERSION_RESETVALUE 0x00000000UL
#define _LDMA_LINKLOAD_LINKLOAD_DEFAULT 0x00000000UL
#define _LDMA_LINKLOAD_LINKLOAD_MASK 0xFFUL
#define _LDMA_LINKLOAD_LINKLOAD_SHIFT 0
#define _LDMA_LINKLOAD_MASK 0x000000FFUL
#define _LDMA_LINKLOAD_RESETVALUE 0x00000000UL
#define _LDMA_REQCLEAR_MASK 0x000000FFUL
#define _LDMA_REQCLEAR_REQCLEAR_DEFAULT 0x00000000UL
#define _LDMA_REQCLEAR_REQCLEAR_MASK 0xFFUL
#define _LDMA_REQCLEAR_REQCLEAR_SHIFT 0
#define _LDMA_REQCLEAR_RESETVALUE 0x00000000UL
#define _LDMA_REQDIS_MASK 0x000000FFUL
#define _LDMA_REQDIS_REQDIS_DEFAULT 0x00000000UL
#define _LDMA_REQDIS_REQDIS_MASK 0xFFUL
#define _LDMA_REQDIS_REQDIS_SHIFT 0
#define _LDMA_REQDIS_RESETVALUE 0x00000000UL
#define _LDMA_REQPEND_MASK 0x000000FFUL
#define _LDMA_REQPEND_REQPEND_DEFAULT 0x00000000UL
#define _LDMA_REQPEND_REQPEND_MASK 0xFFUL
#define _LDMA_REQPEND_REQPEND_SHIFT 0
#define _LDMA_REQPEND_RESETVALUE 0x00000000UL
#define _LDMA_STATUS_ANYBUSY_DEFAULT 0x00000000UL
#define _LDMA_STATUS_ANYBUSY_MASK 0x1UL
#define _LDMA_STATUS_ANYBUSY_SHIFT 0
#define _LDMA_STATUS_ANYREQ_DEFAULT 0x00000000UL
#define _LDMA_STATUS_ANYREQ_MASK 0x2UL
#define _LDMA_STATUS_ANYREQ_SHIFT 1
#define _LDMA_STATUS_CHERROR_DEFAULT 0x00000000UL
#define _LDMA_STATUS_CHERROR_MASK 0x1F00UL
#define _LDMA_STATUS_CHERROR_SHIFT 8
#define _LDMA_STATUS_CHGRANT_DEFAULT 0x00000000UL
#define _LDMA_STATUS_CHGRANT_MASK 0xF8UL
#define _LDMA_STATUS_CHGRANT_SHIFT 3
#define _LDMA_STATUS_CHNUM_DEFAULT 0x0000001FUL
#define _LDMA_STATUS_CHNUM_MASK 0x1F000000UL
#define _LDMA_STATUS_CHNUM_SHIFT 24
#define _LDMA_STATUS_FIFOLEVEL_DEFAULT 0x00000010UL
#define _LDMA_STATUS_FIFOLEVEL_MASK 0x1F0000UL
#define _LDMA_STATUS_FIFOLEVEL_SHIFT 16
#define _LDMA_STATUS_MASK 0x1F1F1FFBUL
#define _LDMA_STATUS_RESETVALUE 0x1F100000UL
#define _LDMA_SWREQ_MASK 0x000000FFUL
#define _LDMA_SWREQ_RESETVALUE 0x00000000UL
#define _LDMA_SWREQ_SWREQ_DEFAULT 0x00000000UL
#define _LDMA_SWREQ_SWREQ_MASK 0xFFUL
#define _LDMA_SWREQ_SWREQ_SHIFT 0
#define _LDMA_SYNCHWEN_MASK 0x00FF00FFUL
#define _LDMA_SYNCHWEN_RESETVALUE 0x00000000UL
#define _LDMA_SYNCHWEN_SYNCCLREN_DEFAULT 0x00000000UL
#define _LDMA_SYNCHWEN_SYNCCLREN_MASK 0xFF0000UL
#define _LDMA_SYNCHWEN_SYNCCLREN_SHIFT 16
#define _LDMA_SYNCHWEN_SYNCSETEN_DEFAULT 0x00000000UL
#define _LDMA_SYNCHWEN_SYNCSETEN_MASK 0xFFUL
#define _LDMA_SYNCHWEN_SYNCSETEN_SHIFT 0
#define _LDMA_SYNCHWSEL_MASK 0x00FF00FFUL
#define _LDMA_SYNCHWSEL_RESETVALUE 0x00000000UL
#define _LDMA_SYNCHWSEL_SYNCCLREDGE_DEFAULT 0x00000000UL
#define _LDMA_SYNCHWSEL_SYNCCLREDGE_FALL 0x00000001UL
#define _LDMA_SYNCHWSEL_SYNCCLREDGE_MASK 0xFF0000UL
#define _LDMA_SYNCHWSEL_SYNCCLREDGE_RISE 0x00000000UL
#define _LDMA_SYNCHWSEL_SYNCCLREDGE_SHIFT 16
#define _LDMA_SYNCHWSEL_SYNCSETEDGE_DEFAULT 0x00000000UL
#define _LDMA_SYNCHWSEL_SYNCSETEDGE_FALL 0x00000001UL
#define _LDMA_SYNCHWSEL_SYNCSETEDGE_MASK 0xFFUL
#define _LDMA_SYNCHWSEL_SYNCSETEDGE_RISE 0x00000000UL
#define _LDMA_SYNCHWSEL_SYNCSETEDGE_SHIFT 0
#define _LDMA_SYNCSTATUS_MASK 0x000000FFUL
#define _LDMA_SYNCSTATUS_RESETVALUE 0x00000000UL
#define _LDMA_SYNCSTATUS_SYNCTRIG_DEFAULT 0x00000000UL
#define _LDMA_SYNCSTATUS_SYNCTRIG_MASK 0xFFUL
#define _LDMA_SYNCSTATUS_SYNCTRIG_SHIFT 0
#define _LDMA_SYNCSWCLR_MASK 0x000000FFUL
#define _LDMA_SYNCSWCLR_RESETVALUE 0x00000000UL
#define _LDMA_SYNCSWCLR_SYNCSWCLR_DEFAULT 0x00000000UL
#define _LDMA_SYNCSWCLR_SYNCSWCLR_MASK 0xFFUL
#define _LDMA_SYNCSWCLR_SYNCSWCLR_SHIFT 0
#define _LDMA_SYNCSWSET_MASK 0x000000FFUL
#define _LDMA_SYNCSWSET_RESETVALUE 0x00000000UL
#define _LDMA_SYNCSWSET_SYNCSWSET_DEFAULT 0x00000000UL
#define _LDMA_SYNCSWSET_SYNCSWSET_MASK 0xFFUL
#define _LDMA_SYNCSWSET_SYNCSWSET_SHIFT 0
#define LDMA_CH_CFG_ARBSLOTS_DEFAULT ( _LDMA_CH_CFG_ARBSLOTS_DEFAULT << 16)
#define LDMA_CH_CFG_ARBSLOTS_EIGHT ( _LDMA_CH_CFG_ARBSLOTS_EIGHT << 16)
#define LDMA_CH_CFG_ARBSLOTS_FOUR ( _LDMA_CH_CFG_ARBSLOTS_FOUR << 16)
#define LDMA_CH_CFG_ARBSLOTS_ONE ( _LDMA_CH_CFG_ARBSLOTS_ONE << 16)
#define LDMA_CH_CFG_ARBSLOTS_TWO ( _LDMA_CH_CFG_ARBSLOTS_TWO << 16)
#define LDMA_CH_CFG_DSTINCSIGN (0x1UL << 21)
#define LDMA_CH_CFG_DSTINCSIGN_DEFAULT ( _LDMA_CH_CFG_DSTINCSIGN_DEFAULT << 21)
#define LDMA_CH_CFG_DSTINCSIGN_NEGATIVE ( _LDMA_CH_CFG_DSTINCSIGN_NEGATIVE << 21)
#define LDMA_CH_CFG_DSTINCSIGN_POSITIVE ( _LDMA_CH_CFG_DSTINCSIGN_POSITIVE << 21)
#define LDMA_CH_CFG_SRCINCSIGN (0x1UL << 20)
#define LDMA_CH_CFG_SRCINCSIGN_DEFAULT ( _LDMA_CH_CFG_SRCINCSIGN_DEFAULT << 20)
#define LDMA_CH_CFG_SRCINCSIGN_NEGATIVE ( _LDMA_CH_CFG_SRCINCSIGN_NEGATIVE << 20)
#define LDMA_CH_CFG_SRCINCSIGN_POSITIVE ( _LDMA_CH_CFG_SRCINCSIGN_POSITIVE << 20)
#define LDMA_CH_CTRL_BLOCKSIZE_ALL ( _LDMA_CH_CTRL_BLOCKSIZE_ALL << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_DEFAULT ( _LDMA_CH_CTRL_BLOCKSIZE_DEFAULT << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT1 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT1 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT1024 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT1024 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT128 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT128 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT16 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT16 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT2 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT2 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT256 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT256 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT3 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT3 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT32 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT32 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT4 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT4 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT512 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT512 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT6 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT6 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT64 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT64 << 16)
#define LDMA_CH_CTRL_BLOCKSIZE_UNIT8 ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT8 << 16)
#define LDMA_CH_CTRL_BYTESWAP (0x1UL << 15)
#define LDMA_CH_CTRL_BYTESWAP_DEFAULT ( _LDMA_CH_CTRL_BYTESWAP_DEFAULT << 15)
#define LDMA_CH_CTRL_DECLOOPCNT (0x1UL << 22)
#define LDMA_CH_CTRL_DECLOOPCNT_DEFAULT ( _LDMA_CH_CTRL_DECLOOPCNT_DEFAULT << 22)
#define LDMA_CH_CTRL_DONEIEN (0x1UL << 20)
#define LDMA_CH_CTRL_DONEIEN_DEFAULT ( _LDMA_CH_CTRL_DONEIEN_DEFAULT << 20)
#define LDMA_CH_CTRL_DSTINC_DEFAULT ( _LDMA_CH_CTRL_DSTINC_DEFAULT << 28)
#define LDMA_CH_CTRL_DSTINC_FOUR ( _LDMA_CH_CTRL_DSTINC_FOUR << 28)
#define LDMA_CH_CTRL_DSTINC_NONE ( _LDMA_CH_CTRL_DSTINC_NONE << 28)
#define LDMA_CH_CTRL_DSTINC_ONE ( _LDMA_CH_CTRL_DSTINC_ONE << 28)
#define LDMA_CH_CTRL_DSTINC_TWO ( _LDMA_CH_CTRL_DSTINC_TWO << 28)
#define LDMA_CH_CTRL_DSTMODE (0x1UL << 31)
#define LDMA_CH_CTRL_DSTMODE_ABSOLUTE ( _LDMA_CH_CTRL_DSTMODE_ABSOLUTE << 31)
#define LDMA_CH_CTRL_DSTMODE_DEFAULT ( _LDMA_CH_CTRL_DSTMODE_DEFAULT << 31)
#define LDMA_CH_CTRL_DSTMODE_RELATIVE ( _LDMA_CH_CTRL_DSTMODE_RELATIVE << 31)
#define LDMA_CH_CTRL_IGNORESREQ (0x1UL << 23)
#define LDMA_CH_CTRL_IGNORESREQ_DEFAULT ( _LDMA_CH_CTRL_IGNORESREQ_DEFAULT << 23)
#define LDMA_CH_CTRL_REQMODE (0x1UL << 21)
#define LDMA_CH_CTRL_REQMODE_ALL ( _LDMA_CH_CTRL_REQMODE_ALL << 21)
#define LDMA_CH_CTRL_REQMODE_BLOCK ( _LDMA_CH_CTRL_REQMODE_BLOCK << 21)
#define LDMA_CH_CTRL_REQMODE_DEFAULT ( _LDMA_CH_CTRL_REQMODE_DEFAULT << 21)
#define LDMA_CH_CTRL_SIZE_BYTE ( _LDMA_CH_CTRL_SIZE_BYTE << 26)
#define LDMA_CH_CTRL_SIZE_DEFAULT ( _LDMA_CH_CTRL_SIZE_DEFAULT << 26)
#define LDMA_CH_CTRL_SIZE_HALFWORD ( _LDMA_CH_CTRL_SIZE_HALFWORD << 26)
#define LDMA_CH_CTRL_SIZE_WORD ( _LDMA_CH_CTRL_SIZE_WORD << 26)
#define LDMA_CH_CTRL_SRCINC_DEFAULT ( _LDMA_CH_CTRL_SRCINC_DEFAULT << 24)
#define LDMA_CH_CTRL_SRCINC_FOUR ( _LDMA_CH_CTRL_SRCINC_FOUR << 24)
#define LDMA_CH_CTRL_SRCINC_NONE ( _LDMA_CH_CTRL_SRCINC_NONE << 24)
#define LDMA_CH_CTRL_SRCINC_ONE ( _LDMA_CH_CTRL_SRCINC_ONE << 24)
#define LDMA_CH_CTRL_SRCINC_TWO ( _LDMA_CH_CTRL_SRCINC_TWO << 24)
#define LDMA_CH_CTRL_SRCMODE (0x1UL << 30)
#define LDMA_CH_CTRL_SRCMODE_ABSOLUTE ( _LDMA_CH_CTRL_SRCMODE_ABSOLUTE << 30)
#define LDMA_CH_CTRL_SRCMODE_DEFAULT ( _LDMA_CH_CTRL_SRCMODE_DEFAULT << 30)
#define LDMA_CH_CTRL_SRCMODE_RELATIVE ( _LDMA_CH_CTRL_SRCMODE_RELATIVE << 30)
#define LDMA_CH_CTRL_STRUCTREQ (0x1UL << 3)
#define LDMA_CH_CTRL_STRUCTREQ_DEFAULT ( _LDMA_CH_CTRL_STRUCTREQ_DEFAULT << 3)
#define LDMA_CH_CTRL_STRUCTTYPE_DEFAULT ( _LDMA_CH_CTRL_STRUCTTYPE_DEFAULT << 0)
#define LDMA_CH_CTRL_STRUCTTYPE_SYNCHRONIZE ( _LDMA_CH_CTRL_STRUCTTYPE_SYNCHRONIZE << 0)
#define LDMA_CH_CTRL_STRUCTTYPE_TRANSFER ( _LDMA_CH_CTRL_STRUCTTYPE_TRANSFER << 0)
#define LDMA_CH_CTRL_STRUCTTYPE_WRITE ( _LDMA_CH_CTRL_STRUCTTYPE_WRITE << 0)
#define LDMA_CH_CTRL_XFERCNT_DEFAULT ( _LDMA_CH_CTRL_XFERCNT_DEFAULT << 4)
#define LDMA_CH_DST_DSTADDR_DEFAULT ( _LDMA_CH_DST_DSTADDR_DEFAULT << 0)
#define LDMA_CH_LINK_LINK (0x1UL << 1)
#define LDMA_CH_LINK_LINK_DEFAULT ( _LDMA_CH_LINK_LINK_DEFAULT << 1)
#define LDMA_CH_LINK_LINKADDR_DEFAULT ( _LDMA_CH_LINK_LINKADDR_DEFAULT << 2)
#define LDMA_CH_LINK_LINKMODE (0x1UL << 0)
#define LDMA_CH_LINK_LINKMODE_ABSOLUTE ( _LDMA_CH_LINK_LINKMODE_ABSOLUTE << 0)
#define LDMA_CH_LINK_LINKMODE_DEFAULT ( _LDMA_CH_LINK_LINKMODE_DEFAULT << 0)
#define LDMA_CH_LINK_LINKMODE_RELATIVE ( _LDMA_CH_LINK_LINKMODE_RELATIVE << 0)
#define LDMA_CH_LOOP_LOOPCNT_DEFAULT ( _LDMA_CH_LOOP_LOOPCNT_DEFAULT << 0)
#define LDMA_CH_SRC_SRCADDR_DEFAULT ( _LDMA_CH_SRC_SRCADDR_DEFAULT << 0)
#define LDMA_CHBUSY_BUSY_DEFAULT ( _LDMA_CHBUSY_BUSY_DEFAULT << 0)
#define LDMA_CHDIS_CHDIS_DEFAULT ( _LDMA_CHDIS_CHDIS_DEFAULT << 0)
#define LDMA_CHDONE_CHDONE0 (0x1UL << 0)
#define LDMA_CHDONE_CHDONE0_DEFAULT ( _LDMA_CHDONE_CHDONE0_DEFAULT << 0)
#define LDMA_CHDONE_CHDONE1 (0x1UL << 1)
#define LDMA_CHDONE_CHDONE1_DEFAULT ( _LDMA_CHDONE_CHDONE1_DEFAULT << 1)
#define LDMA_CHDONE_CHDONE2 (0x1UL << 2)
#define LDMA_CHDONE_CHDONE2_DEFAULT ( _LDMA_CHDONE_CHDONE2_DEFAULT << 2)
#define LDMA_CHDONE_CHDONE3 (0x1UL << 3)
#define LDMA_CHDONE_CHDONE3_DEFAULT ( _LDMA_CHDONE_CHDONE3_DEFAULT << 3)
#define LDMA_CHDONE_CHDONE4 (0x1UL << 4)
#define LDMA_CHDONE_CHDONE4_DEFAULT ( _LDMA_CHDONE_CHDONE4_DEFAULT << 4)
#define LDMA_CHDONE_CHDONE5 (0x1UL << 5)
#define LDMA_CHDONE_CHDONE5_DEFAULT ( _LDMA_CHDONE_CHDONE5_DEFAULT << 5)
#define LDMA_CHDONE_CHDONE6 (0x1UL << 6)
#define LDMA_CHDONE_CHDONE6_DEFAULT ( _LDMA_CHDONE_CHDONE6_DEFAULT << 6)
#define LDMA_CHDONE_CHDONE7 (0x1UL << 7)
#define LDMA_CHDONE_CHDONE7_DEFAULT ( _LDMA_CHDONE_CHDONE7_DEFAULT << 7)
#define LDMA_CHEN_CHEN_DEFAULT ( _LDMA_CHEN_CHEN_DEFAULT << 0)
#define LDMA_CHSTATUS_CHSTATUS_DEFAULT ( _LDMA_CHSTATUS_CHSTATUS_DEFAULT << 0)
#define LDMA_CTRL_CORERST (0x1UL << 31)
#define LDMA_CTRL_CORERST_DEFAULT ( _LDMA_CTRL_CORERST_DEFAULT << 31)
#define LDMA_CTRL_NUMFIXED_DEFAULT ( _LDMA_CTRL_NUMFIXED_DEFAULT << 24)
#define LDMA_DBGHALT_DBGHALT_DEFAULT ( _LDMA_DBGHALT_DBGHALT_DEFAULT << 0)
#define LDMA_EN_EN (0x1UL << 0)
#define LDMA_EN_EN_DEFAULT ( _LDMA_EN_EN_DEFAULT << 0)
#define LDMA_IEN_CHDONE_DEFAULT ( _LDMA_IEN_CHDONE_DEFAULT << 0)
#define LDMA_IEN_ERROR (0x1UL << 31)
#define LDMA_IEN_ERROR_DEFAULT ( _LDMA_IEN_ERROR_DEFAULT << 31)
#define LDMA_IF_DONE0 (0x1UL << 0)
#define LDMA_IF_DONE0_DEFAULT ( _LDMA_IF_DONE0_DEFAULT << 0)
#define LDMA_IF_DONE1 (0x1UL << 1)
#define LDMA_IF_DONE1_DEFAULT ( _LDMA_IF_DONE1_DEFAULT << 1)
#define LDMA_IF_DONE2 (0x1UL << 2)
#define LDMA_IF_DONE2_DEFAULT ( _LDMA_IF_DONE2_DEFAULT << 2)
#define LDMA_IF_DONE3 (0x1UL << 3)
#define LDMA_IF_DONE3_DEFAULT ( _LDMA_IF_DONE3_DEFAULT << 3)
#define LDMA_IF_DONE4 (0x1UL << 4)
#define LDMA_IF_DONE4_DEFAULT ( _LDMA_IF_DONE4_DEFAULT << 4)
#define LDMA_IF_DONE5 (0x1UL << 5)
#define LDMA_IF_DONE5_DEFAULT ( _LDMA_IF_DONE5_DEFAULT << 5)
#define LDMA_IF_DONE6 (0x1UL << 6)
#define LDMA_IF_DONE6_DEFAULT ( _LDMA_IF_DONE6_DEFAULT << 6)
#define LDMA_IF_DONE7 (0x1UL << 7)
#define LDMA_IF_DONE7_DEFAULT ( _LDMA_IF_DONE7_DEFAULT << 7)
#define LDMA_IF_ERROR (0x1UL << 31)
#define LDMA_IF_ERROR_DEFAULT ( _LDMA_IF_ERROR_DEFAULT << 31)
#define LDMA_IPVERSION_IPVERSION_DEFAULT ( _LDMA_IPVERSION_IPVERSION_DEFAULT << 0)
#define LDMA_LINKLOAD_LINKLOAD_DEFAULT ( _LDMA_LINKLOAD_LINKLOAD_DEFAULT << 0)
#define LDMA_REQCLEAR_REQCLEAR_DEFAULT ( _LDMA_REQCLEAR_REQCLEAR_DEFAULT << 0)
#define LDMA_REQDIS_REQDIS_DEFAULT ( _LDMA_REQDIS_REQDIS_DEFAULT << 0)
#define LDMA_REQPEND_REQPEND_DEFAULT ( _LDMA_REQPEND_REQPEND_DEFAULT << 0)
#define LDMA_STATUS_ANYBUSY (0x1UL << 0)
#define LDMA_STATUS_ANYBUSY_DEFAULT ( _LDMA_STATUS_ANYBUSY_DEFAULT << 0)
#define LDMA_STATUS_ANYREQ (0x1UL << 1)
#define LDMA_STATUS_ANYREQ_DEFAULT ( _LDMA_STATUS_ANYREQ_DEFAULT << 1)
#define LDMA_STATUS_CHERROR_DEFAULT ( _LDMA_STATUS_CHERROR_DEFAULT << 8)
#define LDMA_STATUS_CHGRANT_DEFAULT ( _LDMA_STATUS_CHGRANT_DEFAULT << 3)
#define LDMA_STATUS_CHNUM_DEFAULT ( _LDMA_STATUS_CHNUM_DEFAULT << 24)
#define LDMA_STATUS_FIFOLEVEL_DEFAULT ( _LDMA_STATUS_FIFOLEVEL_DEFAULT << 16)
#define LDMA_SWREQ_SWREQ_DEFAULT ( _LDMA_SWREQ_SWREQ_DEFAULT << 0)
#define LDMA_SYNCHWEN_SYNCCLREN_DEFAULT ( _LDMA_SYNCHWEN_SYNCCLREN_DEFAULT << 16)
#define LDMA_SYNCHWEN_SYNCSETEN_DEFAULT ( _LDMA_SYNCHWEN_SYNCSETEN_DEFAULT << 0)
#define LDMA_SYNCHWSEL_SYNCCLREDGE_DEFAULT ( _LDMA_SYNCHWSEL_SYNCCLREDGE_DEFAULT << 16)
#define LDMA_SYNCHWSEL_SYNCCLREDGE_FALL ( _LDMA_SYNCHWSEL_SYNCCLREDGE_FALL << 16)
#define LDMA_SYNCHWSEL_SYNCCLREDGE_RISE ( _LDMA_SYNCHWSEL_SYNCCLREDGE_RISE << 16)
#define LDMA_SYNCHWSEL_SYNCSETEDGE_DEFAULT ( _LDMA_SYNCHWSEL_SYNCSETEDGE_DEFAULT << 0)
#define LDMA_SYNCHWSEL_SYNCSETEDGE_FALL ( _LDMA_SYNCHWSEL_SYNCSETEDGE_FALL << 0)
#define LDMA_SYNCHWSEL_SYNCSETEDGE_RISE ( _LDMA_SYNCHWSEL_SYNCSETEDGE_RISE << 0)
#define LDMA_SYNCSTATUS_SYNCTRIG_DEFAULT ( _LDMA_SYNCSTATUS_SYNCTRIG_DEFAULT << 0)
#define LDMA_SYNCSWCLR_SYNCSWCLR_DEFAULT ( _LDMA_SYNCSWCLR_SYNCSWCLR_DEFAULT << 0)
#define LDMA_SYNCSWSET_SYNCSWSET_DEFAULT ( _LDMA_SYNCSWSET_SYNCSWSET_DEFAULT << 0)

Macro Definition Documentation

#define _LDMA_CH_CFG_ARBSLOTS_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CFG

Definition at line 473 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_ARBSLOTS_EIGHT   0x00000003UL

Mode EIGHT for LDMA_CH_CFG

Definition at line 477 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_ARBSLOTS_FOUR   0x00000002UL

Mode FOUR for LDMA_CH_CFG

Definition at line 476 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_ARBSLOTS_MASK   0x30000UL

Bit mask for LDMA_ARBSLOTS

Definition at line 472 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_CH_CFG_ARBSLOTS_ONE   0x00000000UL

Mode ONE for LDMA_CH_CFG

Definition at line 474 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_ARBSLOTS_SHIFT   16

Shift value for LDMA_ARBSLOTS

Definition at line 471 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_CH_CFG_ARBSLOTS_TWO   0x00000001UL

Mode TWO for LDMA_CH_CFG

Definition at line 475 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_DSTINCSIGN_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CFG

Definition at line 495 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_DSTINCSIGN_MASK   0x200000UL

Bit mask for LDMA_DSTINCSIGN

Definition at line 494 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_CH_CFG_DSTINCSIGN_NEGATIVE   0x00000001UL

Mode NEGATIVE for LDMA_CH_CFG

Definition at line 497 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_DSTINCSIGN_POSITIVE   0x00000000UL

Mode POSITIVE for LDMA_CH_CFG

Definition at line 496 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_DSTINCSIGN_SHIFT   21

Shift value for LDMA_DSTINCSIGN

Definition at line 493 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_CH_CFG_MASK   0x00330000UL

Mask for LDMA_CH_CFG

Definition at line 470 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_RESETVALUE   0x00000000UL

Default value for LDMA_CH_CFG

Definition at line 469 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_SRCINCSIGN_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CFG

Definition at line 486 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_SRCINCSIGN_MASK   0x100000UL

Bit mask for LDMA_SRCINCSIGN

Definition at line 485 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_CH_CFG_SRCINCSIGN_NEGATIVE   0x00000001UL

Mode NEGATIVE for LDMA_CH_CFG

Definition at line 488 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_SRCINCSIGN_POSITIVE   0x00000000UL

Mode POSITIVE for LDMA_CH_CFG

Definition at line 487 of file efr32bg21_ldma.h .

#define _LDMA_CH_CFG_SRCINCSIGN_SHIFT   20

Shift value for LDMA_SRCINCSIGN

Definition at line 484 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_CH_CTRL_BLOCKSIZE_ALL   0x0000000FUL

Mode ALL for LDMA_CH_CTRL

Definition at line 553 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 539 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_MASK   0xF0000UL

Bit mask for LDMA_BLOCKSIZE

Definition at line 538 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_SHIFT   16

Shift value for LDMA_BLOCKSIZE

Definition at line 537 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT1   0x00000000UL

Mode UNIT1 for LDMA_CH_CTRL

Definition at line 540 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT1024   0x0000000EUL

Mode UNIT1024 for LDMA_CH_CTRL

Definition at line 552 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT128   0x0000000BUL

Mode UNIT128 for LDMA_CH_CTRL

Definition at line 549 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT16   0x00000007UL

Mode UNIT16 for LDMA_CH_CTRL

Definition at line 546 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT2   0x00000001UL

Mode UNIT2 for LDMA_CH_CTRL

Definition at line 541 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT256   0x0000000CUL

Mode UNIT256 for LDMA_CH_CTRL

Definition at line 550 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT3   0x00000002UL

Mode UNIT3 for LDMA_CH_CTRL

Definition at line 542 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT32   0x00000009UL

Mode UNIT32 for LDMA_CH_CTRL

Definition at line 547 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT4   0x00000003UL

Mode UNIT4 for LDMA_CH_CTRL

Definition at line 543 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT512   0x0000000DUL

Mode UNIT512 for LDMA_CH_CTRL

Definition at line 551 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT6   0x00000004UL

Mode UNIT6 for LDMA_CH_CTRL

Definition at line 544 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT64   0x0000000AUL

Mode UNIT64 for LDMA_CH_CTRL

Definition at line 548 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BLOCKSIZE_UNIT8   0x00000005UL

Mode UNIT8 for LDMA_CH_CTRL

Definition at line 545 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BYTESWAP_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 535 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BYTESWAP_MASK   0x8000UL

Bit mask for LDMA_BYTESWAP

Definition at line 534 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_BYTESWAP_SHIFT   15

Shift value for LDMA_BYTESWAP

Definition at line 533 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DECLOOPCNT_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 586 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DECLOOPCNT_MASK   0x400000UL

Bit mask for LDMA_DECLOOPCNT

Definition at line 585 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DECLOOPCNT_SHIFT   22

Shift value for LDMA_DECLOOPCNT

Definition at line 584 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DONEIEN_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 572 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DONEIEN_MASK   0x100000UL

Bit mask for LDMA_DONEIEN

Definition at line 571 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DONEIEN_SHIFT   20

Shift value for LDMA_DONEIEN

Definition at line 570 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTINC_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 617 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTINC_FOUR   0x00000002UL

Mode FOUR for LDMA_CH_CTRL

Definition at line 620 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTINC_MASK   0x30000000UL

Bit mask for LDMA_DSTINC

Definition at line 616 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTINC_NONE   0x00000003UL

Mode NONE for LDMA_CH_CTRL

Definition at line 621 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTINC_ONE   0x00000000UL

Mode ONE for LDMA_CH_CTRL

Definition at line 618 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTINC_SHIFT   28

Shift value for LDMA_DSTINC

Definition at line 615 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTINC_TWO   0x00000001UL

Mode TWO for LDMA_CH_CTRL

Definition at line 619 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTMODE_ABSOLUTE   0x00000000UL

Mode ABSOLUTE for LDMA_CH_CTRL

Definition at line 640 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTMODE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 639 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTMODE_MASK   0x80000000UL

Bit mask for LDMA_DSTMODE

Definition at line 638 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTMODE_RELATIVE   0x00000001UL

Mode RELATIVE for LDMA_CH_CTRL

Definition at line 641 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_DSTMODE_SHIFT   31

Shift value for LDMA_DSTMODE

Definition at line 637 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_IGNORESREQ_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 591 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_IGNORESREQ_MASK   0x800000UL

Bit mask for LDMA_IGNORESREQ

Definition at line 590 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_IGNORESREQ_SHIFT   23

Shift value for LDMA_IGNORESREQ

Definition at line 589 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_MASK   0xFFFFFFFBUL

Mask for LDMA_CH_CTRL

Definition at line 512 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_REQMODE_ALL   0x00000001UL

Mode ALL for LDMA_CH_CTRL

Definition at line 579 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_REQMODE_BLOCK   0x00000000UL

Mode BLOCK for LDMA_CH_CTRL

Definition at line 578 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_REQMODE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 577 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_REQMODE_MASK   0x200000UL

Bit mask for LDMA_REQMODE

Definition at line 576 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_REQMODE_SHIFT   21

Shift value for LDMA_REQMODE

Definition at line 575 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_RESETVALUE   0x00000000UL

Default value for LDMA_CH_CTRL

Definition at line 511 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SIZE_BYTE   0x00000000UL

Mode BYTE for LDMA_CH_CTRL

Definition at line 608 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SIZE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 607 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SIZE_HALFWORD   0x00000001UL

Mode HALFWORD for LDMA_CH_CTRL

Definition at line 609 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SIZE_MASK   0xC000000UL

Bit mask for LDMA_SIZE

Definition at line 606 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SIZE_SHIFT   26

Shift value for LDMA_SIZE

Definition at line 605 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SIZE_WORD   0x00000002UL

Mode WORD for LDMA_CH_CTRL

Definition at line 610 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCINC_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 595 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCINC_FOUR   0x00000002UL

Mode FOUR for LDMA_CH_CTRL

Definition at line 598 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCINC_MASK   0x3000000UL

Bit mask for LDMA_SRCINC

Definition at line 594 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCINC_NONE   0x00000003UL

Mode NONE for LDMA_CH_CTRL

Definition at line 599 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCINC_ONE   0x00000000UL

Mode ONE for LDMA_CH_CTRL

Definition at line 596 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCINC_SHIFT   24

Shift value for LDMA_SRCINC

Definition at line 593 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCINC_TWO   0x00000001UL

Mode TWO for LDMA_CH_CTRL

Definition at line 597 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCMODE_ABSOLUTE   0x00000000UL

Mode ABSOLUTE for LDMA_CH_CTRL

Definition at line 631 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCMODE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 630 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCMODE_MASK   0x40000000UL

Bit mask for LDMA_SRCMODE

Definition at line 629 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCMODE_RELATIVE   0x00000001UL

Mode RELATIVE for LDMA_CH_CTRL

Definition at line 632 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_SRCMODE_SHIFT   30

Shift value for LDMA_SRCMODE

Definition at line 628 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTREQ_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 526 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTREQ_MASK   0x8UL

Bit mask for LDMA_STRUCTREQ

Definition at line 525 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTREQ_SHIFT   3

Shift value for LDMA_STRUCTREQ

Definition at line 524 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTTYPE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 515 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTTYPE_MASK   0x3UL

Bit mask for LDMA_STRUCTTYPE

Definition at line 514 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTTYPE_SHIFT   0

Shift value for LDMA_STRUCTTYPE

Definition at line 513 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTTYPE_SYNCHRONIZE   0x00000001UL

Mode SYNCHRONIZE for LDMA_CH_CTRL

Definition at line 517 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTTYPE_TRANSFER   0x00000000UL

Mode TRANSFER for LDMA_CH_CTRL

Definition at line 516 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_STRUCTTYPE_WRITE   0x00000002UL

Mode WRITE for LDMA_CH_CTRL

Definition at line 518 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_XFERCNT_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_CTRL

Definition at line 530 of file efr32bg21_ldma.h .

#define _LDMA_CH_CTRL_XFERCNT_MASK   0x7FF0UL

Bit mask for LDMA_XFERCNT

Definition at line 529 of file efr32bg21_ldma.h .

Referenced by LDMA_TransferRemainingCount() , and mscEccReadWriteExistingDma() .

#define _LDMA_CH_CTRL_XFERCNT_SHIFT   4

Shift value for LDMA_XFERCNT

Definition at line 528 of file efr32bg21_ldma.h .

Referenced by LDMA_TransferRemainingCount() .

#define _LDMA_CH_DST_DSTADDR_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_DST

Definition at line 659 of file efr32bg21_ldma.h .

#define _LDMA_CH_DST_DSTADDR_MASK   0xFFFFFFFFUL

Bit mask for LDMA_DSTADDR

Definition at line 658 of file efr32bg21_ldma.h .

#define _LDMA_CH_DST_DSTADDR_SHIFT   0

Shift value for LDMA_DSTADDR

Definition at line 657 of file efr32bg21_ldma.h .

#define _LDMA_CH_DST_MASK   0xFFFFFFFFUL

Mask for LDMA_CH_DST

Definition at line 656 of file efr32bg21_ldma.h .

#define _LDMA_CH_DST_RESETVALUE   0x00000000UL

Default value for LDMA_CH_DST

Definition at line 655 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINK_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_LINK

Definition at line 677 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINK_MASK   0x2UL

Bit mask for LDMA_LINK

Definition at line 676 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINK_SHIFT   1

Shift value for LDMA_LINK

Definition at line 675 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINKADDR_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_LINK

Definition at line 681 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINKADDR_MASK   0xFFFFFFFCUL

Bit mask for LDMA_LINKADDR

Definition at line 680 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() , and mscEccReadWriteExistingDma() .

#define _LDMA_CH_LINK_LINKADDR_SHIFT   2

Shift value for LDMA_LINKADDR

Definition at line 679 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINKMODE_ABSOLUTE   0x00000000UL

Mode ABSOLUTE for LDMA_CH_LINK

Definition at line 669 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINKMODE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_LINK

Definition at line 668 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINKMODE_MASK   0x1UL

Bit mask for LDMA_LINKMODE

Definition at line 667 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINKMODE_RELATIVE   0x00000001UL

Mode RELATIVE for LDMA_CH_LINK

Definition at line 670 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_LINKMODE_SHIFT   0

Shift value for LDMA_LINKMODE

Definition at line 666 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_MASK   0xFFFFFFFFUL

Mask for LDMA_CH_LINK

Definition at line 664 of file efr32bg21_ldma.h .

#define _LDMA_CH_LINK_RESETVALUE   0x00000000UL

Default value for LDMA_CH_LINK

Definition at line 663 of file efr32bg21_ldma.h .

#define _LDMA_CH_LOOP_LOOPCNT_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_LOOP

Definition at line 507 of file efr32bg21_ldma.h .

#define _LDMA_CH_LOOP_LOOPCNT_MASK   0xFFUL

Bit mask for LDMA_LOOPCNT

Definition at line 506 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_CH_LOOP_LOOPCNT_SHIFT   0

Shift value for LDMA_LOOPCNT

Definition at line 505 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_CH_LOOP_MASK   0x000000FFUL

Mask for LDMA_CH_LOOP

Definition at line 504 of file efr32bg21_ldma.h .

#define _LDMA_CH_LOOP_RESETVALUE   0x00000000UL

Default value for LDMA_CH_LOOP

Definition at line 503 of file efr32bg21_ldma.h .

#define _LDMA_CH_SRC_MASK   0xFFFFFFFFUL

Mask for LDMA_CH_SRC

Definition at line 648 of file efr32bg21_ldma.h .

#define _LDMA_CH_SRC_RESETVALUE   0x00000000UL

Default value for LDMA_CH_SRC

Definition at line 647 of file efr32bg21_ldma.h .

#define _LDMA_CH_SRC_SRCADDR_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CH_SRC

Definition at line 651 of file efr32bg21_ldma.h .

#define _LDMA_CH_SRC_SRCADDR_MASK   0xFFFFFFFFUL

Bit mask for LDMA_SRCADDR

Definition at line 650 of file efr32bg21_ldma.h .

#define _LDMA_CH_SRC_SRCADDR_SHIFT   0

Shift value for LDMA_SRCADDR

Definition at line 649 of file efr32bg21_ldma.h .

#define _LDMA_CHBUSY_BUSY_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHBUSY

Definition at line 311 of file efr32bg21_ldma.h .

#define _LDMA_CHBUSY_BUSY_MASK   0xFFUL

Bit mask for LDMA_BUSY

Definition at line 310 of file efr32bg21_ldma.h .

#define _LDMA_CHBUSY_BUSY_SHIFT   0

Shift value for LDMA_BUSY

Definition at line 309 of file efr32bg21_ldma.h .

#define _LDMA_CHBUSY_MASK   0x000000FFUL

Mask for LDMA_CHBUSY

Definition at line 308 of file efr32bg21_ldma.h .

#define _LDMA_CHBUSY_RESETVALUE   0x00000000UL

Default value for LDMA_CHBUSY

Definition at line 307 of file efr32bg21_ldma.h .

#define _LDMA_CHDIS_CHDIS_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDIS

Definition at line 295 of file efr32bg21_ldma.h .

#define _LDMA_CHDIS_CHDIS_MASK   0xFFUL

Bit mask for LDMA_CHDIS

Definition at line 294 of file efr32bg21_ldma.h .

#define _LDMA_CHDIS_CHDIS_SHIFT   0

Shift value for LDMA_CHDIS

Definition at line 293 of file efr32bg21_ldma.h .

#define _LDMA_CHDIS_MASK   0x000000FFUL

Mask for LDMA_CHDIS

Definition at line 292 of file efr32bg21_ldma.h .

Referenced by LDMA_StopTransfer() .

#define _LDMA_CHDIS_RESETVALUE   0x00000000UL

Default value for LDMA_CHDIS

Definition at line 291 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE0_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDONE

Definition at line 320 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE0_MASK   0x1UL

Bit mask for LDMA_CHDONE0

Definition at line 319 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE0_SHIFT   0

Shift value for LDMA_CHDONE0

Definition at line 318 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE1_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDONE

Definition at line 325 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE1_MASK   0x2UL

Bit mask for LDMA_CHDONE1

Definition at line 324 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE1_SHIFT   1

Shift value for LDMA_CHDONE1

Definition at line 323 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE2_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDONE

Definition at line 330 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE2_MASK   0x4UL

Bit mask for LDMA_CHDONE2

Definition at line 329 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE2_SHIFT   2

Shift value for LDMA_CHDONE2

Definition at line 328 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE3_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDONE

Definition at line 335 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE3_MASK   0x8UL

Bit mask for LDMA_CHDONE3

Definition at line 334 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE3_SHIFT   3

Shift value for LDMA_CHDONE3

Definition at line 333 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE4_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDONE

Definition at line 340 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE4_MASK   0x10UL

Bit mask for LDMA_CHDONE4

Definition at line 339 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE4_SHIFT   4

Shift value for LDMA_CHDONE4

Definition at line 338 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE5_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDONE

Definition at line 345 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE5_MASK   0x20UL

Bit mask for LDMA_CHDONE5

Definition at line 344 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE5_SHIFT   5

Shift value for LDMA_CHDONE5

Definition at line 343 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE6_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDONE

Definition at line 350 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE6_MASK   0x40UL

Bit mask for LDMA_CHDONE6

Definition at line 349 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE6_SHIFT   6

Shift value for LDMA_CHDONE6

Definition at line 348 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE7_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHDONE

Definition at line 355 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE7_MASK   0x80UL

Bit mask for LDMA_CHDONE7

Definition at line 354 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_CHDONE7_SHIFT   7

Shift value for LDMA_CHDONE7

Definition at line 353 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_MASK   0x000000FFUL

Mask for LDMA_CHDONE

Definition at line 316 of file efr32bg21_ldma.h .

#define _LDMA_CHDONE_RESETVALUE   0x00000000UL

Default value for LDMA_CHDONE

Definition at line 315 of file efr32bg21_ldma.h .

#define _LDMA_CHEN_CHEN_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHEN

Definition at line 287 of file efr32bg21_ldma.h .

#define _LDMA_CHEN_CHEN_MASK   0xFFUL

Bit mask for LDMA_CHEN

Definition at line 286 of file efr32bg21_ldma.h .

#define _LDMA_CHEN_CHEN_SHIFT   0

Shift value for LDMA_CHEN

Definition at line 285 of file efr32bg21_ldma.h .

#define _LDMA_CHEN_MASK   0x000000FFUL

Mask for LDMA_CHEN

Definition at line 284 of file efr32bg21_ldma.h .

Referenced by LDMA_DeInit() , and LDMA_Init() .

#define _LDMA_CHEN_RESETVALUE   0x00000000UL

Default value for LDMA_CHEN

Definition at line 283 of file efr32bg21_ldma.h .

#define _LDMA_CHSTATUS_CHSTATUS_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CHSTATUS

Definition at line 303 of file efr32bg21_ldma.h .

#define _LDMA_CHSTATUS_CHSTATUS_MASK   0xFFUL

Bit mask for LDMA_CHSTATUS

Definition at line 302 of file efr32bg21_ldma.h .

#define _LDMA_CHSTATUS_CHSTATUS_SHIFT   0

Shift value for LDMA_CHSTATUS

Definition at line 301 of file efr32bg21_ldma.h .

#define _LDMA_CHSTATUS_MASK   0x000000FFUL

Mask for LDMA_CHSTATUS

Definition at line 300 of file efr32bg21_ldma.h .

Referenced by LDMA_TransferDone() .

#define _LDMA_CHSTATUS_RESETVALUE   0x00000000UL

Default value for LDMA_CHSTATUS

Definition at line 299 of file efr32bg21_ldma.h .

#define _LDMA_CTRL_CORERST_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_CTRL

Definition at line 193 of file efr32bg21_ldma.h .

#define _LDMA_CTRL_CORERST_MASK   0x80000000UL

Bit mask for LDMA_CORERST

Definition at line 192 of file efr32bg21_ldma.h .

#define _LDMA_CTRL_CORERST_SHIFT   31

Shift value for LDMA_CORERST

Definition at line 191 of file efr32bg21_ldma.h .

#define _LDMA_CTRL_MASK   0x9F000000UL

Mask for LDMA_CTRL

Definition at line 185 of file efr32bg21_ldma.h .

#define _LDMA_CTRL_NUMFIXED_DEFAULT   0x0000001EUL

Mode DEFAULT for LDMA_CTRL

Definition at line 188 of file efr32bg21_ldma.h .

#define _LDMA_CTRL_NUMFIXED_MASK   0x1F000000UL

Bit mask for LDMA_NUMFIXED

Definition at line 187 of file efr32bg21_ldma.h .

Referenced by LDMA_Init() .

#define _LDMA_CTRL_NUMFIXED_SHIFT   24

Shift value for LDMA_NUMFIXED

Definition at line 186 of file efr32bg21_ldma.h .

Referenced by LDMA_Init() , and mscEccReadWriteExistingDma() .

#define _LDMA_CTRL_RESETVALUE   0x1E000000UL

Default value for LDMA_CTRL

Definition at line 184 of file efr32bg21_ldma.h .

#define _LDMA_DBGHALT_DBGHALT_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_DBGHALT

Definition at line 363 of file efr32bg21_ldma.h .

#define _LDMA_DBGHALT_DBGHALT_MASK   0xFFUL

Bit mask for LDMA_DBGHALT

Definition at line 362 of file efr32bg21_ldma.h .

#define _LDMA_DBGHALT_DBGHALT_SHIFT   0

Shift value for LDMA_DBGHALT

Definition at line 361 of file efr32bg21_ldma.h .

#define _LDMA_DBGHALT_MASK   0x000000FFUL

Mask for LDMA_DBGHALT

Definition at line 360 of file efr32bg21_ldma.h .

#define _LDMA_DBGHALT_RESETVALUE   0x00000000UL

Default value for LDMA_DBGHALT

Definition at line 359 of file efr32bg21_ldma.h .

#define _LDMA_EN_EN_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_EN

Definition at line 180 of file efr32bg21_ldma.h .

#define _LDMA_EN_EN_MASK   0x1UL

Bit mask for LDMA_EN

Definition at line 179 of file efr32bg21_ldma.h .

#define _LDMA_EN_EN_SHIFT   0

Shift value for LDMA_EN

Definition at line 178 of file efr32bg21_ldma.h .

#define _LDMA_EN_MASK   0x00000001UL

Mask for LDMA_EN

Definition at line 176 of file efr32bg21_ldma.h .

#define _LDMA_EN_RESETVALUE   0x00000000UL

Default value for LDMA_EN

Definition at line 175 of file efr32bg21_ldma.h .

#define _LDMA_IEN_CHDONE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IEN

Definition at line 460 of file efr32bg21_ldma.h .

#define _LDMA_IEN_CHDONE_MASK   0xFFUL

Bit mask for LDMA_CHDONE

Definition at line 459 of file efr32bg21_ldma.h .

#define _LDMA_IEN_CHDONE_SHIFT   0

Shift value for LDMA_CHDONE

Definition at line 458 of file efr32bg21_ldma.h .

#define _LDMA_IEN_ERROR_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IEN

Definition at line 465 of file efr32bg21_ldma.h .

#define _LDMA_IEN_ERROR_MASK   0x80000000UL

Bit mask for LDMA_ERROR

Definition at line 464 of file efr32bg21_ldma.h .

#define _LDMA_IEN_ERROR_SHIFT   31

Shift value for LDMA_ERROR

Definition at line 463 of file efr32bg21_ldma.h .

#define _LDMA_IEN_MASK   0x800000FFUL

Mask for LDMA_IEN

Definition at line 457 of file efr32bg21_ldma.h .

#define _LDMA_IEN_RESETVALUE   0x00000000UL

Default value for LDMA_IEN

Definition at line 456 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE0_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 412 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE0_MASK   0x1UL

Bit mask for LDMA_DONE0

Definition at line 411 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE0_SHIFT   0

Shift value for LDMA_DONE0

Definition at line 410 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE1_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 417 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE1_MASK   0x2UL

Bit mask for LDMA_DONE1

Definition at line 416 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE1_SHIFT   1

Shift value for LDMA_DONE1

Definition at line 415 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE2_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 422 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE2_MASK   0x4UL

Bit mask for LDMA_DONE2

Definition at line 421 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE2_SHIFT   2

Shift value for LDMA_DONE2

Definition at line 420 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE3_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 427 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE3_MASK   0x8UL

Bit mask for LDMA_DONE3

Definition at line 426 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE3_SHIFT   3

Shift value for LDMA_DONE3

Definition at line 425 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE4_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 432 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE4_MASK   0x10UL

Bit mask for LDMA_DONE4

Definition at line 431 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE4_SHIFT   4

Shift value for LDMA_DONE4

Definition at line 430 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE5_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 437 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE5_MASK   0x20UL

Bit mask for LDMA_DONE5

Definition at line 436 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE5_SHIFT   5

Shift value for LDMA_DONE5

Definition at line 435 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE6_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 442 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE6_MASK   0x40UL

Bit mask for LDMA_DONE6

Definition at line 441 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE6_SHIFT   6

Shift value for LDMA_DONE6

Definition at line 440 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE7_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 447 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE7_MASK   0x80UL

Bit mask for LDMA_DONE7

Definition at line 446 of file efr32bg21_ldma.h .

#define _LDMA_IF_DONE7_SHIFT   7

Shift value for LDMA_DONE7

Definition at line 445 of file efr32bg21_ldma.h .

#define _LDMA_IF_ERROR_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IF

Definition at line 452 of file efr32bg21_ldma.h .

#define _LDMA_IF_ERROR_MASK   0x80000000UL

Bit mask for LDMA_ERROR

Definition at line 451 of file efr32bg21_ldma.h .

#define _LDMA_IF_ERROR_SHIFT   31

Shift value for LDMA_ERROR

Definition at line 450 of file efr32bg21_ldma.h .

#define _LDMA_IF_MASK   0x800000FFUL

Mask for LDMA_IF

Definition at line 408 of file efr32bg21_ldma.h .

#define _LDMA_IF_RESETVALUE   0x00000000UL

Default value for LDMA_IF

Definition at line 407 of file efr32bg21_ldma.h .

#define _LDMA_IPVERSION_IPVERSION_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_IPVERSION

Definition at line 171 of file efr32bg21_ldma.h .

#define _LDMA_IPVERSION_IPVERSION_MASK   0xFFUL

Bit mask for LDMA_IPVERSION

Definition at line 170 of file efr32bg21_ldma.h .

#define _LDMA_IPVERSION_IPVERSION_SHIFT   0

Shift value for LDMA_IPVERSION

Definition at line 169 of file efr32bg21_ldma.h .

#define _LDMA_IPVERSION_MASK   0x000000FFUL

Mask for LDMA_IPVERSION

Definition at line 168 of file efr32bg21_ldma.h .

#define _LDMA_IPVERSION_RESETVALUE   0x00000000UL

Default value for LDMA_IPVERSION

Definition at line 167 of file efr32bg21_ldma.h .

#define _LDMA_LINKLOAD_LINKLOAD_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_LINKLOAD

Definition at line 395 of file efr32bg21_ldma.h .

#define _LDMA_LINKLOAD_LINKLOAD_MASK   0xFFUL

Bit mask for LDMA_LINKLOAD

Definition at line 394 of file efr32bg21_ldma.h .

#define _LDMA_LINKLOAD_LINKLOAD_SHIFT   0

Shift value for LDMA_LINKLOAD

Definition at line 393 of file efr32bg21_ldma.h .

#define _LDMA_LINKLOAD_MASK   0x000000FFUL

Mask for LDMA_LINKLOAD

Definition at line 392 of file efr32bg21_ldma.h .

#define _LDMA_LINKLOAD_RESETVALUE   0x00000000UL

Default value for LDMA_LINKLOAD

Definition at line 391 of file efr32bg21_ldma.h .

#define _LDMA_REQCLEAR_MASK   0x000000FFUL

Mask for LDMA_REQCLEAR

Definition at line 400 of file efr32bg21_ldma.h .

#define _LDMA_REQCLEAR_REQCLEAR_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_REQCLEAR

Definition at line 403 of file efr32bg21_ldma.h .

#define _LDMA_REQCLEAR_REQCLEAR_MASK   0xFFUL

Bit mask for LDMA_REQCLEAR

Definition at line 402 of file efr32bg21_ldma.h .

#define _LDMA_REQCLEAR_REQCLEAR_SHIFT   0

Shift value for LDMA_REQCLEAR

Definition at line 401 of file efr32bg21_ldma.h .

#define _LDMA_REQCLEAR_RESETVALUE   0x00000000UL

Default value for LDMA_REQCLEAR

Definition at line 399 of file efr32bg21_ldma.h .

#define _LDMA_REQDIS_MASK   0x000000FFUL

Mask for LDMA_REQDIS

Definition at line 376 of file efr32bg21_ldma.h .

#define _LDMA_REQDIS_REQDIS_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_REQDIS

Definition at line 379 of file efr32bg21_ldma.h .

#define _LDMA_REQDIS_REQDIS_MASK   0xFFUL

Bit mask for LDMA_REQDIS

Definition at line 378 of file efr32bg21_ldma.h .

#define _LDMA_REQDIS_REQDIS_SHIFT   0

Shift value for LDMA_REQDIS

Definition at line 377 of file efr32bg21_ldma.h .

#define _LDMA_REQDIS_RESETVALUE   0x00000000UL

Default value for LDMA_REQDIS

Definition at line 375 of file efr32bg21_ldma.h .

#define _LDMA_REQPEND_MASK   0x000000FFUL

Mask for LDMA_REQPEND

Definition at line 384 of file efr32bg21_ldma.h .

#define _LDMA_REQPEND_REQPEND_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_REQPEND

Definition at line 387 of file efr32bg21_ldma.h .

#define _LDMA_REQPEND_REQPEND_MASK   0xFFUL

Bit mask for LDMA_REQPEND

Definition at line 386 of file efr32bg21_ldma.h .

#define _LDMA_REQPEND_REQPEND_SHIFT   0

Shift value for LDMA_REQPEND

Definition at line 385 of file efr32bg21_ldma.h .

#define _LDMA_REQPEND_RESETVALUE   0x00000000UL

Default value for LDMA_REQPEND

Definition at line 383 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_ANYBUSY_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_STATUS

Definition at line 202 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_ANYBUSY_MASK   0x1UL

Bit mask for LDMA_ANYBUSY

Definition at line 201 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_ANYBUSY_SHIFT   0

Shift value for LDMA_ANYBUSY

Definition at line 200 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_ANYREQ_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_STATUS

Definition at line 207 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_ANYREQ_MASK   0x2UL

Bit mask for LDMA_ANYREQ

Definition at line 206 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_ANYREQ_SHIFT   1

Shift value for LDMA_ANYREQ

Definition at line 205 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHERROR_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_STATUS

Definition at line 215 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHERROR_MASK   0x1F00UL

Bit mask for LDMA_CHERROR

Definition at line 214 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHERROR_SHIFT   8

Shift value for LDMA_CHERROR

Definition at line 213 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHGRANT_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_STATUS

Definition at line 211 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHGRANT_MASK   0xF8UL

Bit mask for LDMA_CHGRANT

Definition at line 210 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHGRANT_SHIFT   3

Shift value for LDMA_CHGRANT

Definition at line 209 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHNUM_DEFAULT   0x0000001FUL

Mode DEFAULT for LDMA_STATUS

Definition at line 223 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHNUM_MASK   0x1F000000UL

Bit mask for LDMA_CHNUM

Definition at line 222 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_CHNUM_SHIFT   24

Shift value for LDMA_CHNUM

Definition at line 221 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_FIFOLEVEL_DEFAULT   0x00000010UL

Mode DEFAULT for LDMA_STATUS

Definition at line 219 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_FIFOLEVEL_MASK   0x1F0000UL

Bit mask for LDMA_FIFOLEVEL

Definition at line 218 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_FIFOLEVEL_SHIFT   16

Shift value for LDMA_FIFOLEVEL

Definition at line 217 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_MASK   0x1F1F1FFBUL

Mask for LDMA_STATUS

Definition at line 198 of file efr32bg21_ldma.h .

#define _LDMA_STATUS_RESETVALUE   0x1F100000UL

Default value for LDMA_STATUS

Definition at line 197 of file efr32bg21_ldma.h .

#define _LDMA_SWREQ_MASK   0x000000FFUL

Mask for LDMA_SWREQ

Definition at line 368 of file efr32bg21_ldma.h .

#define _LDMA_SWREQ_RESETVALUE   0x00000000UL

Default value for LDMA_SWREQ

Definition at line 367 of file efr32bg21_ldma.h .

#define _LDMA_SWREQ_SWREQ_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_SWREQ

Definition at line 371 of file efr32bg21_ldma.h .

#define _LDMA_SWREQ_SWREQ_MASK   0xFFUL

Bit mask for LDMA_SWREQ

Definition at line 370 of file efr32bg21_ldma.h .

#define _LDMA_SWREQ_SWREQ_SHIFT   0

Shift value for LDMA_SWREQ

Definition at line 369 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWEN_MASK   0x00FF00FFUL

Mask for LDMA_SYNCHWEN

Definition at line 244 of file efr32bg21_ldma.h .

Referenced by LDMA_StartTransfer() .

#define _LDMA_SYNCHWEN_RESETVALUE   0x00000000UL

Default value for LDMA_SYNCHWEN

Definition at line 243 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWEN_SYNCCLREN_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_SYNCHWEN

Definition at line 251 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWEN_SYNCCLREN_MASK   0xFF0000UL

Bit mask for LDMA_SYNCCLREN

Definition at line 250 of file efr32bg21_ldma.h .

Referenced by LDMA_Init() , and LDMA_StartTransfer() .

#define _LDMA_SYNCHWEN_SYNCCLREN_SHIFT   16

Shift value for LDMA_SYNCCLREN

Definition at line 249 of file efr32bg21_ldma.h .

Referenced by LDMA_Init() , and LDMA_StartTransfer() .

#define _LDMA_SYNCHWEN_SYNCSETEN_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_SYNCHWEN

Definition at line 247 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWEN_SYNCSETEN_MASK   0xFFUL

Bit mask for LDMA_SYNCSETEN

Definition at line 246 of file efr32bg21_ldma.h .

Referenced by LDMA_Init() , and LDMA_StartTransfer() .

#define _LDMA_SYNCHWEN_SYNCSETEN_SHIFT   0

Shift value for LDMA_SYNCSETEN

Definition at line 245 of file efr32bg21_ldma.h .

Referenced by LDMA_Init() , and LDMA_StartTransfer() .

#define _LDMA_SYNCHWSEL_MASK   0x00FF00FFUL

Mask for LDMA_SYNCHWSEL

Definition at line 256 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_RESETVALUE   0x00000000UL

Default value for LDMA_SYNCHWSEL

Definition at line 255 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCCLREDGE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_SYNCHWSEL

Definition at line 267 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCCLREDGE_FALL   0x00000001UL

Mode FALL for LDMA_SYNCHWSEL

Definition at line 269 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCCLREDGE_MASK   0xFF0000UL

Bit mask for LDMA_SYNCCLREDGE

Definition at line 266 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCCLREDGE_RISE   0x00000000UL

Mode RISE for LDMA_SYNCHWSEL

Definition at line 268 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCCLREDGE_SHIFT   16

Shift value for LDMA_SYNCCLREDGE

Definition at line 265 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCSETEDGE_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_SYNCHWSEL

Definition at line 259 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCSETEDGE_FALL   0x00000001UL

Mode FALL for LDMA_SYNCHWSEL

Definition at line 261 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCSETEDGE_MASK   0xFFUL

Bit mask for LDMA_SYNCSETEDGE

Definition at line 258 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCSETEDGE_RISE   0x00000000UL

Mode RISE for LDMA_SYNCHWSEL

Definition at line 260 of file efr32bg21_ldma.h .

#define _LDMA_SYNCHWSEL_SYNCSETEDGE_SHIFT   0

Shift value for LDMA_SYNCSETEDGE

Definition at line 257 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSTATUS_MASK   0x000000FFUL

Mask for LDMA_SYNCSTATUS

Definition at line 276 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSTATUS_RESETVALUE   0x00000000UL

Default value for LDMA_SYNCSTATUS

Definition at line 275 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSTATUS_SYNCTRIG_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_SYNCSTATUS

Definition at line 279 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSTATUS_SYNCTRIG_MASK   0xFFUL

Bit mask for LDMA_SYNCTRIG

Definition at line 278 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSTATUS_SYNCTRIG_SHIFT   0

Shift value for LDMA_SYNCTRIG

Definition at line 277 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWCLR_MASK   0x000000FFUL

Mask for LDMA_SYNCSWCLR

Definition at line 236 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWCLR_RESETVALUE   0x00000000UL

Default value for LDMA_SYNCSWCLR

Definition at line 235 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWCLR_SYNCSWCLR_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_SYNCSWCLR

Definition at line 239 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWCLR_SYNCSWCLR_MASK   0xFFUL

Bit mask for LDMA_SYNCSWCLR

Definition at line 238 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWCLR_SYNCSWCLR_SHIFT   0

Shift value for LDMA_SYNCSWCLR

Definition at line 237 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWSET_MASK   0x000000FFUL

Mask for LDMA_SYNCSWSET

Definition at line 228 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWSET_RESETVALUE   0x00000000UL

Default value for LDMA_SYNCSWSET

Definition at line 227 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWSET_SYNCSWSET_DEFAULT   0x00000000UL

Mode DEFAULT for LDMA_SYNCSWSET

Definition at line 231 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWSET_SYNCSWSET_MASK   0xFFUL

Bit mask for LDMA_SYNCSWSET

Definition at line 230 of file efr32bg21_ldma.h .

#define _LDMA_SYNCSWSET_SYNCSWSET_SHIFT   0

Shift value for LDMA_SYNCSWSET

Definition at line 229 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_ARBSLOTS_DEFAULT   ( _LDMA_CH_CFG_ARBSLOTS_DEFAULT << 16)

Shifted mode DEFAULT for LDMA_CH_CFG

Definition at line 478 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_ARBSLOTS_EIGHT   ( _LDMA_CH_CFG_ARBSLOTS_EIGHT << 16)

Shifted mode EIGHT for LDMA_CH_CFG

Definition at line 482 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_ARBSLOTS_FOUR   ( _LDMA_CH_CFG_ARBSLOTS_FOUR << 16)

Shifted mode FOUR for LDMA_CH_CFG

Definition at line 481 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_ARBSLOTS_ONE   ( _LDMA_CH_CFG_ARBSLOTS_ONE << 16)

Shifted mode ONE for LDMA_CH_CFG

Definition at line 479 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_ARBSLOTS_TWO   ( _LDMA_CH_CFG_ARBSLOTS_TWO << 16)

Shifted mode TWO for LDMA_CH_CFG

Definition at line 480 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_DSTINCSIGN   (0x1UL << 21)

Destination Address Increment Sign

Definition at line 492 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_DSTINCSIGN_DEFAULT   ( _LDMA_CH_CFG_DSTINCSIGN_DEFAULT << 21)

Shifted mode DEFAULT for LDMA_CH_CFG

Definition at line 498 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_DSTINCSIGN_NEGATIVE   ( _LDMA_CH_CFG_DSTINCSIGN_NEGATIVE << 21)

Shifted mode NEGATIVE for LDMA_CH_CFG

Definition at line 500 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_DSTINCSIGN_POSITIVE   ( _LDMA_CH_CFG_DSTINCSIGN_POSITIVE << 21)

Shifted mode POSITIVE for LDMA_CH_CFG

Definition at line 499 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_SRCINCSIGN   (0x1UL << 20)

Source Address Increment Sign

Definition at line 483 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_SRCINCSIGN_DEFAULT   ( _LDMA_CH_CFG_SRCINCSIGN_DEFAULT << 20)

Shifted mode DEFAULT for LDMA_CH_CFG

Definition at line 489 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_SRCINCSIGN_NEGATIVE   ( _LDMA_CH_CFG_SRCINCSIGN_NEGATIVE << 20)

Shifted mode NEGATIVE for LDMA_CH_CFG

Definition at line 491 of file efr32bg21_ldma.h .

#define LDMA_CH_CFG_SRCINCSIGN_POSITIVE   ( _LDMA_CH_CFG_SRCINCSIGN_POSITIVE << 20)

Shifted mode POSITIVE for LDMA_CH_CFG

Definition at line 490 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_ALL   ( _LDMA_CH_CTRL_BLOCKSIZE_ALL << 16)

Shifted mode ALL for LDMA_CH_CTRL

Definition at line 568 of file efr32bg21_ldma.h .

Referenced by mscEccReadWriteExistingDma() .

#define LDMA_CH_CTRL_BLOCKSIZE_DEFAULT   ( _LDMA_CH_CTRL_BLOCKSIZE_DEFAULT << 16)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 554 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT1   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT1 << 16)

Shifted mode UNIT1 for LDMA_CH_CTRL

Definition at line 555 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT1024   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT1024 << 16)

Shifted mode UNIT1024 for LDMA_CH_CTRL

Definition at line 567 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT128   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT128 << 16)

Shifted mode UNIT128 for LDMA_CH_CTRL

Definition at line 564 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT16   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT16 << 16)

Shifted mode UNIT16 for LDMA_CH_CTRL

Definition at line 561 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT2   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT2 << 16)

Shifted mode UNIT2 for LDMA_CH_CTRL

Definition at line 556 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT256   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT256 << 16)

Shifted mode UNIT256 for LDMA_CH_CTRL

Definition at line 565 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT3   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT3 << 16)

Shifted mode UNIT3 for LDMA_CH_CTRL

Definition at line 557 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT32   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT32 << 16)

Shifted mode UNIT32 for LDMA_CH_CTRL

Definition at line 562 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT4   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT4 << 16)

Shifted mode UNIT4 for LDMA_CH_CTRL

Definition at line 558 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT512   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT512 << 16)

Shifted mode UNIT512 for LDMA_CH_CTRL

Definition at line 566 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT6   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT6 << 16)

Shifted mode UNIT6 for LDMA_CH_CTRL

Definition at line 559 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT64   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT64 << 16)

Shifted mode UNIT64 for LDMA_CH_CTRL

Definition at line 563 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BLOCKSIZE_UNIT8   ( _LDMA_CH_CTRL_BLOCKSIZE_UNIT8 << 16)

Shifted mode UNIT8 for LDMA_CH_CTRL

Definition at line 560 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BYTESWAP   (0x1UL << 15)

Endian Byte Swap

Definition at line 532 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_BYTESWAP_DEFAULT   ( _LDMA_CH_CTRL_BYTESWAP_DEFAULT << 15)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 536 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DECLOOPCNT   (0x1UL << 22)

Decrement Loop Count

Definition at line 583 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DECLOOPCNT_DEFAULT   ( _LDMA_CH_CTRL_DECLOOPCNT_DEFAULT << 22)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 587 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DONEIEN   (0x1UL << 20)

DMA Operation Done Interrupt Flag Set En

Definition at line 569 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DONEIEN_DEFAULT   ( _LDMA_CH_CTRL_DONEIEN_DEFAULT << 20)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 573 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DSTINC_DEFAULT   ( _LDMA_CH_CTRL_DSTINC_DEFAULT << 28)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 622 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DSTINC_FOUR   ( _LDMA_CH_CTRL_DSTINC_FOUR << 28)

Shifted mode FOUR for LDMA_CH_CTRL

Definition at line 625 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DSTINC_NONE   ( _LDMA_CH_CTRL_DSTINC_NONE << 28)

Shifted mode NONE for LDMA_CH_CTRL

Definition at line 626 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DSTINC_ONE   ( _LDMA_CH_CTRL_DSTINC_ONE << 28)

Shifted mode ONE for LDMA_CH_CTRL

Definition at line 623 of file efr32bg21_ldma.h .

Referenced by mscEccReadWriteExistingDma() .

#define LDMA_CH_CTRL_DSTINC_TWO   ( _LDMA_CH_CTRL_DSTINC_TWO << 28)

Shifted mode TWO for LDMA_CH_CTRL

Definition at line 624 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DSTMODE   (0x1UL << 31)

Destination Addressing Mode

Definition at line 636 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DSTMODE_ABSOLUTE   ( _LDMA_CH_CTRL_DSTMODE_ABSOLUTE << 31)

Shifted mode ABSOLUTE for LDMA_CH_CTRL

Definition at line 643 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DSTMODE_DEFAULT   ( _LDMA_CH_CTRL_DSTMODE_DEFAULT << 31)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 642 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_DSTMODE_RELATIVE   ( _LDMA_CH_CTRL_DSTMODE_RELATIVE << 31)

Shifted mode RELATIVE for LDMA_CH_CTRL

Definition at line 644 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_IGNORESREQ   (0x1UL << 23)

Ignore Sreq

Definition at line 588 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_IGNORESREQ_DEFAULT   ( _LDMA_CH_CTRL_IGNORESREQ_DEFAULT << 23)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 592 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_REQMODE   (0x1UL << 21)

DMA Request Transfer Mode Select

Definition at line 574 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_REQMODE_ALL   ( _LDMA_CH_CTRL_REQMODE_ALL << 21)

Shifted mode ALL for LDMA_CH_CTRL

Definition at line 582 of file efr32bg21_ldma.h .

Referenced by mscEccReadWriteExistingDma() .

#define LDMA_CH_CTRL_REQMODE_BLOCK   ( _LDMA_CH_CTRL_REQMODE_BLOCK << 21)

Shifted mode BLOCK for LDMA_CH_CTRL

Definition at line 581 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_REQMODE_DEFAULT   ( _LDMA_CH_CTRL_REQMODE_DEFAULT << 21)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 580 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SIZE_BYTE   ( _LDMA_CH_CTRL_SIZE_BYTE << 26)

Shifted mode BYTE for LDMA_CH_CTRL

Definition at line 612 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SIZE_DEFAULT   ( _LDMA_CH_CTRL_SIZE_DEFAULT << 26)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 611 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SIZE_HALFWORD   ( _LDMA_CH_CTRL_SIZE_HALFWORD << 26)

Shifted mode HALFWORD for LDMA_CH_CTRL

Definition at line 613 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SIZE_WORD   ( _LDMA_CH_CTRL_SIZE_WORD << 26)

Shifted mode WORD for LDMA_CH_CTRL

Definition at line 614 of file efr32bg21_ldma.h .

Referenced by mscEccReadWriteExistingDma() .

#define LDMA_CH_CTRL_SRCINC_DEFAULT   ( _LDMA_CH_CTRL_SRCINC_DEFAULT << 24)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 600 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SRCINC_FOUR   ( _LDMA_CH_CTRL_SRCINC_FOUR << 24)

Shifted mode FOUR for LDMA_CH_CTRL

Definition at line 603 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SRCINC_NONE   ( _LDMA_CH_CTRL_SRCINC_NONE << 24)

Shifted mode NONE for LDMA_CH_CTRL

Definition at line 604 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SRCINC_ONE   ( _LDMA_CH_CTRL_SRCINC_ONE << 24)

Shifted mode ONE for LDMA_CH_CTRL

Definition at line 601 of file efr32bg21_ldma.h .

Referenced by mscEccReadWriteExistingDma() .

#define LDMA_CH_CTRL_SRCINC_TWO   ( _LDMA_CH_CTRL_SRCINC_TWO << 24)

Shifted mode TWO for LDMA_CH_CTRL

Definition at line 602 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SRCMODE   (0x1UL << 30)

Source Addressing Mode

Definition at line 627 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SRCMODE_ABSOLUTE   ( _LDMA_CH_CTRL_SRCMODE_ABSOLUTE << 30)

Shifted mode ABSOLUTE for LDMA_CH_CTRL

Definition at line 634 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SRCMODE_DEFAULT   ( _LDMA_CH_CTRL_SRCMODE_DEFAULT << 30)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 633 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_SRCMODE_RELATIVE   ( _LDMA_CH_CTRL_SRCMODE_RELATIVE << 30)

Shifted mode RELATIVE for LDMA_CH_CTRL

Definition at line 635 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_STRUCTREQ   (0x1UL << 3)

Structure DMA Transfer Request

Definition at line 523 of file efr32bg21_ldma.h .

Referenced by mscEccReadWriteExistingDma() .

#define LDMA_CH_CTRL_STRUCTREQ_DEFAULT   ( _LDMA_CH_CTRL_STRUCTREQ_DEFAULT << 3)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 527 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_STRUCTTYPE_DEFAULT   ( _LDMA_CH_CTRL_STRUCTTYPE_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 519 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_STRUCTTYPE_SYNCHRONIZE   ( _LDMA_CH_CTRL_STRUCTTYPE_SYNCHRONIZE << 0)

Shifted mode SYNCHRONIZE for LDMA_CH_CTRL

Definition at line 521 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_STRUCTTYPE_TRANSFER   ( _LDMA_CH_CTRL_STRUCTTYPE_TRANSFER << 0)

Shifted mode TRANSFER for LDMA_CH_CTRL

Definition at line 520 of file efr32bg21_ldma.h .

Referenced by mscEccReadWriteExistingDma() .

#define LDMA_CH_CTRL_STRUCTTYPE_WRITE   ( _LDMA_CH_CTRL_STRUCTTYPE_WRITE << 0)

Shifted mode WRITE for LDMA_CH_CTRL

Definition at line 522 of file efr32bg21_ldma.h .

#define LDMA_CH_CTRL_XFERCNT_DEFAULT   ( _LDMA_CH_CTRL_XFERCNT_DEFAULT << 4)

Shifted mode DEFAULT for LDMA_CH_CTRL

Definition at line 531 of file efr32bg21_ldma.h .

#define LDMA_CH_DST_DSTADDR_DEFAULT   ( _LDMA_CH_DST_DSTADDR_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CH_DST

Definition at line 660 of file efr32bg21_ldma.h .

#define LDMA_CH_LINK_LINK   (0x1UL << 1)

Link Next Structure

Definition at line 674 of file efr32bg21_ldma.h .

Referenced by mscEccReadWriteExistingDma() .

#define LDMA_CH_LINK_LINK_DEFAULT   ( _LDMA_CH_LINK_LINK_DEFAULT << 1)

Shifted mode DEFAULT for LDMA_CH_LINK

Definition at line 678 of file efr32bg21_ldma.h .

#define LDMA_CH_LINK_LINKADDR_DEFAULT   ( _LDMA_CH_LINK_LINKADDR_DEFAULT << 2)

Shifted mode DEFAULT for LDMA_CH_LINK

Definition at line 682 of file efr32bg21_ldma.h .

#define LDMA_CH_LINK_LINKMODE   (0x1UL << 0)

Link Structure Addressing Mode

Definition at line 665 of file efr32bg21_ldma.h .

#define LDMA_CH_LINK_LINKMODE_ABSOLUTE   ( _LDMA_CH_LINK_LINKMODE_ABSOLUTE << 0)

Shifted mode ABSOLUTE for LDMA_CH_LINK

Definition at line 672 of file efr32bg21_ldma.h .

#define LDMA_CH_LINK_LINKMODE_DEFAULT   ( _LDMA_CH_LINK_LINKMODE_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CH_LINK

Definition at line 671 of file efr32bg21_ldma.h .

#define LDMA_CH_LINK_LINKMODE_RELATIVE   ( _LDMA_CH_LINK_LINKMODE_RELATIVE << 0)

Shifted mode RELATIVE for LDMA_CH_LINK

Definition at line 673 of file efr32bg21_ldma.h .

#define LDMA_CH_LOOP_LOOPCNT_DEFAULT   ( _LDMA_CH_LOOP_LOOPCNT_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CH_LOOP

Definition at line 508 of file efr32bg21_ldma.h .

#define LDMA_CH_SRC_SRCADDR_DEFAULT   ( _LDMA_CH_SRC_SRCADDR_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CH_SRC

Definition at line 652 of file efr32bg21_ldma.h .

#define LDMA_CHBUSY_BUSY_DEFAULT   ( _LDMA_CHBUSY_BUSY_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CHBUSY

Definition at line 312 of file efr32bg21_ldma.h .

#define LDMA_CHDIS_CHDIS_DEFAULT   ( _LDMA_CHDIS_CHDIS_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CHDIS

Definition at line 296 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE0   (0x1UL << 0)

DMA Channel Link done intr flag

Definition at line 317 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE0_DEFAULT   ( _LDMA_CHDONE_CHDONE0_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CHDONE

Definition at line 321 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE1   (0x1UL << 1)

DMA Channel Link done intr flag

Definition at line 322 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE1_DEFAULT   ( _LDMA_CHDONE_CHDONE1_DEFAULT << 1)

Shifted mode DEFAULT for LDMA_CHDONE

Definition at line 326 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE2   (0x1UL << 2)

DMA Channel Link done intr flag

Definition at line 327 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE2_DEFAULT   ( _LDMA_CHDONE_CHDONE2_DEFAULT << 2)

Shifted mode DEFAULT for LDMA_CHDONE

Definition at line 331 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE3   (0x1UL << 3)

DMA Channel Link done intr flag

Definition at line 332 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE3_DEFAULT   ( _LDMA_CHDONE_CHDONE3_DEFAULT << 3)

Shifted mode DEFAULT for LDMA_CHDONE

Definition at line 336 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE4   (0x1UL << 4)

DMA Channel Link done intr flag

Definition at line 337 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE4_DEFAULT   ( _LDMA_CHDONE_CHDONE4_DEFAULT << 4)

Shifted mode DEFAULT for LDMA_CHDONE

Definition at line 341 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE5   (0x1UL << 5)

DMA Channel Link done intr flag

Definition at line 342 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE5_DEFAULT   ( _LDMA_CHDONE_CHDONE5_DEFAULT << 5)

Shifted mode DEFAULT for LDMA_CHDONE

Definition at line 346 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE6   (0x1UL << 6)

DMA Channel Link done intr flag

Definition at line 347 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE6_DEFAULT   ( _LDMA_CHDONE_CHDONE6_DEFAULT << 6)

Shifted mode DEFAULT for LDMA_CHDONE

Definition at line 351 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE7   (0x1UL << 7)

DMA Channel Link done intr flag

Definition at line 352 of file efr32bg21_ldma.h .

#define LDMA_CHDONE_CHDONE7_DEFAULT   ( _LDMA_CHDONE_CHDONE7_DEFAULT << 7)

Shifted mode DEFAULT for LDMA_CHDONE

Definition at line 356 of file efr32bg21_ldma.h .

#define LDMA_CHEN_CHEN_DEFAULT   ( _LDMA_CHEN_CHEN_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CHEN

Definition at line 288 of file efr32bg21_ldma.h .

#define LDMA_CHSTATUS_CHSTATUS_DEFAULT   ( _LDMA_CHSTATUS_CHSTATUS_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_CHSTATUS

Definition at line 304 of file efr32bg21_ldma.h .

#define LDMA_CTRL_CORERST   (0x1UL << 31)

Reset DMA controller

Definition at line 190 of file efr32bg21_ldma.h .

#define LDMA_CTRL_CORERST_DEFAULT   ( _LDMA_CTRL_CORERST_DEFAULT << 31)

Shifted mode DEFAULT for LDMA_CTRL

Definition at line 194 of file efr32bg21_ldma.h .

#define LDMA_CTRL_NUMFIXED_DEFAULT   ( _LDMA_CTRL_NUMFIXED_DEFAULT << 24)

Shifted mode DEFAULT for LDMA_CTRL

Definition at line 189 of file efr32bg21_ldma.h .

#define LDMA_DBGHALT_DBGHALT_DEFAULT   ( _LDMA_DBGHALT_DBGHALT_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_DBGHALT

Definition at line 364 of file efr32bg21_ldma.h .

#define LDMA_EN_EN   (0x1UL << 0)

LDMA module enable and disable register

Definition at line 177 of file efr32bg21_ldma.h .

Referenced by LDMA_Init() , and mscEccReadWriteExistingDma() .

#define LDMA_EN_EN_DEFAULT   ( _LDMA_EN_EN_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_EN

Definition at line 181 of file efr32bg21_ldma.h .

#define LDMA_IEN_CHDONE_DEFAULT   ( _LDMA_IEN_CHDONE_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_IEN

Definition at line 461 of file efr32bg21_ldma.h .

#define LDMA_IEN_ERROR   (0x1UL << 31)

Enable or disable the error interrupt

Definition at line 462 of file efr32bg21_ldma.h .

Referenced by LDMA_Init() .

#define LDMA_IEN_ERROR_DEFAULT   ( _LDMA_IEN_ERROR_DEFAULT << 31)

Shifted mode DEFAULT for LDMA_IEN

Definition at line 466 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE0   (0x1UL << 0)

DMA Structure Operation Done Interrupt F

Definition at line 409 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE0_DEFAULT   ( _LDMA_IF_DONE0_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_IF

Definition at line 413 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE1   (0x1UL << 1)

DMA Structure Operation Done Interrupt F

Definition at line 414 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE1_DEFAULT   ( _LDMA_IF_DONE1_DEFAULT << 1)

Shifted mode DEFAULT for LDMA_IF

Definition at line 418 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE2   (0x1UL << 2)

DMA Structure Operation Done Interrupt F

Definition at line 419 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE2_DEFAULT   ( _LDMA_IF_DONE2_DEFAULT << 2)

Shifted mode DEFAULT for LDMA_IF

Definition at line 423 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE3   (0x1UL << 3)

DMA Structure Operation Done Interrupt F

Definition at line 424 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE3_DEFAULT   ( _LDMA_IF_DONE3_DEFAULT << 3)

Shifted mode DEFAULT for LDMA_IF

Definition at line 428 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE4   (0x1UL << 4)

DMA Structure Operation Done Interrupt F

Definition at line 429 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE4_DEFAULT   ( _LDMA_IF_DONE4_DEFAULT << 4)

Shifted mode DEFAULT for LDMA_IF

Definition at line 433 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE5   (0x1UL << 5)

DMA Structure Operation Done Interrupt F

Definition at line 434 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE5_DEFAULT   ( _LDMA_IF_DONE5_DEFAULT << 5)

Shifted mode DEFAULT for LDMA_IF

Definition at line 438 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE6   (0x1UL << 6)

DMA Structure Operation Done Interrupt F

Definition at line 439 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE6_DEFAULT   ( _LDMA_IF_DONE6_DEFAULT << 6)

Shifted mode DEFAULT for LDMA_IF

Definition at line 443 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE7   (0x1UL << 7)

DMA Structure Operation Done Interrupt F

Definition at line 444 of file efr32bg21_ldma.h .

#define LDMA_IF_DONE7_DEFAULT   ( _LDMA_IF_DONE7_DEFAULT << 7)

Shifted mode DEFAULT for LDMA_IF

Definition at line 448 of file efr32bg21_ldma.h .

#define LDMA_IF_ERROR   (0x1UL << 31)

New BitField

Definition at line 449 of file efr32bg21_ldma.h .

#define LDMA_IF_ERROR_DEFAULT   ( _LDMA_IF_ERROR_DEFAULT << 31)

Shifted mode DEFAULT for LDMA_IF

Definition at line 453 of file efr32bg21_ldma.h .

#define LDMA_IPVERSION_IPVERSION_DEFAULT   ( _LDMA_IPVERSION_IPVERSION_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_IPVERSION

Definition at line 172 of file efr32bg21_ldma.h .

#define LDMA_LINKLOAD_LINKLOAD_DEFAULT   ( _LDMA_LINKLOAD_LINKLOAD_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_LINKLOAD

Definition at line 396 of file efr32bg21_ldma.h .

#define LDMA_REQCLEAR_REQCLEAR_DEFAULT   ( _LDMA_REQCLEAR_REQCLEAR_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_REQCLEAR

Definition at line 404 of file efr32bg21_ldma.h .

#define LDMA_REQDIS_REQDIS_DEFAULT   ( _LDMA_REQDIS_REQDIS_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_REQDIS

Definition at line 380 of file efr32bg21_ldma.h .

#define LDMA_REQPEND_REQPEND_DEFAULT   ( _LDMA_REQPEND_REQPEND_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_REQPEND

Definition at line 388 of file efr32bg21_ldma.h .

#define LDMA_STATUS_ANYBUSY   (0x1UL << 0)

Any DMA Channel Busy

Definition at line 199 of file efr32bg21_ldma.h .

#define LDMA_STATUS_ANYBUSY_DEFAULT   ( _LDMA_STATUS_ANYBUSY_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_STATUS

Definition at line 203 of file efr32bg21_ldma.h .

#define LDMA_STATUS_ANYREQ   (0x1UL << 1)

Any DMA Channel Request Pending

Definition at line 204 of file efr32bg21_ldma.h .

#define LDMA_STATUS_ANYREQ_DEFAULT   ( _LDMA_STATUS_ANYREQ_DEFAULT << 1)

Shifted mode DEFAULT for LDMA_STATUS

Definition at line 208 of file efr32bg21_ldma.h .

#define LDMA_STATUS_CHERROR_DEFAULT   ( _LDMA_STATUS_CHERROR_DEFAULT << 8)

Shifted mode DEFAULT for LDMA_STATUS

Definition at line 216 of file efr32bg21_ldma.h .

#define LDMA_STATUS_CHGRANT_DEFAULT   ( _LDMA_STATUS_CHGRANT_DEFAULT << 3)

Shifted mode DEFAULT for LDMA_STATUS

Definition at line 212 of file efr32bg21_ldma.h .

#define LDMA_STATUS_CHNUM_DEFAULT   ( _LDMA_STATUS_CHNUM_DEFAULT << 24)

Shifted mode DEFAULT for LDMA_STATUS

Definition at line 224 of file efr32bg21_ldma.h .

#define LDMA_STATUS_FIFOLEVEL_DEFAULT   ( _LDMA_STATUS_FIFOLEVEL_DEFAULT << 16)

Shifted mode DEFAULT for LDMA_STATUS

Definition at line 220 of file efr32bg21_ldma.h .

#define LDMA_SWREQ_SWREQ_DEFAULT   ( _LDMA_SWREQ_SWREQ_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_SWREQ

Definition at line 372 of file efr32bg21_ldma.h .

#define LDMA_SYNCHWEN_SYNCCLREN_DEFAULT   ( _LDMA_SYNCHWEN_SYNCCLREN_DEFAULT << 16)

Shifted mode DEFAULT for LDMA_SYNCHWEN

Definition at line 252 of file efr32bg21_ldma.h .

#define LDMA_SYNCHWEN_SYNCSETEN_DEFAULT   ( _LDMA_SYNCHWEN_SYNCSETEN_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_SYNCHWEN

Definition at line 248 of file efr32bg21_ldma.h .

#define LDMA_SYNCHWSEL_SYNCCLREDGE_DEFAULT   ( _LDMA_SYNCHWSEL_SYNCCLREDGE_DEFAULT << 16)

Shifted mode DEFAULT for LDMA_SYNCHWSEL

Definition at line 270 of file efr32bg21_ldma.h .

#define LDMA_SYNCHWSEL_SYNCCLREDGE_FALL   ( _LDMA_SYNCHWSEL_SYNCCLREDGE_FALL << 16)

Shifted mode FALL for LDMA_SYNCHWSEL

Definition at line 272 of file efr32bg21_ldma.h .

#define LDMA_SYNCHWSEL_SYNCCLREDGE_RISE   ( _LDMA_SYNCHWSEL_SYNCCLREDGE_RISE << 16)

Shifted mode RISE for LDMA_SYNCHWSEL

Definition at line 271 of file efr32bg21_ldma.h .

#define LDMA_SYNCHWSEL_SYNCSETEDGE_DEFAULT   ( _LDMA_SYNCHWSEL_SYNCSETEDGE_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_SYNCHWSEL

Definition at line 262 of file efr32bg21_ldma.h .

#define LDMA_SYNCHWSEL_SYNCSETEDGE_FALL   ( _LDMA_SYNCHWSEL_SYNCSETEDGE_FALL << 0)

Shifted mode FALL for LDMA_SYNCHWSEL

Definition at line 264 of file efr32bg21_ldma.h .

#define LDMA_SYNCHWSEL_SYNCSETEDGE_RISE   ( _LDMA_SYNCHWSEL_SYNCSETEDGE_RISE << 0)

Shifted mode RISE for LDMA_SYNCHWSEL

Definition at line 263 of file efr32bg21_ldma.h .

#define LDMA_SYNCSTATUS_SYNCTRIG_DEFAULT   ( _LDMA_SYNCSTATUS_SYNCTRIG_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_SYNCSTATUS

Definition at line 280 of file efr32bg21_ldma.h .

#define LDMA_SYNCSWCLR_SYNCSWCLR_DEFAULT   ( _LDMA_SYNCSWCLR_SYNCSWCLR_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_SYNCSWCLR

Definition at line 240 of file efr32bg21_ldma.h .

#define LDMA_SYNCSWSET_SYNCSWSET_DEFAULT   ( _LDMA_SYNCSWSET_SYNCSWSET_DEFAULT << 0)

Shifted mode DEFAULT for LDMA_SYNCSWSET

Definition at line 232 of file efr32bg21_ldma.h .