/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_adc.c | 431 | ADC_CR1_DISCNUM | ADC_CR1_JDISCEN | ADC_CR1_DISCEN in LL_ADC_DeInit() 439 ( ADC_CR1_AWDEN | ADC_CR1_JAWDEN | ADC_CR1_DISCNUM in LL_ADC_DeInit() 688 | ADC_CR1_DISCNUM in LL_ADC_REG_Init() 698 | ADC_CR1_DISCNUM in LL_ADC_REG_Init()
|
D | stm32f1xx_hal_adc.c | 546 ADC_CR1_DISCNUM , in HAL_ADC_Init() 664 CLEAR_BIT(hadc->Instance->CR1, (ADC_CR1_AWDEN | ADC_CR1_JAWDEN | ADC_CR1_DISCNUM | in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_adc.c | 455 | ADC_CR1_DISCNUM | ADC_CR1_JDISCEN | ADC_CR1_DISCEN in LL_ADC_DeInit() 705 | ADC_CR1_DISCNUM in LL_ADC_REG_Init() 715 | ADC_CR1_DISCNUM in LL_ADC_REG_Init()
|
D | stm32f7xx_hal_adc.c | 1970 hadc->Instance->CR1 &= ~(ADC_CR1_DISCNUM); in ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_adc.c | 469 | ADC_CR1_DISCNUM | ADC_CR1_JDISCEN | ADC_CR1_DISCEN in LL_ADC_DeInit() 719 | ADC_CR1_DISCNUM in LL_ADC_REG_Init() 728 | ADC_CR1_DISCNUM in LL_ADC_REG_Init()
|
D | stm32f4xx_hal_adc.c | 1966 hadc->Instance->CR1 &= ~(ADC_CR1_DISCNUM); in ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_adc.c | 477 | ADC_CR1_DISCNUM | ADC_CR1_JDISCEN | ADC_CR1_DISCEN in LL_ADC_DeInit() 727 | ADC_CR1_DISCNUM in LL_ADC_REG_Init() 737 | ADC_CR1_DISCNUM in LL_ADC_REG_Init()
|
D | stm32f2xx_hal_adc.c | 1880 hadc->Instance->CR1 &= ~(ADC_CR1_DISCNUM); in ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 407 | ADC_CR1_DISCNUM | ADC_CR1_JDISCEN | ADC_CR1_DISCEN in LL_ADC_DeInit() 720 | ADC_CR1_DISCNUM in LL_ADC_REG_Init() 730 | ADC_CR1_DISCNUM in LL_ADC_REG_Init()
|
D | stm32l1xx_hal_adc.c | 589 ADC_CR1_DISCNUM | in HAL_ADC_Init() 704 ADC_CR1_DISCNUM | ADC_CR1_JDISCEN | ADC_CR1_DISCEN | in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 1555 | ADC_CR1_DISCNUM | ADC_CR1_JDISCEN | ADC_CR1_DISCEN in LL_ADC_DeInit() 1795 | ADC_CR1_DISCNUM in LL_ADC_REG_Init() 1805 | ADC_CR1_DISCNUM in LL_ADC_REG_Init()
|
D | stm32f3xx_hal_adc_ex.c | 701 ADC_CR1_DISCNUM , in HAL_ADC_Init() 1066 CLEAR_BIT(hadc->Instance->CR1, (ADC_CR1_AWDEN | ADC_CR1_JAWDEN | ADC_CR1_DISCNUM | in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_adc.h | 2029 MODIFY_REG(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM, SeqDiscont); in LL_ADC_REG_SetSequencerDiscont() 2052 return (uint32_t)(READ_BIT(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM)); in LL_ADC_REG_GetSequencerDiscont()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_adc.h | 2239 MODIFY_REG(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM, SeqDiscont); in LL_ADC_REG_SetSequencerDiscont() 2262 return (uint32_t)(READ_BIT(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM)); in LL_ADC_REG_GetSequencerDiscont()
|
D | stm32f2xx_hal_adc.h | 832 …INUOUS(_NBR_DISCONTINUOUSCONV_) (((_NBR_DISCONTINUOUSCONV_) - 1U) << POSITION_VAL(ADC_CR1_DISCNUM))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_adc.h | 2347 MODIFY_REG(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM, SeqDiscont); in LL_ADC_REG_SetSequencerDiscont() 2370 return (uint32_t)(READ_BIT(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM)); in LL_ADC_REG_GetSequencerDiscont()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_adc.h | 2389 MODIFY_REG(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM, SeqDiscont); in LL_ADC_REG_SetSequencerDiscont() 2412 return (uint32_t)(READ_BIT(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM)); in LL_ADC_REG_GetSequencerDiscont()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_adc.h | 2868 MODIFY_REG(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM, SeqDiscont); in LL_ADC_REG_SetSequencerDiscont() 2891 return (uint32_t)(READ_BIT(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM)); in LL_ADC_REG_GetSequencerDiscont()
|
D | stm32l1xx_hal_adc.h | 993 (((_NBR_DISCONTINUOUS_CONV_) - 1) << POSITION_VAL(ADC_CR1_DISCNUM))
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_adc.h | 9187 MODIFY_REG(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM, SeqDiscont); in LL_ADC_REG_SetSequencerDiscont() 9210 return (uint32_t)(READ_BIT(ADCx->CR1, ADC_CR1_DISCEN | ADC_CR1_DISCNUM)); in LL_ADC_REG_GetSequencerDiscont()
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 3134 #define ADC_CR1_DISCNUM ADC_CR1_DISCNUM_Msk /*!< ADC group regul… macro
|
D | stm32f101xb.h | 3196 #define ADC_CR1_DISCNUM ADC_CR1_DISCNUM_Msk /*!< ADC group regul… macro
|
D | stm32f100xb.h | 3348 #define ADC_CR1_DISCNUM ADC_CR1_DISCNUM_Msk /*!< ADC group regul… macro
|
D | stm32f102x6.h | 3183 #define ADC_CR1_DISCNUM ADC_CR1_DISCNUM_Msk /*!< ADC group regul… macro
|
D | stm32f100xe.h | 3695 #define ADC_CR1_DISCNUM ADC_CR1_DISCNUM_Msk /*!< ADC group regul… macro
|