OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:counter_val
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_wdt.c
156
uint32_t
counter_val
;
local in function:ti_wdt_setmode
169
counter_val
= ~0u;
171
counter_val
= ~(sc->sc_wdog.smw_period * sc->sc_rate / 2);
177
WR4(sc, WDT_WLDR,
counter_val
);
178
WR4(sc, WDT_WCRR,
counter_val
);
Completed in 43 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025