Home
last modified time | relevance | path

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

12

/hal_stm32-3.4.0/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-3.4.0/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-3.4.0/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-3.4.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dac.c493 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
533 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
568 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
644 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
727 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
841 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
883 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
Dstm32wlxx_hal_dac_ex.c125 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
174 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
223 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
352 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
390 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
/hal_stm32-3.4.0/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-3.4.0/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-3.4.0/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-3.4.0/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-3.4.0/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-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dac_ex.c200 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
378 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
428 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
587 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
709 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
748 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32l5xx_hal_dac.c533 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
588 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
624 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
752 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
875 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
996 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1053 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dac_ex.c200 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
378 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
428 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
587 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
709 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
748 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32h7xx_hal_dac.c517 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
572 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
608 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
736 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
859 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
980 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1030 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
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()
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()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dac.c511 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
566 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
602 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
730 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
853 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
974 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1023 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
Dstm32g0xx_hal_dac_ex.c190 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
240 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
399 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
521 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
560 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dac.c552 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
640 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
676 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
770 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
898 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
1040 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1157 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1229 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
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()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dac_ex.c223 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
469 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
519 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
679 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
815 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
854 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32h5xx_hal_dac.c535 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
599 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
638 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
906 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
1032 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1157 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1216 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dac_ex.c228 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
474 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
524 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
684 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
820 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
859 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32u5xx_hal_dac.c538 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
602 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
641 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
907 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
1033 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1158 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1226 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()

12