OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:us_r
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/stand/bootimx23/
common.c
49
volatile uint32_t *
us_r
;
local in function:delay
51
us_r
= (uint32_t *)(HW_DIGCTL_BASE + HW_DIGCTL_MICROSECONDS);
53
*
us_r
= 0;
54
while (*
us_r
< us)
common.c
49
volatile uint32_t *
us_r
;
local in function:delay
51
us_r
= (uint32_t *)(HW_DIGCTL_BASE + HW_DIGCTL_MICROSECONDS);
53
*
us_r
= 0;
54
while (*
us_r
< us)
Completed in 23 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025