OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STREG
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/at91/
at91streg.h
71
#define
STREG
(reg) *((volatile uint32_t *)(AT91ST_BASE + (reg)))
at91st.c
140
#define READ_ST(offset)
STREG
(offset)
143
STREG
(offset) = (value); \
/src/sys/arch/evbarm/mmnet/
mmnet_machdep.c
220
STREG
(ST_WDMR) = ST_WDMR_EXTEN | ST_WDMR_RSTEN | 1;
221
STREG
(ST_CR) = ST_CR_WDRST;
/src/sys/arch/evbarm/mpcsa/
mpcsa_machdep.c
243
STREG
(ST_WDMR) = ST_WDMR_EXTEN | ST_WDMR_RSTEN | 1;
244
STREG
(ST_CR) = ST_CR_WDRST;
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025