OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hz_cnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sh3/sh3/
clock.c
72
uint32_t
hz_cnt
; /* clock interrupt interval count */
member in struct:__anond973615f0108
253
sh_clock.
hz_cnt
= sh_clock.tmuclk / hz - 1;
255
_reg_write_4(SH_(TCOR0), sh_clock.
hz_cnt
);
256
_reg_write_4(SH_(TCNT0), sh_clock.
hz_cnt
);
clock.c
72
uint32_t
hz_cnt
; /* clock interrupt interval count */
member in struct:__anond973615f0108
253
sh_clock.
hz_cnt
= sh_clock.tmuclk / hz - 1;
255
_reg_write_4(SH_(TCOR0), sh_clock.
hz_cnt
);
256
_reg_write_4(SH_(TCNT0), sh_clock.
hz_cnt
);
Completed in 22 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025