OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:a9tmr_timecounter
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/cortex/
a9tmr.c
59
static struct timecounter
a9tmr_timecounter
= {
variable in typeref:struct:timecounter
257
a9tmr_timecounter
.tc_name = device_xname(sc->sc_dev);
258
a9tmr_timecounter
.tc_frequency = sc->sc_freq;
260
tc_init(&
a9tmr_timecounter
);
278
tc_detach(&
a9tmr_timecounter
);
286
a9tmr_timecounter
.tc_frequency = sc->sc_freq;
287
tc_init(&
a9tmr_timecounter
);
a9tmr.c
59
static struct timecounter
a9tmr_timecounter
= {
variable in typeref:struct:timecounter
257
a9tmr_timecounter
.tc_name = device_xname(sc->sc_dev);
258
a9tmr_timecounter
.tc_frequency = sc->sc_freq;
260
tc_init(&
a9tmr_timecounter
);
278
tc_detach(&
a9tmr_timecounter
);
286
a9tmr_timecounter
.tc_frequency = sc->sc_freq;
287
tc_init(&
a9tmr_timecounter
);
a9tmr.c
59
static struct timecounter
a9tmr_timecounter
= {
variable in typeref:struct:timecounter
257
a9tmr_timecounter
.tc_name = device_xname(sc->sc_dev);
258
a9tmr_timecounter
.tc_frequency = sc->sc_freq;
260
tc_init(&
a9tmr_timecounter
);
278
tc_detach(&
a9tmr_timecounter
);
286
a9tmr_timecounter
.tc_frequency = sc->sc_freq;
287
tc_init(&
a9tmr_timecounter
);
Completed in 33 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025