Lines Matching refs:SequencerLength

1122   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()
1762 assert_param(IS_LL_ADC_REG_SEQ_SCAN_LENGTH(ADC_REG_InitStruct->SequencerLength)); in LL_ADC_REG_Init()
1763 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1791 if(ADC_REG_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_REG_Init()
1797 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init()
1807 ADC_REG_InitStruct->SequencerLength in LL_ADC_REG_Init()
1829 LL_ADC_REG_SetSequencerLength(ADCx, ADC_REG_InitStruct->SequencerLength); in LL_ADC_REG_Init()
1853 ADC_REG_InitStruct->SequencerLength = LL_ADC_REG_SEQ_SCAN_DISABLE; in LL_ADC_REG_StructInit()
1898 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_LENGTH(ADC_INJ_InitStruct->SequencerLength)); in LL_ADC_INJ_Init()
1899 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_INJ_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1919 if(ADC_INJ_InitStruct->SequencerLength != LL_ADC_REG_SEQ_SCAN_DISABLE) in LL_ADC_INJ_Init()
1952 LL_ADC_INJ_SetSequencerLength(ADCx, ADC_INJ_InitStruct->SequencerLength); in LL_ADC_INJ_Init()
1973 ADC_INJ_InitStruct->SequencerLength = LL_ADC_INJ_SEQ_SCAN_DISABLE; in LL_ADC_INJ_StructInit()