OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEMINI_TIMER_CLOCK_FREQ
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/arm/gemini/
obio_timer.c
135
#ifndef
GEMINI_TIMER_CLOCK_FREQ
136
# error Specify the timer frequency in Hz with option
GEMINI_TIMER_CLOCK_FREQ
gemini_timer.c
110
static const uint32_t counts_per_usec = (
GEMINI_TIMER_CLOCK_FREQ
/ 1000000);
127
.tc_frequency =
GEMINI_TIMER_CLOCK_FREQ
,
386
count_freq =
GEMINI_TIMER_CLOCK_FREQ
;
390
tfp->tf_counts_per_usec =
GEMINI_TIMER_CLOCK_FREQ
/ us_per_sec;
/src/sys/arch/evbarm/conf/
GEMINI
164
options
GEMINI_TIMER_CLOCK_FREQ
=25000000 # 25 MHz
GEMINI_MASTER
172
options
GEMINI_TIMER_CLOCK_FREQ
=25000000 # 25 MHz
GEMINI_SLAVE
173
options
GEMINI_TIMER_CLOCK_FREQ
=25000000 # 25 MHz
Completed in 12 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025