Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_adc.h497 #define ADC_FLAG_OVR ((uint8_t)0x20) macro
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_adc.h504 #define ADC_FLAG_OVR ((uint8_t)0x20) macro
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_adc.h410 #define ADC_FLAG_OVR ADC_ISR_OVR /*!< ADC overrun flag */ macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_adc.h382 #define ADC_FLAG_OVR ((uint32_t)ADC_SR_OVR) macro

Completed in 21 milliseconds