Searched refs:TC2 (Results 1 – 5 of 5) sorted by relevance
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/ |
D | saml21j16b.h | 433 #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 */
|
D | saml21j17b.h | 433 #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 */
|
D | saml21j18b.h | 433 #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 */
|
D | saml21j18bu.h | 433 #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/ |
D | tal.h | 728 uint32_t TC2:1; /*!< bit: 6 TC2 Interrupt CPU Select */ member
|