HAL + 0/1 examples
CodeScope will show references to LL_ADC_REG_SEQ_DISCONT_DISABLE from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
ADC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_REG_SEQ_DISCONT_DISABLE

LL_ADC_REG_SEQ_DISCONT_DISABLE macro

ADC group regular sequencer discontinuous mode disable

Syntax

#define LL_ADC_REG_SEQ_DISCONT_DISABLE 0x00000000UL

Examples

LL_ADC_REG_SEQ_DISCONT_DISABLE is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_adc.h:740
#define LL_ADC_REG_SEQ_DISCONT_DISABLE 0x00000000UL /*!< ADC group regular sequencer discontinuous mode disable */
stm32f4xx_ll_adc.c:730
LL_ADC_REG_SEQ_DISCONT_DISABLE
stm32f4xx_ll_adc.c:778
ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE;
stm32f4xx_ll_adc.c:859
LL_ADC_REG_SEQ_DISCONT_DISABLE