Searched refs:LL_ADC_SEQ_SCAN_ENABLE (Results 1 – 12 of 12) sorted by relevance
61 || ((__SCAN_SELECTION__) == LL_ADC_SEQ_SCAN_ENABLE) \66 || ((__SCAN_MODE__) == LL_ADC_SEQ_SCAN_ENABLE) \609 ADC_InitStruct->SequencersScanMode = LL_ADC_SEQ_SCAN_ENABLE; in LL_ADC_StructInit()
74 || ((__SCAN_SELECTION__) == LL_ADC_SEQ_SCAN_ENABLE) \79 || ((__SCAN_MODE__) == LL_ADC_SEQ_SCAN_ENABLE) \630 ADC_InitStruct->SequencersScanMode = LL_ADC_SEQ_SCAN_ENABLE; in LL_ADC_StructInit()
74 || ((__SCAN_SELECTION__) == LL_ADC_SEQ_SCAN_ENABLE) \79 || ((__SCAN_MODE__) == LL_ADC_SEQ_SCAN_ENABLE) \644 ADC_InitStruct->SequencersScanMode = LL_ADC_SEQ_SCAN_ENABLE; in LL_ADC_StructInit()
75 || ((__SCAN_SELECTION__) == LL_ADC_SEQ_SCAN_ENABLE) \80 || ((__SCAN_MODE__) == LL_ADC_SEQ_SCAN_ENABLE) \652 ADC_InitStruct->SequencersScanMode = LL_ADC_SEQ_SCAN_ENABLE; in LL_ADC_StructInit()
91 || ((__SCAN_SELECTION__) == LL_ADC_SEQ_SCAN_ENABLE) \96 || ((__SCAN_MODE__) == LL_ADC_SEQ_SCAN_ENABLE) \645 ADC_InitStruct->SequencersScanMode = LL_ADC_SEQ_SCAN_ENABLE; in LL_ADC_StructInit()
1384 || ((__SCAN_SELECTION__) == LL_ADC_SEQ_SCAN_ENABLE) )1388 || ((__SCAN_MODE__) == LL_ADC_SEQ_SCAN_ENABLE) )1719 ADC_InitStruct->SequencersScanMode = LL_ADC_SEQ_SCAN_ENABLE; in LL_ADC_StructInit()
487 #define LL_ADC_SEQ_SCAN_ENABLE (ADC_CR1_SCAN) /*!< ADC conversions are performed in seq… macro
585 #define LL_ADC_SEQ_SCAN_ENABLE (ADC_CR1_SCAN) /*!< ADC conversions are performed in seq… macro
595 #define LL_ADC_SEQ_SCAN_ENABLE (ADC_CR1_SCAN) /*!< ADC conversions are performed in seq… macro
603 #define LL_ADC_SEQ_SCAN_ENABLE (ADC_CR1_SCAN) /*!< ADC conversions are performed in seq… macro
677 #define LL_ADC_SEQ_SCAN_ENABLE (ADC_CR1_SCAN) /*!< ADC conversions are performed in seq… macro
7734 #define LL_ADC_SEQ_SCAN_ENABLE ((uint32_t)ADC_CR1_SCAN) /*!< ADC conversions are perfor… macro