Home
last modified time | relevance | path

Searched refs:ITCTRL (Results 1 – 10 of 10) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_mtb_l21.h242 ((Mtb *)hw)->ITCTRL.reg |= mask; in hri_mtb_set_ITCTRL_reg()
249 tmp = ((Mtb *)hw)->ITCTRL.reg; in hri_mtb_get_ITCTRL_reg()
257 ((Mtb *)hw)->ITCTRL.reg = data; in hri_mtb_write_ITCTRL_reg()
264 ((Mtb *)hw)->ITCTRL.reg &= ~mask; in hri_mtb_clear_ITCTRL_reg()
271 ((Mtb *)hw)->ITCTRL.reg ^= mask; in hri_mtb_toggle_ITCTRL_reg()
277 return ((Mtb *)hw)->ITCTRL.reg; in hri_mtb_read_ITCTRL_reg()
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dmtb.h352 …__IO MTB_ITCTRL_Type ITCTRL; /**< \brief Offset: 0xF00 (R/W 32) MTB Integration Mod… member
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/
Dcore_cm3.h925 __IO uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */ member
Dcore_sc300.h905 __IO uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */ member
Dcore_cm4.h965 __IO uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */ member
Dcore_cm7.h1149 __IO uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */ member
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm3.h1004 __IOM uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */ member
Dcore_sc300.h986 __IOM uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */ member
Dcore_cm4.h1065 __IOM uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */ member
Dcore_cm7.h1270 __IOM uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */ member