Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_dac_l21.h76 while (((Dac *)hw)->SYNCBUSY.reg & reg) { in hri_dac_wait_for_sync()
82 return ((Dac *)hw)->SYNCBUSY.reg & reg; in hri_dac_is_syncing()
87 ((Dac *)hw)->INTENSET.reg = DAC_INTENSET_UNDERRUN0; in hri_dac_set_INTEN_UNDERRUN0_bit()
92 return (((Dac *)hw)->INTENSET.reg & DAC_INTENSET_UNDERRUN0) >> DAC_INTENSET_UNDERRUN0_Pos; in hri_dac_get_INTEN_UNDERRUN0_bit()
98 ((Dac *)hw)->INTENCLR.reg = DAC_INTENSET_UNDERRUN0; in hri_dac_write_INTEN_UNDERRUN0_bit()
100 ((Dac *)hw)->INTENSET.reg = DAC_INTENSET_UNDERRUN0; in hri_dac_write_INTEN_UNDERRUN0_bit()
106 ((Dac *)hw)->INTENCLR.reg = DAC_INTENSET_UNDERRUN0; in hri_dac_clear_INTEN_UNDERRUN0_bit()
111 ((Dac *)hw)->INTENSET.reg = DAC_INTENSET_UNDERRUN1; in hri_dac_set_INTEN_UNDERRUN1_bit()
116 return (((Dac *)hw)->INTENSET.reg & DAC_INTENSET_UNDERRUN1) >> DAC_INTENSET_UNDERRUN1_Pos; in hri_dac_get_INTEN_UNDERRUN1_bit()
122 ((Dac *)hw)->INTENCLR.reg = DAC_INTENSET_UNDERRUN1; in hri_dac_write_INTEN_UNDERRUN1_bit()
[all …]
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21e15b.h449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21e16b.h449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21e17b.h449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21e18b.h449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21g16b.h449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21g17b.h449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21g18b.h449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21j16b.h459 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21j17b.h459 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21j18b.h459 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
Dsaml21j18bu.h459 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Ddac.h451 } Dac; typedef