Home
last modified time | relevance | path

Searched refs:DAC_CR_TEN2 (Results 1 – 10 of 10) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dac.c579 if(((DAC_CR_TEN2 & ~(DAC_CR_TSEL2)) == (hdac->Instance->CR & (DAC_CR_TEN2 | DAC_CR_TSEL2)))) in HAL_DAC_Start()
602 if ((hdac->Instance->CR & (DAC_CR_TEN2 | DAC_CR_TSEL2)) == DAC_CR_TEN2) in HAL_DAC_Start()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_dac.c417 if((hdac->Instance->CR & (DAC_CR_TEN2 | DAC_CR_TSEL2)) == (DAC_CR_TEN2 | DAC_CR_TSEL2)) in HAL_DAC_Start()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_dac_ex.c370 tmp1 = hdac->Instance->CR & DAC_CR_TEN2; in HAL_DAC_Start()
373 if((tmp1 == DAC_CR_TEN2) && (tmp2 == DAC_CR_TSEL2)) in HAL_DAC_Start()
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h1350 #define DAC_CR_TEN2 DAC_CR_TEN2_Msk /*!< DAC channel2 Tr… macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h1372 #define DAC_CR_TEN2 DAC_CR_TEN2_Msk /*!< DAC channel2 Tr… macro
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h1613 #define DAC_CR_TEN2 DAC_CR_TEN2_Msk /*!<DAC channel2 Tri… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h1613 #define DAC_CR_TEN2 DAC_CR_TEN2_Msk /*!<DAC channel2 Tri… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h1840 #define DAC_CR_TEN2 DAC_CR_TEN2_Msk /*!<DAC channel2 Tri… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h1904 #define DAC_CR_TEN2 DAC_CR_TEN2_Msk /*!<DAC channel2 Tri… macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h6205 #define DAC_CR_TEN2 DAC_CR_TEN2_Msk /*!<DAC channel2 Tri… macro