Home
last modified time | relevance | path

Searched refs:DAC_CR_WAVE1_1 (Results 1 – 25 of 266) sorted by relevance

1234567891011

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dac_ex.c464 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
602 (uint32_t)(DAC_CR_WAVE1_1 | DAC_CR_WAVE1_0) << (Channel & 0x10UL)); in HAL_DACEx_SawtoothWaveGenerate()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dac.h357 #define LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE (DAC_CR_WAVE1_1 ) /*!< DAC channel wave …
358 #define LL_DAC_WAVE_AUTO_GENERATION_SAWTOOTH (DAC_CR_WAVE1_1|DAC_CR_WAVE1_0) /*!< DAC channel wave …
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dac_ex.c136 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dac_ex.c205 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_dac_ex.c142 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dac_ex.c205 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_dac_ex.c205 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dac_ex.c205 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_dac_ex.c205 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dac_ex.c125 …MODIFY_REG(hdac->Instance->CR, ((DAC_CR_WAVE1) | (DAC_CR_MAMP1)) << Channel, (DAC_CR_WAVE1_1 | Amp… in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dac_ex.c220 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dac_ex.c132 …tance->CR, ((DAC_CR_WAVE1) | (DAC_CR_MAMP1)) << (Channel & 0x10UL), (DAC_CR_WAVE1_1 | Amplitude) <… in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dac_ex.c427 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dac_ex.c427 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dac_ex.c508 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dac.h258 #define LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE (DAC_CR_WAVE1_1 ) /*!< DAC channel wave …
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dac.h259 #define LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE (DAC_CR_WAVE1_1 ) /*!< DAC channel wave …
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_dac.h258 #define LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE (DAC_CR_WAVE1_1 ) /*!< DAC channel wave …
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_dac.h233 #define LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE (DAC_CR_WAVE1_1) /*!< DAC channel wave auto gen…
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_dac.h235 #define LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE (DAC_CR_WAVE1_1) /*!< DAC channel wave auto gen…
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_dac.h260 #define LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE (DAC_CR_WAVE1_1 ) /*!< DAC channel wave …
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dac.h269 #define LL_DAC_WAVE_AUTO_GENERATION_TRIANGLE (DAC_CR_WAVE1_1 ) /*!< DAC channel wave …
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dac_ex.c515 (DAC_CR_WAVE1_1 | Amplitude) << (Channel & 0x10UL)); in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_dac_ex.c946 …MODIFY_REG(hdac->Instance->CR, ((DAC_CR_WAVE1)|(DAC_CR_MAMP1))<<Channel, (DAC_CR_WAVE1_1 | Amplitu… in HAL_DACEx_TriangleWaveGenerate()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_dac_ex.c143 …MODIFY_REG(hdac->Instance->CR, ((DAC_CR_WAVE1)|(DAC_CR_MAMP1))<<Channel, (DAC_CR_WAVE1_1 | Amplitu… in HAL_DACEx_TriangleWaveGenerate()

1234567891011