Home
last modified time | relevance | path

Searched refs:ADC_CONVERSIONDATA_DR (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc.h811 #define ADC_CONVERSIONDATA_DR (0x00000000UL) /*!< Regular Conversion data stor… macro
1015 ((((DATA) == ADC_CONVERSIONDATA_DR)) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc.h773 #define ADC_CONVERSIONDATA_DR (LL_ADC_REG_DR_TRANSFER) /*!< ADC conversions… macro
981 ((((DATA) == ADC_CONVERSIONDATA_DR)) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h626 #define ADC_CONVERSIONDATA_DR (0x00000000UL) /*!< Regular… macro
789 ((((DATA) == ADC_CONVERSIONDATA_DR)) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h737 #define ADC_CONVERSIONDATA_DR ((uint32_t)0x00000000) /*… macro
936 ((((DATA) == ADC_CONVERSIONDATA_DR)) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc.h1051 #define ADC_CONVERSIONDATA_DR ((uint32_t)0x00000000) … macro
1255 ((((DATA) == ADC_CONVERSIONDATA_DR)) || \