Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_ac_l21.h77 while (((Ac *)hw)->SYNCBUSY.reg & reg) { in hri_ac_wait_for_sync()
83 return ((Ac *)hw)->SYNCBUSY.reg & reg; in hri_ac_is_syncing()
88 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP0; in hri_ac_set_INTEN_COMP0_bit()
93 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP0) >> AC_INTENSET_COMP0_Pos; in hri_ac_get_INTEN_COMP0_bit()
99 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP0; in hri_ac_write_INTEN_COMP0_bit()
101 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP0; in hri_ac_write_INTEN_COMP0_bit()
107 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP0; in hri_ac_clear_INTEN_COMP0_bit()
112 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_set_INTEN_COMP1_bit()
117 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP1) >> AC_INTENSET_COMP1_Pos; in hri_ac_get_INTEN_COMP1_bit()
123 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
[all …]
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/
Dsaml21g18b.h433 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21e15b.h433 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21e16b.h433 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21e17b.h433 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21e18b.h433 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21g16b.h433 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21g17b.h433 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21j16b.h443 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21j17b.h443 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21j18b.h443 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
Dsaml21j18bu.h443 #define AC ((Ac *)0x43001000UL) /**< \brief (AC) APB Base Address */
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dac.h580 } Ac; typedef