Home
last modified time | relevance | path

Searched refs:DAC_CR_BOFF1 (Results 1 – 14 of 14) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_dac.c201 | DAC_CR_BOFF1 in LL_DAC_Init()
216 | DAC_CR_BOFF1 in LL_DAC_Init()
Dstm32l1xx_hal_dac.c825 … ((uint32_t)(DAC_CR_MAMP1 | DAC_CR_WAVE1 | DAC_CR_TSEL1 | DAC_CR_TEN1 | DAC_CR_BOFF1)) << Channel, in HAL_DAC_ConfigChannel()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_dac.c212 | DAC_CR_BOFF1 in LL_DAC_Init()
227 | DAC_CR_BOFF1 in LL_DAC_Init()
Dstm32l0xx_hal_dac.c613 …tmpreg1 &= ~(((uint32_t)(DAC_CR_MAMP1 | DAC_CR_WAVE1 | DAC_CR_TSEL1 | DAC_CR_TEN1 | DAC_CR_BOFF1))… in HAL_DAC_ConfigChannel()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_dac.h282 #define LL_DAC_OUTPUT_BUFFER_DISABLE (DAC_CR_BOFF1) /*!< The selected DAC channel ou…
738 DAC_CR_BOFF1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK), in LL_DAC_SetOutputBuffer()
756 return (uint32_t)(READ_BIT(DACx->CR, DAC_CR_BOFF1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)) in LL_DAC_GetOutputBuffer()
Dstm32l1xx_hal_dac.h148 #define DAC_OUTPUTBUFFER_DISABLE ((uint32_t)DAC_CR_BOFF1)
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_dac.h297 #define LL_DAC_OUTPUT_BUFFER_DISABLE (DAC_CR_BOFF1) /*!< The selected DAC channel ou…
801 DAC_CR_BOFF1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK), in LL_DAC_SetOutputBuffer()
822 return (uint32_t)(READ_BIT(DACx->CR, DAC_CR_BOFF1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)) in LL_DAC_GetOutputBuffer()
Dstm32l0xx_hal_dac.h175 #define DAC_OUTPUTBUFFER_DISABLE ((uint32_t)DAC_CR_BOFF1)
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h1309 #define DAC_CR_BOFF1 DAC_CR_BOFF1_Msk /*!< DAC channel1 ou… macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h1331 #define DAC_CR_BOFF1 DAC_CR_BOFF1_Msk /*!< DAC channel1 ou… macro
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h1573 #define DAC_CR_BOFF1 DAC_CR_BOFF1_Msk /*!<DAC channel1 out… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h1573 #define DAC_CR_BOFF1 DAC_CR_BOFF1_Msk /*!<DAC channel1 out… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h1800 #define DAC_CR_BOFF1 DAC_CR_BOFF1_Msk /*!<DAC channel1 out… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h1864 #define DAC_CR_BOFF1 DAC_CR_BOFF1_Msk /*!<DAC channel1 out… macro