Searched defs:wdg_ctrl (Results 1 – 1 of 1) sorted by relevance
58 hpm_stat_t wdg_init(WDG_Type *base, wdg_control_t *wdg_ctrl) in wdg_init()75 uint32_t wdg_ctrl = WDG_CTRL_RSTTIME_SET(rst_time) in wdg_init() local