/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 1120 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 1121 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1144 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1184 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 1207 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 1264 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 1265 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1284 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1311 | ADC_INJ_InitStruct->SequencerLength in LL_ADC_INJ_Init() 1333 ADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit() [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 645 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 646 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 673 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 679 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init() 689 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init() 713 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 737 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 782 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 783 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 803 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_adc.c | 657 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 658 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 685 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 691 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init() 701 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init() 723 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 747 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 796 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 797 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 817 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 953 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 956 || (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 967 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 968 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 999 || (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1043 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1087 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 1090 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 1114 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 1169 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_adc.c | 673 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 674 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 701 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 707 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init() 717 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init() 741 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 765 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 810 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 811 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 831 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_adc.c | 696 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 697 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 724 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 730 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init() 740 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init() 764 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 788 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 833 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 834 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 854 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_adc.c | 959 assert_param(IS_LL_ADC4_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init() 962 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 976 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init() 980 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1005 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1045 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1089 LL_ADC_REG_SetSequencerLength(pADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init() 1094 LL_ADC_REG_SetSequencerLength(pADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init() 1120 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 1173 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init() [all …]
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_adc.c | 687 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 688 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 715 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 753 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 777 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 822 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 823 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 843 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 877 LL_ADC_INJ_SetSequencerLength(ADCx, ADC_INJ_InitStruct->SequencerLength); in LL_ADC_INJ_Init() 898 ADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_adc.c | 826 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init() 827 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 855 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 895 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init() 918 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 970 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init() 971 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 990 if (pADC_InjInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1017 | pADC_InjInitStruct->SequencerLength in LL_ADC_INJ_Init() 1039 pADC_InjInitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 826 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 827 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 855 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 895 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 918 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 970 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 971 if (ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 990 if (ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1017 | ADC_INJ_InitStruct->SequencerLength in LL_ADC_INJ_Init() 1039 ADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 883 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init() 884 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 912 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 952 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init() 975 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 1027 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init() 1028 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1047 if (pADC_InjInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1074 | pADC_InjInitStruct->SequencerLength in LL_ADC_INJ_Init() 1096 pADC_InjInitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_adc.c | 846 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 847 if (pADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 875 if (pADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 913 LL_ADC_REG_SetSequencerLength(ADCx, pADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 936 pADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 988 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 989 if (pADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1008 if (pADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1035 | pADC_INJ_InitStruct->SequencerLength in LL_ADC_INJ_Init() 1057 pADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_adc.c | 946 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 947 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 975 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1013 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 1036 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 1082 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 1083 if (ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1102 if (ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1129 | ADC_INJ_InitStruct->SequencerLength in LL_ADC_INJ_Init() 1151 ADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_adc.c | 1189 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 1190 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1218 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 1258 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 1281 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit() 1333 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init() 1334 if (ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1353 if (ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init() 1380 | ADC_INJ_InitStruct->SequencerLength in LL_ADC_INJ_Init() 1402 ADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_adc.c | 624 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init() 628 || (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 655 || (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 702 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init() 726 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_adc.c | 633 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init() 637 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 664 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 711 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init() 735 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_adc.c | 660 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init() 664 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 691 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init() 738 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init() 762 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_adc.h | 397 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 2572 uint32_t SequencerLength = LL_ADC_REG_SEQ_SCAN_ENABLE_8RANKS; in LL_ADC_REG_GetSequencerLength() local 2580 SequencerLength = (ADC_CHSELR_SQ2 << RankIndex); in LL_ADC_REG_GetSequencerLength() 2585 return SequencerLength; in LL_ADC_REG_GetSequencerLength()
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_adc.h | 581 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 644 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member 3744 uint32_t SequencerLength = LL_ADC_REG_SEQ_SCAN_ENABLE_8RANKS; in LL_ADC_REG_GetSequencerLength() local 3752 SequencerLength = (ADC_CHSELR_SQ2 << RankIndex); in LL_ADC_REG_GetSequencerLength() 3757 return SequencerLength; in LL_ADC_REG_GetSequencerLength()
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_adc.h | 321 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 375 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_adc.h | 527 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 587 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member 7578 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 7632 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_adc.h | 409 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 463 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_adc.h | 400 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 454 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_adc.h | 413 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 467 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_adc.h | 480 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member 534 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member
|