Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h2751 #define COMP_CFGR1_INMSEL_Pos (16U) macro
2752 #define COMP_CFGR1_INMSEL_Msk (0xFUL << COMP_CFGR1_INMSEL_Pos) /*!< 0x000F0000 …
2754 #define COMP_CFGR1_INMSEL_0 (0x1UL << COMP_CFGR1_INMSEL_Pos) /*!< 0x00010000 …
2755 #define COMP_CFGR1_INMSEL_1 (0x2UL << COMP_CFGR1_INMSEL_Pos) /*!< 0x00020000 …
2756 #define COMP_CFGR1_INMSEL_2 (0x4UL << COMP_CFGR1_INMSEL_Pos) /*!< 0x00040000 …
2757 #define COMP_CFGR1_INMSEL_3 (0x8UL << COMP_CFGR1_INMSEL_Pos) /*!< 0x00080000 …