Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1608 #define ADC_CFGR_RES_Pos (3U) macro
1609 #define ADC_CFGR_RES_Msk (0x3UL << ADC_CFGR_RES_Pos) /*!< 0x00000018 */
1611 #define ADC_CFGR_RES_0 (0x1UL << ADC_CFGR_RES_Pos) /*!< 0x00000008 */
1612 #define ADC_CFGR_RES_1 (0x2UL << ADC_CFGR_RES_Pos) /*!< 0x00000010 */