Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h15155 #define OPAMP_CSR_VMSEL_Pos (8U) macro
15156 #define OPAMP_CSR_VMSEL_Msk (0x3UL << OPAMP_CSR_VMSEL_Pos) /*!< 0x00000300 */
15158 #define OPAMP_CSR_VMSEL_0 (0x1UL << OPAMP_CSR_VMSEL_Pos) /*!< 0x00000100 */
15159 #define OPAMP_CSR_VMSEL_1 (0x2UL << OPAMP_CSR_VMSEL_Pos) /*!< 0x00000200 */