Searched refs:PCNT_CTRL_FILT (Results 1 – 13 of 13) sorted by relevance
568 #if defined(PCNT_CTRL_FILT) in PCNT_Init()570 tmp |= PCNT_CTRL_FILT; in PCNT_Init()898 pcnt->CTRL |= PCNT_CTRL_FILT; in PCNT_FilterConfiguration()900 pcnt->CTRL &= ~PCNT_CTRL_FILT; in PCNT_FilterConfiguration()
105 #define PCNT_CTRL_FILT (0x1UL << 4) /**< Enable Digital P… macro
105 #define PCNT_CTRL_FILT (0x1UL << 4) /**< Enable Digital… macro
99 #define PCNT_CTRL_FILT (0x1UL << 3) /**< Enable Digita… macro