Home
last modified time | relevance | path

Searched refs:ADC_CONVERSIONDATA_DFSDM (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h627 #define ADC_CONVERSIONDATA_DFSDM (ADC_CFGR_DMNGT_1) /*!< DFSDM m… macro
790 (((DATA) == ADC_CONVERSIONDATA_DFSDM)) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h738 #define ADC_CONVERSIONDATA_DFSDM ((uint32_t)ADC_CFGR_DMNGT_1) /*… macro
937 (((DATA) == ADC_CONVERSIONDATA_DFSDM)) || \