Home
last modified time | relevance | path

Searched refs:ADC_EOC_SEQ_CONV (Results 1 – 25 of 74) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_adc.c1406 if (hadc->Init.EOCSelection == ADC_EOC_SEQ_CONV) in HAL_ADC_PollForConversion()
1797 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1841 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1871 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1895 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc.c1410 if (hadc->Init.EOCSelection == ADC_EOC_SEQ_CONV) in HAL_ADC_PollForConversion()
1793 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1837 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1867 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1891 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc.c1362 if (hadc->Init.EOCSelection == ADC_EOC_SEQ_CONV) in HAL_ADC_PollForConversion()
1734 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1778 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1808 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1832 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_adc.c1406 if (hadc->Init.EOCSelection == ADC_EOC_SEQ_CONV) in HAL_ADC_PollForConversion()
1797 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1841 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1871 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1895 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_adc.c1406 if (hadc->Init.EOCSelection == ADC_EOC_SEQ_CONV) in HAL_ADC_PollForConversion()
1797 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1841 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1871 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1895 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_adc.c1406 if (hadc->Init.EOCSelection == ADC_EOC_SEQ_CONV) in HAL_ADC_PollForConversion()
1797 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1841 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1871 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1895 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_adc.c1422 if (hadc->Init.EOCSelection == ADC_EOC_SEQ_CONV) in HAL_ADC_PollForConversion()
1813 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1857 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1887 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
1911 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_adc.h352 #define ADC_EOC_SEQ_CONV ((uint32_t) ADC_ISR_EOS) macro
862 ((EOC_SELECTION) == ADC_EOC_SEQ_CONV) )
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h398 #define ADC_EOC_SEQ_CONV 0x00000000U macro
748 ((EOCSelection) == ADC_EOC_SEQ_CONV) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h407 #define ADC_EOC_SEQ_CONV 0x00000000U macro
757 ((EOCSelection) == ADC_EOC_SEQ_CONV) || \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_adc.h684 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1099 ((EOC_SELECTION) == ADC_EOC_SEQ_CONV))
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_adc.h684 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1081 ((EOC_SELECTION) == ADC_EOC_SEQ_CONV))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc.h672 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1080 ((__EOC_SELECTION__) == ADC_EOC_SEQ_CONV) )
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_adc.h687 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1106 ((EOC_SELECTION) == ADC_EOC_SEQ_CONV))
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_adc.h421 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) macro
953 ((EOC_SELECTION) == ADC_EOC_SEQ_CONV))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc.h714 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1177 ((__EOC_SELECTION__) == ADC_EOC_SEQ_CONV) )
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_adc.h702 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1126 ((EOC_SELECTION) == ADC_EOC_SEQ_CONV))
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h444 #define ADC_EOC_SEQ_CONV ((uint32_t)0x00000000U) macro
797 ((__EOCSelection__) == ADC_EOC_SEQ_CONV) || \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_adc.h691 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1129 ((EOC_SELECTION) == ADC_EOC_SEQ_CONV))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h672 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1127 ((__EOC_SELECTION__) == ADC_EOC_SEQ_CONV) )
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc.h657 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1156 ((__EOC_SELECTION__) == ADC_EOC_SEQ_CONV) )
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_adc.c1770 if (hadc->Init.EOCSelection == ADC_EOC_SEQ_CONV) in HAL_ADC_PollForConversion()
2200 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
2247 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
2278 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
2301 case ADC_EOC_SEQ_CONV: in HAL_ADC_Start_IT()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc.h729 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1188 ((__EOC_SELECTION__) == ADC_EOC_SEQ_CONV) )
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc.h612 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
1055 ((__EOC_SELECTION__) == ADC_EOC_SEQ_CONV) )
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h527 #define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) /*!< End of sequence conversions … macro
958 ((__EOC_SELECTION__) == ADC_EOC_SEQ_CONV) )

123