Home
last modified time | relevance | path

Searched refs:DAC (Results 1 – 22 of 22) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21e15b.h387 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
451 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21e16b.h387 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
451 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21e17b.h387 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
451 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21e18b.h387 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
451 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21g16b.h387 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
451 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21g17b.h387 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
451 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21g18b.h387 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
449 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
451 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21j16b.h395 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
459 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
461 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21j17b.h395 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
459 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
461 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21j18b.h395 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
459 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
461 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
Dsaml21j18bu.h395 #define DAC (0x42003000) /**< \brief (DAC) APB Base Address */ macro
459 #define DAC ((Dac *)0x42003000UL) /**< \brief (DAC) APB Base Address */ macro
461 #define DAC_INSTS { DAC } /**< \brief (DAC) Instances List */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_bus.h149 #if defined(DAC)
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/arm-std/
Dstartup_stm32l073xx.s110 DCD TIM6_DAC_IRQHandler ; TIM6 and DAC
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/arm-std/
Dstartup_stm32l072xx.s110 DCD TIM6_DAC_IRQHandler ; TIM6 and DAC
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtal.h738 uint32_t DAC:1; /*!< bit: 16 DAC Interrupt CPU Select */ member
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h746 #define DAC ((DAC_TypeDef *) DAC_BASE) macro
7539 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC)
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h678 #define DAC DAC1 macro
7903 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC)
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h678 #define DAC DAC1 macro
7903 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC)
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h731 #define DAC ((DAC_TypeDef *) DAC_BASE) macro
7380 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC)
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h759 #define DAC DAC1 macro
8743 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC)
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h782 #define DAC DAC1 macro
9045 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC)
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1350 #define DAC ((DAC_TypeDef *) DAC1_BASE) macro