Searched refs:_PCNT_INPUT_S1PRSSEL_MASK (Results 1 – 13 of 13) sorted by relevance
390 #define _PCNT_INPUT_S1PRSSEL_MASK 0x3C0UL /**< Bit mask for PCN… macro
467 #define _PCNT_INPUT_S1PRSSEL_MASK 0x1C0UL /**< Bit mask for PCN… macro
585 #define _PCNT_INPUT_S1PRSSEL_MASK 0x3C0UL /**< Bit mask for PC… macro
617 #define _PCNT_INPUT_S1PRSSEL_MASK 0x7C0UL /**< Bit mask for PC… macro
665 #define _PCNT_INPUT_S1PRSSEL_MASK 0x3C0UL /**< Bit mask for PC… macro
551 tmp = pcnt->INPUT & ~(_PCNT_INPUT_S0PRSSEL_MASK | _PCNT_INPUT_S1PRSSEL_MASK); in PCNT_Init()