Searched refs:SYS0_LPCMPCFG_EVTEN (Results 1 – 2 of 2) sorted by relevance
163 HWREG(SYS0_BASE + SYS0_O_LPCMPCFG) |= SYS0_LPCMPCFG_EVTEN; in LPCMPEnableEvent()175 HWREG(SYS0_BASE + SYS0_O_LPCMPCFG) &= ~SYS0_LPCMPCFG_EVTEN; in LPCMPDisableEvent()
393 #define SYS0_LPCMPCFG_EVTEN 0x00020000U macro