Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1496 #define ADC_ISR_EOS_Msk (0x1UL << ADC_ISR_EOS_Pos) /*!< 0x00000008 */ macro
1497 #define ADC_ISR_EOS ADC_ISR_EOS_Msk /*!< ADC group regul…