Home
last modified time | relevance | path

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

123

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dac_ex.c143 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStart()
202 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStop()
246 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_DualStart_DMA()
248 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStart_DMA()
371 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStop_DMA()
453 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_TriangleWaveGenerate()
512 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_NoiseWaveGenerate()
569 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_SawtoothWaveGenerate()
640 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_SawtoothWaveDataReset()
702 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DACEx_SawtoothWaveDataStep()
[all …]
Dstm32g4xx_hal_dac.c584 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_Start()
657 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_Stop()
703 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_Start_DMA()
844 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_Stop_DMA()
979 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_SetValue()
1110 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_GetValue()
1187 assert_param(IS_DAC_CHANNEL(hdac->Instance, Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-latest/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-latest/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-latest/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-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_dac.c471 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
517 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
558 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
640 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
729 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
849 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
898 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
Dstm32u0xx_hal_dac_ex.c131 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
186 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
235 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
364 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
402 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dac.c457 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
518 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
560 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
688 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
820 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
944 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
987 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dac.c442 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
503 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
545 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
673 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
805 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
929 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
972 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_dac.c464 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
525 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
567 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
699 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
841 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
965 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1008 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dac.c444 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
505 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
547 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
675 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
807 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
931 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
974 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_dac.c455 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
516 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
558 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
686 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
818 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
945 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
988 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dac_ex.c226 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
416 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
472 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
637 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
761 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
799 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32h7xx_hal_dac.c523 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
584 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
626 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
754 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
886 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1010 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1076 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dac_ex.c226 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
416 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
472 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
637 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
757 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
796 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
Dstm32l5xx_hal_dac.c530 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
591 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
633 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
761 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
893 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1017 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1081 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dac.c517 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start()
578 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop()
620 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Start_DMA()
748 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_Stop_DMA()
880 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_SetValue()
1004 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_GetValue()
1061 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DAC_ConfigChannel()
Dstm32g0xx_hal_dac_ex.c209 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
265 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
430 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
550 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
589 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
/hal_stm32-latest/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-latest/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()
475 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
515 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dac_ex.c239 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
497 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
553 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
718 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
844 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
882 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dac_ex.c246 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_DualStart_DMA()
504 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_TriangleWaveGenerate()
560 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_NoiseWaveGenerate()
725 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SelfCalibrate()
851 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_SetUserTrimming()
889 assert_param(IS_DAC_CHANNEL(Channel)); in HAL_DACEx_GetTrimOffset()

123