Searched refs:SYS0_LPCMPCFG_NSEL_M (Results 1 – 2 of 2) sorted by relevance
238 …HWREG(SYS0_BASE + SYS0_O_LPCMPCFG) = (lpcmpcfg & ~SYS0_LPCMPCFG_NSEL_M) | (input & SYS0_LPCMPCFG_N… in LPCMPSelectNegativeInput()
422 #define SYS0_LPCMPCFG_NSEL_M 0x00007000U macro