OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timer_jazzio_conf
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arc/jazz/
timer_jazzio.c
113
struct timer_jazzio_config *
timer_jazzio_conf
= NULL;
variable in typeref:struct:timer_jazzio_config *
138
if (
timer_jazzio_conf
== NULL)
139
panic("
timer_jazzio_conf
isn't initialized");
144
(*platform->set_intr)(
timer_jazzio_conf
->tjc_intr_mask,
145
timer_jazzio_conf
->tjc_intr, ARC_INTPRI_TIMER_INT);
156
(*
timer_jazzio_conf
->tjc_init)(1000 / hz);
timer_jazzio.c
113
struct timer_jazzio_config *
timer_jazzio_conf
= NULL;
variable in typeref:struct:timer_jazzio_config *
138
if (
timer_jazzio_conf
== NULL)
139
panic("
timer_jazzio_conf
isn't initialized");
144
(*platform->set_intr)(
timer_jazzio_conf
->tjc_intr_mask,
145
timer_jazzio_conf
->tjc_intr, ARC_INTPRI_TIMER_INT);
156
(*
timer_jazzio_conf
->tjc_init)(1000 / hz);
timer_jazzio.c
113
struct timer_jazzio_config *
timer_jazzio_conf
= NULL;
variable in typeref:struct:timer_jazzio_config *
138
if (
timer_jazzio_conf
== NULL)
139
panic("
timer_jazzio_conf
isn't initialized");
144
(*platform->set_intr)(
timer_jazzio_conf
->tjc_intr_mask,
145
timer_jazzio_conf
->tjc_intr, ARC_INTPRI_TIMER_INT);
156
(*
timer_jazzio_conf
->tjc_init)(1000 / hz);
Completed in 32 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025