Home
last modified time | relevance | path

Searched refs:DAC_CR_TSEL1 (Results 1 – 25 of 270) sorted by relevance

1234567891011

/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_dac_ex.h55 #define DAC_TRIGGER_SOFTWARE ((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1)) /*!< Conversion…
77 #define DAC_TRIGGER_SOFTWARE ((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1)) /*!< Conversion…
108 #define DAC_TRIGGER_SOFTWARE ((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1)) /*!< Conversion…
134 #define DAC_TRIGGER_SOFTWARE ((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1)) /*!< Conversion…
162 #define DAC_TRIGGER_SOFTWARE ((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1)) /*!< Conversion…
196 #define DAC_TRIGGER_SOFTWARE ((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1)) /*!< Conversion…
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_dac_ex.c259 if((hdac->Instance->CR & (DAC_CR_TEN1 | DAC_CR_TSEL1)) == (DAC_CR_TEN1 | DAC_CR_TSEL1)) in HAL_DAC_Start()
318 if((hdac->Instance->CR & (DAC_CR_TEN1 | DAC_CR_TSEL1)) == (DAC_CR_TEN1 | DAC_CR_TSEL1)) in HAL_DAC_Start()
813 …tmpreg1 &= ~(((uint32_t)(DAC_CR_MAMP1 | DAC_CR_WAVE1 | DAC_CR_TSEL1 | DAC_CR_TEN1 | DAC_CR_BOFF1))… in HAL_DAC_ConfigChannel()
819 …tmpreg1 &= ~(((uint32_t)(DAC_CR_MAMP1 | DAC_CR_WAVE1 | DAC_CR_TSEL1 | DAC_CR_TEN1 | DAC_CR_OUTEN1)… in HAL_DAC_ConfigChannel()
823 …tmpreg1 &= ~(((uint32_t)(DAC_CR_MAMP1 | DAC_CR_WAVE1 | DAC_CR_TSEL1 | DAC_CR_TEN1 | DAC_CR_BOFF1))… in HAL_DAC_ConfigChannel()
Dstm32f3xx_ll_dac.c263 ( DAC_CR_TSEL1 in LL_DAC_Init()
279 ( DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_dac_ex.c129 …tmpreg1 &= ~(((uint32_t)(DAC_CR_MAMP1 | DAC_CR_WAVE1 | DAC_CR_TSEL1 | DAC_CR_TEN1 | DAC_CR_BOFF1))… in HAL_DAC_ConfigChannel()
183 tmpreg1 &= ~(((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1 | DAC_CR_BOFF1)) << Channel); in HAL_DAC_ConfigChannel()
302 if((hdac->Instance->CR & (DAC_CR_TEN1 | DAC_CR_TSEL1)) == (DAC_CR_TEN1 | DAC_CR_TSEL1)) in HAL_DAC_Start()
478 if((hdac->Instance->CR & (DAC_CR_TEN1 | DAC_CR_TSEL1)) == (DAC_CR_TEN1 | DAC_CR_TSEL1)) in HAL_DAC_Start()
Dstm32f0xx_ll_dac.c199 ( DAC_CR_TSEL1 in LL_DAC_Init()
215 ( DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dac.c567 if ((hdac->Instance->CR & (DAC_CR_TEN1 | DAC_CR_TSEL1)) == DAC_TRIGGER_SOFTWARE) in HAL_DAC_Start()
590 if ((hdac->Instance->CR & (DAC_CR_TEN1 | DAC_CR_TSEL1)) == DAC_CR_TEN1) in HAL_DAC_Start()
611 if((hdac->Instance->CR & (DAC_CR_TEN1 | DAC_CR_TSEL1)) == (DAC_CR_TEN1 | DAC_CR_TSEL1)) in HAL_DAC_Start()
1328 …tmpreg1 &= ~(((uint32_t)(DAC_CR_MAMP1 | DAC_CR_WAVE1 | DAC_CR_TSEL1 | DAC_CR_TEN1)) << (Channel & … in HAL_DAC_ConfigChannel()
Dstm32l4xx_ll_dac.c239 (DAC_CR_TSEL1 in LL_DAC_Init()
253 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_dac_ex.c343 tmp2 = hdac->Instance->CR & DAC_CR_TSEL1; in HAL_DAC_Start()
345 if((tmp1 == DAC_CR_TEN1) && (tmp2 == DAC_CR_TSEL1)) in HAL_DAC_Start()
701 tmp2 = hdac->Instance->CR & DAC_CR_TSEL1; in HAL_DAC_Start()
703 if((tmp1 == DAC_CR_TEN1) && (tmp2 == DAC_CR_TSEL1)) in HAL_DAC_Start()
Dstm32l0xx_ll_dac.c192 ( DAC_CR_TSEL1 in LL_DAC_Init()
208 ( DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dac.c591 if ((hdac->Instance->CR & (DAC_CR_TEN1 | DAC_CR_TSEL1)) == DAC_TRIGGER_SOFTWARE) in HAL_DAC_Start()
1277 …tmpreg1 &= ~(((uint32_t)(DAC_CR_MAMP1 | DAC_CR_WAVE1 | DAC_CR_TSEL1 | DAC_CR_TEN1)) << (Channel & … in HAL_DAC_ConfigChannel()
1289 …tmpreg2 = ((sConfig->DAC_Trigger & DAC_CR_TSEL1) >> DAC_CR_TSEL1_Pos) << DAC_STMODR_STRSTTRIGSEL1_… in HAL_DAC_ConfigChannel()
1290 …tmpreg2 |= ((sConfig->DAC_Trigger2 & DAC_CR_TSEL1) >> DAC_CR_TSEL1_Pos) << DAC_STMODR_STINCTRIGSEL… in HAL_DAC_ConfigChannel()
Dstm32g4xx_ll_dac.c343 (DAC_CR_TSEL1 in LL_DAC_Init()
358 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dac.h210 #define DAC_TRIGGER_SOFTWARE ( DAC_CR_TSEL1 | DAC_CR_TEN1) /*!< Conversion st…
219 #define DAC_TRIGGER_SOFTWARE ( DAC_CR_TSEL1 | DAC_CR_TEN1) /*!< Conversion st…
232 #define DAC_TRIGGER_SOFTWARE ( DAC_CR_TSEL1 | DAC_CR_TEN1) /*…
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_dac.c197 (DAC_CR_TSEL1 in LL_DAC_Init()
213 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_dac.c196 (DAC_CR_TSEL1 in LL_DAC_Init()
212 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dac.c198 (DAC_CR_TSEL1 in LL_DAC_Init()
214 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_dac.c200 (DAC_CR_TSEL1 in LL_DAC_Init()
216 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dac.c208 (DAC_CR_TSEL1 in LL_DAC_Init()
224 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_dac.c207 (DAC_CR_TSEL1 in LL_DAC_Init()
221 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_dac.c212 (DAC_CR_TSEL1 in LL_DAC_Init()
226 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dac.c216 (DAC_CR_TSEL1 in LL_DAC_Init()
230 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dac.c232 (DAC_CR_TSEL1 in LL_DAC_Init()
246 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_dac.c216 (DAC_CR_TSEL1 in LL_DAC_Init()
230 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_dac.c265 (DAC_CR_TSEL1 in LL_DAC_Init()
279 (DAC_CR_TSEL1 in LL_DAC_Init()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_dac_ex.h106 #define DAC_TRIGGER_SOFTWARE ((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1)) /*!< Conversion…
121 #define DAC_TRIGGER_SOFTWARE ((uint32_t)(DAC_CR_TSEL1 | DAC_CR_TEN1)) /*!< Conversion…
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dac.h521 DAC_CR_TSEL1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK), in LL_DAC_SetTriggerSource()
549 return (uint32_t)(READ_BIT(DACx->CR, DAC_CR_TSEL1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)) in LL_DAC_GetTriggerSource()

1234567891011