Home
last modified time | relevance | path

Searched refs:TC2 (Results 1 – 5 of 5) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21j16b.h433 #define TC2 (0x42002800) /**< \brief (TC2) APB Base Address */ macro
563 #define TC2 ((Tc *)0x42002800UL) /**< \brief (TC2) APB Base Address */ macro
567 #define TC_INSTS { TC0, TC1, TC2, TC3, TC4 } /**< \brief (TC) Instances List */
Dsaml21j17b.h433 #define TC2 (0x42002800) /**< \brief (TC2) APB Base Address */ macro
563 #define TC2 ((Tc *)0x42002800UL) /**< \brief (TC2) APB Base Address */ macro
567 #define TC_INSTS { TC0, TC1, TC2, TC3, TC4 } /**< \brief (TC) Instances List */
Dsaml21j18b.h433 #define TC2 (0x42002800) /**< \brief (TC2) APB Base Address */ macro
563 #define TC2 ((Tc *)0x42002800UL) /**< \brief (TC2) APB Base Address */ macro
567 #define TC_INSTS { TC0, TC1, TC2, TC3, TC4 } /**< \brief (TC) Instances List */
Dsaml21j18bu.h433 #define TC2 (0x42002800) /**< \brief (TC2) APB Base Address */ macro
563 #define TC2 ((Tc *)0x42002800UL) /**< \brief (TC2) APB Base Address */ macro
567 #define TC_INSTS { TC0, TC1, TC2, TC3, TC4 } /**< \brief (TC) Instances List */
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtal.h728 uint32_t TC2:1; /*!< bit: 6 TC2 Interrupt CPU Select */ member