Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_tal_l21.h87 ((Tal *)hw)->INTENSET.reg = TAL_INTENSET_BRK; in hri_tal_set_INTEN_BRK_bit()
92 return (((Tal *)hw)->INTENSET.reg & TAL_INTENSET_BRK) >> TAL_INTENSET_BRK_Pos; in hri_tal_get_INTEN_BRK_bit()
98 ((Tal *)hw)->INTENCLR.reg = TAL_INTENSET_BRK; in hri_tal_write_INTEN_BRK_bit()
100 ((Tal *)hw)->INTENSET.reg = TAL_INTENSET_BRK; in hri_tal_write_INTEN_BRK_bit()
106 ((Tal *)hw)->INTENCLR.reg = TAL_INTENSET_BRK; in hri_tal_clear_INTEN_BRK_bit()
111 ((Tal *)hw)->INTENSET.reg = mask; in hri_tal_set_INTEN_reg()
117 tmp = ((Tal *)hw)->INTENSET.reg; in hri_tal_get_INTEN_reg()
124 return ((Tal *)hw)->INTENSET.reg; in hri_tal_read_INTEN_reg()
129 ((Tal *)hw)->INTENSET.reg = data; in hri_tal_write_INTEN_reg()
130 ((Tal *)hw)->INTENCLR.reg = ~data; in hri_tal_write_INTEN_reg()
[all …]
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21e15b.h547 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21e16b.h547 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21e17b.h547 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21e18b.h547 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21g16b.h547 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21g17b.h547 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21g18b.h547 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21j16b.h557 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21j17b.h557 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21j18b.h557 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
Dsaml21j18bu.h557 #define TAL ((Tal *)0x40002C00UL) /**< \brief (TAL) APB Base Address */
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtal.h881 } Tal; typedef