Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21j16b.h434 #define TC3 (0x42002C00) /**< \brief (TC3) APB Base Address */ macro
564 #define TC3 ((Tc *)0x42002C00UL) /**< \brief (TC3) APB Base Address */ macro
567 #define TC_INSTS { TC0, TC1, TC2, TC3, TC4 } /**< \brief (TC) Instances List */
Dsaml21j17b.h434 #define TC3 (0x42002C00) /**< \brief (TC3) APB Base Address */ macro
564 #define TC3 ((Tc *)0x42002C00UL) /**< \brief (TC3) APB Base Address */ macro
567 #define TC_INSTS { TC0, TC1, TC2, TC3, TC4 } /**< \brief (TC) Instances List */
Dsaml21j18b.h434 #define TC3 (0x42002C00) /**< \brief (TC3) APB Base Address */ macro
564 #define TC3 ((Tc *)0x42002C00UL) /**< \brief (TC3) APB Base Address */ macro
567 #define TC_INSTS { TC0, TC1, TC2, TC3, TC4 } /**< \brief (TC) Instances List */
Dsaml21j18bu.h434 #define TC3 (0x42002C00) /**< \brief (TC3) APB Base Address */ macro
564 #define TC3 ((Tc *)0x42002C00UL) /**< \brief (TC3) 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.h730 uint32_t TC3:1; /*!< bit: 8 TC3 Interrupt CPU Select */ member