NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ST_CR_WDRST
sys/arch/arm/at91/at91streg.h
72
#define WDog() do {CPUReg->ST.CR = ST_CR_WDRST;} while (0)
sys/arch/evbarm/mmnet/mmnet_machdep.c
221
STREG(ST_CR) = ST_CR_WDRST;
sys/arch/evbarm/mpcsa/mpcsa_machdep.c
244
STREG(ST_CR) = ST_CR_WDRST;