Home
last modified time | relevance | path

Searched refs:SequencerLength (Results 1 – 25 of 42) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c1122 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init()
1123 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1146 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1186 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init()
1209 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
1266 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init()
1267 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1286 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1313 | ADC_INJ_InitStruct->SequencerLength in LL_ADC_INJ_Init()
1335 ADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
[all …]
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_adc.c656 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init()
657 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
684 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
690 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init()
700 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init()
722 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init()
746 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
795 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init()
796 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
816 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
[all …]
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c953 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-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c673 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-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c695 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init()
696 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
723 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
729 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init()
739 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init()
763 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init()
787 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
832 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init()
833 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
853 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c954 assert_param(IS_LL_ADC4_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
957 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
971 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
975 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1000 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1040 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1084 LL_ADC_REG_SetSequencerLength(pADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
1089 LL_ADC_REG_SetSequencerLength(pADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
1115 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
1168 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init()
[all …]
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c688 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init()
689 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
716 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
722 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init()
732 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init()
756 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init()
780 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
825 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init()
826 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
846 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c687 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-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c816 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
817 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
845 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
885 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
908 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
960 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init()
961 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
980 if (pADC_InjInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1007 | pADC_InjInitStruct->SequencerLength in LL_ADC_INJ_Init()
1029 pADC_InjInitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c822 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct ->SequencerLength)); in LL_ADC_REG_Init()
825 if (pADC_RegInitStruct ->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
853 if (pADC_RegInitStruct ->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
891 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct ->SequencerLength); in LL_ADC_REG_Init()
914 pADC_RegInitStruct ->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
960 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init()
961 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
981 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1008 | pADC_InjInitStruct->SequencerLength in LL_ADC_INJ_Init()
1030 pADC_InjInitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c816 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
817 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
845 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
885 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
908 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
960 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init()
961 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
980 if (pADC_InjInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1007 | pADC_InjInitStruct->SequencerLength in LL_ADC_INJ_Init()
1029 pADC_InjInitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c829 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
830 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
858 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
900 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
923 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
975 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init()
976 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
995 if (pADC_InjInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1022 | pADC_InjInitStruct->SequencerLength in LL_ADC_INJ_Init()
1044 pADC_InjInitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c873 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
874 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
902 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
942 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
965 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
1017 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init()
1018 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1037 if (pADC_InjInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1064 | pADC_InjInitStruct->SequencerLength in LL_ADC_INJ_Init()
1086 pADC_InjInitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c846 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-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c936 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init()
937 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
965 if (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1003 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init()
1026 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
1072 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init()
1073 if (ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1092 if (ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1119 | ADC_INJ_InitStruct->SequencerLength in LL_ADC_INJ_Init()
1141 ADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c1183 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
1184 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1212 if (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1252 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
1275 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
1327 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(pADC_InjInitStruct->SequencerLength)); in LL_ADC_INJ_Init()
1328 if (pADC_InjInitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1347 if (pADC_InjInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1374 | pADC_InjInitStruct->SequencerLength in LL_ADC_INJ_Init()
1396 pADC_InjInitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_adc.c570 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
574 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
601 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
648 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
672 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_adc.c622 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
626 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
653 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
700 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
724 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c633 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-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_adc.c639 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init()
643 || (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
670 || (ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
717 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init()
741 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c651 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(pADC_RegInitStruct->SequencerLength)); in LL_ADC_REG_Init()
655 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
682 || (pADC_RegInitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
729 LL_ADC_REG_SetSequencerLength(ADCx, pADC_RegInitStruct->SequencerLength); in LL_ADC_REG_Init()
753 pADC_RegInitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_adc.h428 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member
2904 uint32_t SequencerLength = LL_ADC_REG_SEQ_SCAN_ENABLE_8RANKS; in LL_ADC_REG_GetSequencerLength() local
2912 SequencerLength = (ADC_CHSELR_SQ2 << RankIndex); in LL_ADC_REG_GetSequencerLength()
2917 return SequencerLength; in LL_ADC_REG_GetSequencerLength()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_adc.h581 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-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_adc.h320 uint32_t SequencerLength; /*!< Set ADC group regular sequencer length. member
374 uint32_t SequencerLength; /*!< Set ADC group injected sequencer length. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h527 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

12