Home
last modified time | relevance | path

Searched refs:IS_DAC_CHANNEL (Results 1 – 25 of 47) sorted by relevance

12

/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dac_ex.c128 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStart()
173 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStop()
212 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_DualStart_DMA()
214 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStart_DMA()
323 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStop_DMA()
401 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_TriangleWaveGenerate()
454 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_NoiseWaveGenerate()
505 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_SawtoothWaveGenerate()
568 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_SawtoothWaveDataReset()
624 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_SawtoothWaveDataStep()
[all …]
Dstm32g4xx_hal_dac.c575 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_Start()
635 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_Stop()
676 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_Start_DMA()
809 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_Stop_DMA()
937 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_SetValue()
1065 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_GetValue()
1126 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_dac_ex.c133 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
183 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
329 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
395 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
515 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
563 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
653 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
689 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
740 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
812 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
[all …]
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_dac_ex.c118 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
172 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
222 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
254 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
288 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
350 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
464 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
516 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
936 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
984 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dac_ex.c121 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
169 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
217 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
335 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
373 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32wlxx_hal_dac.c502 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
542 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
577 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
658 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
747 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
859 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
897 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dac.c438 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
493 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
529 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
657 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
780 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
901 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
936 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_dac.c458 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
513 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
549 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
681 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
812 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
933 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
968 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dac.c451 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
506 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
542 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
670 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
793 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
914 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
949 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_dac.c449 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
504 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
540 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
668 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
791 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
912 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
947 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dac.c436 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
491 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
527 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
655 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
778 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
899 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
934 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dac_ex.c196 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
373 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
422 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
579 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
702 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
742 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32l5xx_hal_dac.c531 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
584 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
620 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
744 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
863 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
980 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1033 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dac_ex.c196 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
373 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
423 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
580 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
702 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
741 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32h7xx_hal_dac.c525 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
578 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
614 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
738 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
857 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
974 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1021 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dac_ex.c122 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
171 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
328 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
451 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
491 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32g0xx_hal_dac.c518 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
571 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
607 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
733 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
861 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
978 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1024 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dac_ex.c115 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
164 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
323 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
446 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
491 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32mp1xx_hal_dac.c542 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
596 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
632 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
769 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
893 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1011 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1057 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dac_ex.c122 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
171 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
337 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
470 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
510 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32l4xx_hal_dac.c553 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
641 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
677 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
771 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
899 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
1041 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1158 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1230 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dac_ex.c211 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
449 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
499 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
658 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
782 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
821 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32u5xx_hal_dac.c536 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
593 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
633 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
893 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
1018 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1141 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1206 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_dac_ex.h264 #define IS_DAC_CHANNEL(CHANNEL) ((CHANNEL) == DAC_CHANNEL_1) macro
273 #define IS_DAC_CHANNEL(CHANNEL) (((CHANNEL) == DAC_CHANNEL_1) || \ macro
281 #define IS_DAC_CHANNEL(CHANNEL) (((CHANNEL) == DAC_CHANNEL_1) || \ macro
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_dac_ex.c117 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
792 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
873 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
922 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()

12