Home
last modified time | relevance | path

Searched defs:ScanMode (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/adc/
Dadc_hi35xx.h65 enum ScanMode { enum
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_dfsdm.h185 FunctionalState ScanMode; /*!< Enable/disable scanning mode for injected conversion */ member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_dfsdm.h185 FunctionalState ScanMode; /*!< Enable/disable scanning mode for injected conversion */ member
Dstm32f4xx_ll_adc.h2078 __STATIC_INLINE void LL_ADC_SetSequencersScanMode(ADC_TypeDef *ADCx, uint32_t ScanMode) in LL_ADC_SetSequencersScanMode()