OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TIMER_FREQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
i8253reg.h
67
* Frequency of all three count-down timers; (
TIMER_FREQ
/freq) is the
70
#ifndef
TIMER_FREQ
71
#define
TIMER_FREQ
1193182
73
#define TIMER_DIV(x) ((
TIMER_FREQ
+(x)/2)/(x))
/src/sys/arch/arm/ep93xx/
epclk.c
66
#define
TIMER_FREQ
983040
90
.tc_frequency =
TIMER_FREQ
,
/src/sys/arch/arm/broadcom/
bcm53xx_reg.h
254
#define
TIMER_FREQ
BCM53XX_REF_CLK
Completed in 16 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025