Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_dfsdm.h194 FunctionalState ScanMode; /*!< Enable/disable scanning mode for injected conversion */ member
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_dfsdm.h185 FunctionalState ScanMode; /*!< Enable/disable scanning mode for injected conversion */ member
H A Dstm32f4xx_ll_adc.h2041 __STATIC_INLINE void LL_ADC_SetSequencersScanMode(ADC_TypeDef *ADCx, uint32_t ScanMode) in LL_ADC_SetSequencersScanMode()