Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_pac_l21.h79 ((Pac *)hw)->INTENSET.reg = PAC_INTENSET_ERR; in hri_pac_set_INTEN_ERR_bit()
84 return (((Pac *)hw)->INTENSET.reg & PAC_INTENSET_ERR) >> PAC_INTENSET_ERR_Pos; in hri_pac_get_INTEN_ERR_bit()
90 ((Pac *)hw)->INTENCLR.reg = PAC_INTENSET_ERR; in hri_pac_write_INTEN_ERR_bit()
92 ((Pac *)hw)->INTENSET.reg = PAC_INTENSET_ERR; in hri_pac_write_INTEN_ERR_bit()
98 ((Pac *)hw)->INTENCLR.reg = PAC_INTENSET_ERR; in hri_pac_clear_INTEN_ERR_bit()
103 ((Pac *)hw)->INTENSET.reg = mask; in hri_pac_set_INTEN_reg()
109 tmp = ((Pac *)hw)->INTENSET.reg; in hri_pac_get_INTEN_reg()
116 return ((Pac *)hw)->INTENSET.reg; in hri_pac_read_INTEN_reg()
121 ((Pac *)hw)->INTENSET.reg = data; in hri_pac_write_INTEN_reg()
122 ((Pac *)hw)->INTENCLR.reg = ~data; in hri_pac_write_INTEN_reg()
[all …]
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21e15b.h506 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21e16b.h506 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21e17b.h506 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21e18b.h506 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21g16b.h506 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21g17b.h506 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21g18b.h506 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21j16b.h516 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21j17b.h516 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21j18b.h516 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
Dsaml21j18bu.h516 #define PAC ((Pac *)0x44000000UL) /**< \brief (PAC) APB Base Address */
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dpac.h602 } Pac; typedef