/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_dac_ex.c | 221 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef* hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 226 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 231 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 241 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue() 390 …MA(DAC_HandleTypeDef* hdac, uint32_t Channel, uint32_t* pData, uint32_t Length, uint32_t Alignment) in HAL_DAC_Start_DMA() argument 396 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 419 switch(Alignment) in HAL_DAC_Start_DMA() 453 switch(Alignment) in HAL_DAC_Start_DMA() 648 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef* hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 654 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_dac_ex.c | 112 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef* hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 118 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 128 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 136 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 170 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef* hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 175 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 180 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 190 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue() 360 …MA(DAC_HandleTypeDef* hdac, uint32_t Channel, uint32_t* pData, uint32_t Length, uint32_t Alignment) in HAL_DAC_Start_DMA() argument 366 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_dac_ex.c | 345 …MA(DAC_HandleTypeDef* hdac, uint32_t Channel, uint32_t* pData, uint32_t Length, uint32_t Alignment) in HAL_DAC_Start_DMA() argument 351 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 374 switch(Alignment) in HAL_DAC_Start_DMA() 407 switch(Alignment) in HAL_DAC_Start_DMA() 511 …MA(DAC_HandleTypeDef* hdac, uint32_t Channel, uint32_t* pData, uint32_t Length, uint32_t Alignment) in HAL_DAC_Start_DMA() argument 517 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 538 switch(Alignment) in HAL_DAC_Start_DMA() 1045 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef* hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 1050 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 1055 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() [all …]
|
D | stm32f0xx_hal_dac.c | 519 …MA(DAC_HandleTypeDef* hdac, uint32_t Channel, uint32_t* pData, uint32_t Length, uint32_t Alignment) in HAL_DAC_Start_DMA() argument 526 UNUSED(Alignment); in HAL_DAC_Start_DMA() 628 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef* hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 634 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 640 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 644 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_dac.c | 670 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 677 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 698 switch (Alignment) in HAL_DAC_Start_DMA() 764 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 771 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 794 switch (Alignment) in HAL_DAC_Start_DMA() 827 switch (Alignment) in HAL_DAC_Start_DMA() 1035 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 1041 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 1047 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_dac.c | 543 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 550 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 573 switch (Alignment) in HAL_DAC_Start_DMA() 607 switch (Alignment) in HAL_DAC_Start_DMA() 807 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 813 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 819 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 824 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
D | stm32f1xx_hal_dac_ex.c | 273 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef *hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 279 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 284 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 294 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_dac.c | 521 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 528 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 551 switch (Alignment) in HAL_DAC_Start_DMA() 585 switch (Alignment) in HAL_DAC_Start_DMA() 773 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 779 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 785 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 790 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
D | stm32f7xx_hal_dac_ex.c | 273 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef *hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 279 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 284 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 294 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_dac.c | 523 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 530 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 553 switch (Alignment) in HAL_DAC_Start_DMA() 587 switch (Alignment) in HAL_DAC_Start_DMA() 775 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 781 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 787 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 792 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_dac_ex.c | 194 uint32_t Alignment) in HAL_DACEx_DualStart_DMA() argument 201 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualStart_DMA() 238 switch (Alignment) in HAL_DACEx_DualStart_DMA() 467 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef *hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 473 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 478 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 488 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue()
|
D | stm32h7xx_hal_dac.c | 602 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 609 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 632 switch (Alignment) in HAL_DAC_Start_DMA() 666 switch (Alignment) in HAL_DAC_Start_DMA() 854 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 860 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 866 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 871 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_dac_ex.c | 194 uint32_t Alignment) in HAL_DACEx_DualStart_DMA() argument 201 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualStart_DMA() 238 switch (Alignment) in HAL_DACEx_DualStart_DMA() 467 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef *hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 473 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 478 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 488 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue()
|
D | stm32l5xx_hal_dac.c | 618 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 625 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 648 switch (Alignment) in HAL_DAC_Start_DMA() 682 switch (Alignment) in HAL_DAC_Start_DMA() 870 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 876 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 882 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 887 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_dac.c | 546 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 559 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 582 switch (Alignment) in HAL_DAC_Start_DMA() 614 switch (Alignment) in HAL_DAC_Start_DMA() 807 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 819 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 825 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 830 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_dac.c | 548 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 561 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 584 switch (Alignment) in HAL_DAC_Start_DMA() 616 switch (Alignment) in HAL_DAC_Start_DMA() 809 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 821 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 827 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 832 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_dac.c | 625 …MA(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t *pData, uint32_t Length, uint32_t Alignment) in HAL_DAC_Start_DMA() argument 633 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 656 switch (Alignment) in HAL_DAC_Start_DMA() 689 switch (Alignment) in HAL_DAC_Start_DMA() 888 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 894 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 900 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 904 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_dac.c | 596 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 603 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 626 switch (Alignment) in HAL_DAC_Start_DMA() 660 switch (Alignment) in HAL_DAC_Start_DMA() 848 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 854 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 860 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 865 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_dac_ex.c | 227 … const uint32_t *pData, uint32_t Length, uint32_t Alignment) in HAL_DACEx_DualStart_DMA() argument 242 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualStart_DMA() 279 switch (Alignment) in HAL_DACEx_DualStart_DMA() 594 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef *hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 606 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 611 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 621 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue()
|
D | stm32h5xx_hal_dac.c | 642 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 658 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 681 switch (Alignment) in HAL_DAC_Start_DMA() 713 switch (Alignment) in HAL_DAC_Start_DMA() 1052 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 1064 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 1074 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 1079 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_dac.c | 670 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 677 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 700 switch (Alignment) in HAL_DAC_Start_DMA() 734 switch (Alignment) in HAL_DAC_Start_DMA() 932 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 938 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 948 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 953 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
D | stm32g4xx_hal_dac_ex.c | 206 uint32_t Alignment) in HAL_DACEx_DualStart_DMA() argument 215 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualStart_DMA() 252 switch (Alignment) in HAL_DACEx_DualStart_DMA() 676 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef *hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 682 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 687 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 697 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dac_ex.c | 232 … const uint32_t *pData, uint32_t Length, uint32_t Alignment) in HAL_DACEx_DualStart_DMA() argument 247 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualStart_DMA() 284 switch (Alignment) in HAL_DACEx_DualStart_DMA() 599 HAL_StatusTypeDef HAL_DACEx_DualSetValue(DAC_HandleTypeDef *hdac, uint32_t Alignment, uint32_t Data… in HAL_DACEx_DualSetValue() argument 611 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DACEx_DualSetValue() 616 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue() 626 tmp += DAC_DHR12RD_ALIGNMENT(Alignment); in HAL_DACEx_DualSetValue()
|
D | stm32u5xx_hal_dac.c | 645 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 661 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 684 switch (Alignment) in HAL_DAC_Start_DMA() 716 switch (Alignment) in HAL_DAC_Start_DMA() 1053 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 1065 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 1075 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue() 1080 tmp += DAC_DHR12R2_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_dac.c | 562 uint32_t Alignment) in HAL_DAC_Start_DMA() argument 569 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_Start_DMA() 592 switch (Alignment) in HAL_DAC_Start_DMA() 722 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue() argument 728 assert_param(IS_DAC_ALIGN(Alignment)); in HAL_DAC_SetValue() 734 tmp += DAC_DHR12R1_ALIGNMENT(Alignment); in HAL_DAC_SetValue()
|