Searched refs:COUNTER_RELOAD_KEY (Results 1 – 4 of 4) sorted by relevance
23 #define COUNTER_RELOAD_KEY ((uint32_t)0x76) macro31 WDT->WDT_CRR = COUNTER_RELOAD_KEY; in WDT_Feed()
8 #define COUNTER_RELOAD_KEY 0x5937 macro24 WD_KICK = COUNTER_RELOAD_KEY; in WDT_ReloadCounter()
46 #define COUNTER_RELOAD_KEY 0x5937 macro
43 MWDT->KICK.reg = COUNTER_RELOAD_KEY; in WDT_ReloadCounter()
Completed in 7 milliseconds