Searched refs:WDG_BIT_CLEAR (Results 1 – 3 of 3) sorted by relevance
77 wdg_reg |= WDG_BIT_CLEAR; in WDG_Init()161 temp |= WDG_BIT_CLEAR; in WDG_Refresh()
138 #define WDG_BIT_CLEAR ((u32)0x00000001 << 24) macro
49 temp |= WDG_BIT_CLEAR; in hal_wdg_reload()
Completed in 4 milliseconds