Home
last modified time | relevance | path

Searched refs:ADC_CR1_AWDIE (Results 1 – 25 of 100) sorted by relevance

1234

/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_adc.c434 | ADC_CR1_JEOCIE | ADC_CR1_AWDIE | ADC_CR1_EOCIE in LL_ADC_DeInit()
443 | ADC_CR1_AWDIE | ADC_CR1_EOCIE | ADC_CR1_AWDCH ) in LL_ADC_DeInit()
Dstm32f1xx_hal_adc.c677 ADC_CR1_AWDIE | ADC_CR1_EOCIE | ADC_CR1_AWDCH )); in HAL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c366 | ADC_CR1_JEOCIE | ADC_CR1_AWDIE | ADC_CR1_EOCIE in LL_ADC_DeInit()
Dstm32l1xx_hal_adc.c716 ADC_CR1_JEOCIE | ADC_CR1_AWDIE | ADC_CR1_EOCIE | in HAL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c457 | ADC_CR1_JEOCIE | ADC_CR1_AWDIE | ADC_CR1_EOCIE in LL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c471 | ADC_CR1_JEOCIE | ADC_CR1_AWDIE | ADC_CR1_EOCIE in LL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c480 | ADC_CR1_JEOCIE | ADC_CR1_AWDIE | ADC_CR1_EOCIE in LL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h441 #define ADC_IT_AWD ((uint32_t)ADC_CR1_AWDIE)
Dstm32f4xx_ll_adc.h533 #define LL_ADC_IT_AWD1 ADC_CR1_AWDIE /*!< ADC interruption ADC analog watc…
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_adc.h390 #define ADC_IT_AWD ADC_CR1_AWDIE /*!< ADC Analog watchdog interrupt source */
Dstm32f1xx_ll_adc.h433 #define LL_ADC_IT_AWD1 ADC_CR1_AWDIE /*!< ADC interruption ADC analog watc…
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h433 #define ADC_IT_AWD ((uint32_t)ADC_CR1_AWDIE)
Dstm32f2xx_ll_adc.h518 #define LL_ADC_IT_AWD1 ADC_CR1_AWDIE /*!< ADC interruption ADC analog watc…
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h478 #define ADC_IT_AWD ((uint32_t)ADC_CR1_AWDIE)
Dstm32f7xx_ll_adc.h527 #define LL_ADC_IT_AWD1 ADC_CR1_AWDIE /*!< ADC interruption ADC analog watc…
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc.h648 #define ADC_IT_AWD ADC_CR1_AWDIE /*!< ADC Analog watchdog interrupt source */
Dstm32l1xx_ll_adc.h587 #define LL_ADC_IT_AWD1 ADC_CR1_AWDIE /*!< ADC interruption ADC analog watc…
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c1555 | ADC_CR1_JEOCIE | ADC_CR1_AWDIE | ADC_CR1_EOCIE in LL_ADC_DeInit()
Dstm32f3xx_hal_adc_ex.c1069 ADC_CR1_AWDIE | ADC_CR1_EOCIE | ADC_CR1_AWDCH )); in HAL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h1487 #define ADC_IT_AWD ADC_CR1_AWDIE /*!< ADC Analog watchdog interrupt source */
Dstm32f3xx_ll_adc.h7682 #define LL_ADC_IT_AWD1 ADC_CR1_AWDIE /*!< ADC interruption ADC analog watc…
/hal_stm32-3.4.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h3113 #define ADC_CR1_AWDIE ADC_CR1_AWDIE_Msk /*!< ADC analog watc… macro
Dstm32f101xb.h3175 #define ADC_CR1_AWDIE ADC_CR1_AWDIE_Msk /*!< ADC analog watc… macro
Dstm32f102x6.h3162 #define ADC_CR1_AWDIE ADC_CR1_AWDIE_Msk /*!< ADC analog watc… macro
Dstm32f100xb.h3327 #define ADC_CR1_AWDIE ADC_CR1_AWDIE_Msk /*!< ADC analog watc… macro

1234