Searched refs:_PCNT_EN_EN_MASK (Results 1 – 5 of 5) sorted by relevance
136 #define _PCNT_EN_EN_MASK 0x1UL /**< Bit ma… macro
228 return (pcnt->EN & _PCNT_EN_EN_MASK); in PCNT_IsEnabled()