Home
last modified time | relevance | path

Searched refs:DAC_SAMPLEANDHOLD_ENABLE (Results 1 – 25 of 27) sorted by relevance

12

/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dac.c877 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
892 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dac.c1047 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
1062 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dac.c1024 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
1039 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dac.c1051 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
1065 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dac.c1017 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
1032 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dac.c1120 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
1137 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dac.c1220 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
1237 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dac.c1210 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
1227 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dac.c1223 if ((sConfig->DAC_SampleAndHold) == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
1237 if (sConfig->DAC_SampleAndHold == DAC_SAMPLEANDHOLD_ENABLE) in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_dac_ex.h111 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))
Dstm32wlxx_hal_dac.h269 #define DAC_SAMPLEANDHOLD_ENABLE (DAC_MCR_MODE1_2) macro
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_dac_ex.h113 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))
Dstm32g0xx_hal_dac.h294 #define DAC_SAMPLEANDHOLD_ENABLE (DAC_MCR_MODE1_2) macro
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_dac_ex.h119 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))
Dstm32l5xx_hal_dac.h300 #define DAC_SAMPLEANDHOLD_ENABLE (DAC_MCR_MODE1_2) macro
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dac_ex.h116 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))
Dstm32mp1xx_hal_dac.h246 #define DAC_SAMPLEANDHOLD_ENABLE ((uint32_t)DAC_MCR_MODE1_2) macro
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dac_ex.h136 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))
Dstm32h5xx_hal_dac.h322 #define DAC_SAMPLEANDHOLD_ENABLE (DAC_MCR_MODE1_2) macro
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dac_ex.h134 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))
Dstm32u5xx_hal_dac.h315 #define DAC_SAMPLEANDHOLD_ENABLE (DAC_MCR_MODE1_2) macro
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dac_ex.h150 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))
Dstm32h7xx_hal_dac.h310 #define DAC_SAMPLEANDHOLD_ENABLE (DAC_MCR_MODE1_2) macro
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dac_ex.h151 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_dac_ex.h214 ((MODE) == DAC_SAMPLEANDHOLD_ENABLE))

12