Searched refs:PCNT_CTRL_RSTEN (Results 1 – 12 of 12) sorted by relevance
646 pcnt->CTRL = PCNT_CTRL_RSTEN; in PCNT_Init()684 pcnt->CTRL = tmp | PCNT_CTRL_MODE_DISABLE | PCNT_CTRL_RSTEN; in PCNT_Init()828 pcnt->CTRL = _PCNT_CTRL_RESETVALUE | PCNT_CTRL_RSTEN; in PCNT_Reset()
110 #define PCNT_CTRL_RSTEN (0x1UL << 5) /**< Enable PCNT Cloc… macro
110 #define PCNT_CTRL_RSTEN (0x1UL << 5) /**< Enable PCNT Cl… macro
104 #define PCNT_CTRL_RSTEN (0x1UL << 4) /**< Enable PCNT C… macro