Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_tc_l21.h86 while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) { in hri_tc_wait_for_sync()
92 return ((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg; in hri_tc_is_syncing()
98 ((Tc *)hw)->COUNT16.COUNT.reg |= TC_COUNT16_COUNT_COUNT(mask); in hri_tccount16_set_COUNT_COUNT_bf()
105 tmp = ((Tc *)hw)->COUNT16.COUNT.reg; in hri_tccount16_get_COUNT_COUNT_bf()
114 tmp = ((Tc *)hw)->COUNT16.COUNT.reg; in hri_tccount16_write_COUNT_COUNT_bf()
117 ((Tc *)hw)->COUNT16.COUNT.reg = tmp; in hri_tccount16_write_COUNT_COUNT_bf()
124 ((Tc *)hw)->COUNT16.COUNT.reg &= ~TC_COUNT16_COUNT_COUNT(mask); in hri_tccount16_clear_COUNT_COUNT_bf()
131 ((Tc *)hw)->COUNT16.COUNT.reg ^= TC_COUNT16_COUNT_COUNT(mask); in hri_tccount16_toggle_COUNT_COUNT_bf()
138 tmp = ((Tc *)hw)->COUNT16.COUNT.reg; in hri_tccount16_read_COUNT_COUNT_bf()
146 ((Tc *)hw)->COUNT16.COUNT.reg |= mask; in hri_tccount16_set_COUNT_reg()
[all …]
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21j16b.h561 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
562 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
563 #define TC2 ((Tc *)0x42002800UL) /**< \brief (TC2) APB Base Address */
564 #define TC3 ((Tc *)0x42002C00UL) /**< \brief (TC3) APB Base Address */
565 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21j17b.h561 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
562 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
563 #define TC2 ((Tc *)0x42002800UL) /**< \brief (TC2) APB Base Address */
564 #define TC3 ((Tc *)0x42002C00UL) /**< \brief (TC3) APB Base Address */
565 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21j18b.h561 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
562 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
563 #define TC2 ((Tc *)0x42002800UL) /**< \brief (TC2) APB Base Address */
564 #define TC3 ((Tc *)0x42002C00UL) /**< \brief (TC3) APB Base Address */
565 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21j18bu.h561 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
562 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
563 #define TC2 ((Tc *)0x42002800UL) /**< \brief (TC2) APB Base Address */
564 #define TC3 ((Tc *)0x42002C00UL) /**< \brief (TC3) APB Base Address */
565 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21e15b.h551 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
552 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
553 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21e16b.h551 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
552 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
553 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21e17b.h551 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
552 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
553 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21e18b.h551 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
552 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
553 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21g16b.h551 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
552 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
553 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21g17b.h551 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
552 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
553 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
Dsaml21g18b.h551 #define TC0 ((Tc *)0x42002000UL) /**< \brief (TC0) APB Base Address */
552 #define TC1 ((Tc *)0x42002400UL) /**< \brief (TC1) APB Base Address */
553 #define TC4 ((Tc *)0x43000800UL) /**< \brief (TC4) APB Base Address */
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtc.h823 } Tc; typedef