Searched refs:COMP_CSR_INPSEL_Pos (Results 1 – 3 of 3) sorted by relevance
2921 #define COMP_CSR_INPSEL_Pos (7U) macro2922 #define COMP_CSR_INPSEL_Msk (0x3UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000180 */2924 #define COMP_CSR_INPSEL_0 (0x1UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000080 */2925 #define COMP_CSR_INPSEL_1 (0x2UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000100 */
3065 #define COMP_CSR_INPSEL_Pos (7U) macro3066 #define COMP_CSR_INPSEL_Msk (0x3UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000180 */3068 #define COMP_CSR_INPSEL_0 (0x1UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000080 */3069 #define COMP_CSR_INPSEL_1 (0x2UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000100 */
10779 #define COMP_CSR_INPSEL_Pos (8U) macro10780 #define COMP_CSR_INPSEL_Msk (0x3UL << COMP_CSR_INPSEL_Pos) /*!< 0x00100000…10782 #define COMP_CSR_INPSEL_0 (0x1UL << COMP_CSR_INPSEL_Pos)10783 #define COMP_CSR_INPSEL_1 (0x2UL << COMP_CSR_INPSEL_Pos)