Home
last modified time | relevance | path

Searched refs:ADC_OVR_EVENT (Results 1 – 7 of 7) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_adc.h571 #define ADC_OVR_EVENT ((uint32_t)ADC_FLAG_OVR) macro
1014 ((EVENT) == ADC_OVR_EVENT))
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h722 #define ADC_OVR_EVENT (ADC_FLAG_OVR) /*!< ADC overrun event */ macro
Dstm32l4xx_hal_adc_ex.h1067 ((__EVENT__) == ADC_OVR_EVENT) || \
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc.h617 #define ADC_OVR_EVENT ((uint32_t)ADC_FLAG_OVR) /*!< ADC overrun event */ macro
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h81 #define OVR_EVENT ADC_OVR_EVENT
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h81 #define OVR_EVENT ADC_OVR_EVENT
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h81 #define OVR_EVENT ADC_OVR_EVENT