OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S3C2440_TIMER_BASE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbarm/stand/boot2440/
main.c
305
*(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCFG0) = 0xff;
308
*(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCFG1) |=
311
*(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCON) =
313
*(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCNTB(0)) =
315
*(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCON) =
350
count = *(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCNTO(0));
353
*(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCON) =
355
*(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCNTB(0)) =
357
*(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCON) =
372
count = *(volatile uint32_t*)(
S3C2440_TIMER_BASE
+TIMER_TCNTO(0))
[
all
...]
/src/sys/arch/arm/s3c2xx0/
s3c2440.c
178
if (bus_space_map(iot,
S3C2440_TIMER_BASE
,
s3c2440reg.h
97
#define
S3C2440_TIMER_BASE
0x51000000
Completed in 13 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025