Home
last modified time | relevance | path

Searched refs:ADC_AnalogWatchdog_SingleRegEnable (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_adc.h289 #define ADC_AnalogWatchdog_SingleRegEnable ((uint32_t)0x00800200) macro
297 #define IS_ADC_ANALOG_WATCHDOG(WATCHDOG) (((WATCHDOG) == ADC_AnalogWatchdog_SingleRegEnable) || \
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_adc.h456 #define ADC_AnalogWatchdog_SingleRegEnable ((uint32_t)0x00800200) macro
463 #define IS_ADC_ANALOG_WATCHDOG(WATCHDOG) (((WATCHDOG) == ADC_AnalogWatchdog_SingleRegEnable) || \
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_adc.h463 #define ADC_AnalogWatchdog_SingleRegEnable ((uint32_t)0x00800200) macro
470 #define IS_ADC_ANALOG_WATCHDOG(WATCHDOG) (((WATCHDOG) == ADC_AnalogWatchdog_SingleRegEnable) || \

Completed in 8 milliseconds