Home
last modified time | relevance | path

Searched refs:ADC_ISR_OVR_Msk (Results 1 – 4 of 4) sorted by relevance

/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h714 #define ADC_ISR_OVR_Msk (0x1U << ADC_ISR_OVR_Pos) /*!< 0x00000010 */ macro
715 #define ADC_ISR_OVR ADC_ISR_OVR_Msk /*!< Overrun flag */
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h807 #define ADC_ISR_OVR_Msk (0x1U << ADC_ISR_OVR_Pos) /*!< 0x00000010 */ macro
808 #define ADC_ISR_OVR ADC_ISR_OVR_Msk /*!< Overrun flag */
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h823 #define ADC_ISR_OVR_Msk (0x1U << ADC_ISR_OVR_Pos) /*!< 0x00000010 */ macro
824 #define ADC_ISR_OVR ADC_ISR_OVR_Msk /*!< Overrun flag */
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1499 #define ADC_ISR_OVR_Msk (0x1UL << ADC_ISR_OVR_Pos) /*!< 0x00000010 */ macro
1500 #define ADC_ISR_OVR ADC_ISR_OVR_Msk /*!< ADC group regul…