Searched refs:PCNT_SWRST_RESETTING (Results 1 – 5 of 5) sorted by relevance
153 #define PCNT_SWRST_RESETTING (0x1UL << 1) /**< Softwa… macro
853 while (pcnt->SWRST & PCNT_SWRST_RESETTING) { in PCNT_Reset()