Home
last modified time | relevance | path

Searched refs:Dmac (Results 1 – 13 of 13) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_dmac_l21.h92 ((Dmac *)hw)->CHINTENSET.reg = DMAC_CHINTENSET_TERR; in hri_dmac_set_CHINTEN_TERR_bit()
97 return (((Dmac *)hw)->CHINTENSET.reg & DMAC_CHINTENSET_TERR) >> DMAC_CHINTENSET_TERR_Pos; in hri_dmac_get_CHINTEN_TERR_bit()
103 ((Dmac *)hw)->CHINTENCLR.reg = DMAC_CHINTENSET_TERR; in hri_dmac_write_CHINTEN_TERR_bit()
105 ((Dmac *)hw)->CHINTENSET.reg = DMAC_CHINTENSET_TERR; in hri_dmac_write_CHINTEN_TERR_bit()
111 ((Dmac *)hw)->CHINTENCLR.reg = DMAC_CHINTENSET_TERR; in hri_dmac_clear_CHINTEN_TERR_bit()
116 ((Dmac *)hw)->CHINTENSET.reg = DMAC_CHINTENSET_TCMPL; in hri_dmac_set_CHINTEN_TCMPL_bit()
121 return (((Dmac *)hw)->CHINTENSET.reg & DMAC_CHINTENSET_TCMPL) >> DMAC_CHINTENSET_TCMPL_Pos; in hri_dmac_get_CHINTEN_TCMPL_bit()
127 ((Dmac *)hw)->CHINTENCLR.reg = DMAC_CHINTENSET_TCMPL; in hri_dmac_write_CHINTEN_TCMPL_bit()
129 ((Dmac *)hw)->CHINTENSET.reg = DMAC_CHINTENSET_TCMPL; in hri_dmac_write_CHINTEN_TCMPL_bit()
135 ((Dmac *)hw)->CHINTENCLR.reg = DMAC_CHINTENSET_TCMPL; in hri_dmac_clear_CHINTEN_TCMPL_bit()
[all …]
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/
Dsaml21e15b.h453 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21e17b.h453 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21e18b.h453 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21g16b.h453 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21g17b.h453 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21g18b.h453 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21e16b.h453 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21j16b.h463 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21j17b.h463 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21j18b.h463 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
Dsaml21j18bu.h463 #define DMAC ((Dmac *)0x44000400UL) /**< \brief (DMAC) APB Base Address */
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Ddmac.h1094 } Dmac; typedef