Searched refs:timeBase (Results 1 – 8 of 8) sorted by relevance
67 void WWDT_ConfigTimebase(WWDT_TIME_BASE_T timeBase) in WWDT_ConfigTimebase() argument69 WWDT->CFG_B.TBPSC = timeBase; in WWDT_ConfigTimebase()
67 void WWDT_ConfigTimebase(WWDT_TIME_BASE_T timeBase) in WWDT_ConfigTimebase() argument72 reg |= timeBase; in WWDT_ConfigTimebase()
70 void WWDT_ConfigTimebase(WWDT_TIME_BASE_T timeBase);
Completed in 5 milliseconds