OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oscillators
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11.c
119
'\0', NULL, "Print information about current input
oscillators
",
152
struct input_osc
oscillators
[NR_OSC];
member in struct:m68hc11cpu
340
/* Create
oscillators
for input port A. */
348
/* Create
oscillators
for input port C. */
358
/* Create
oscillators
for input port D. */
411
hw_abort (0, "Too many
oscillators
");
413
osc = &controller->
oscillators
[controller->last_oscillator];
427
if (strcasecmp (controller->
oscillators
[i].name, name) == 0)
428
return &controller->
oscillators
[i];
478
if (controller->
oscillators
[i].event
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11.c
119
'\0', NULL, "Print information about current input
oscillators
",
152
struct input_osc
oscillators
[NR_OSC];
member in struct:m68hc11cpu
340
/* Create
oscillators
for input port A. */
348
/* Create
oscillators
for input port C. */
358
/* Create
oscillators
for input port D. */
411
hw_abort (0, "Too many
oscillators
");
413
osc = &controller->
oscillators
[controller->last_oscillator];
427
if (strcasecmp (controller->
oscillators
[i].name, name) == 0)
428
return &controller->
oscillators
[i];
478
if (controller->
oscillators
[i].event
[
all
...]
Completed in 68 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026