OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ST_CRTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/at91/
at91streg.h
47
#define
ST_CRTR
0x24UL /* 0x24: Current Real-time Register */
at91st.c
301
current_count = READ_ST(
ST_CRTR
);
357
for (crtv = READ_ST(
ST_CRTR
);;) {
358
while (crtv == (t = READ_ST(
ST_CRTR
))) ;
Completed in 13 milliseconds
Indexes created Tue Oct 21 05:10:09 GMT 2025