OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tm6md1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/mn10300/
dv-mn103tim.c
116
uint16_t tm6md0,
tm6md1
, tm6bc, tm6ca, tm6cb;
member in struct:mn103tim
228
timers->
tm6md1
= 0x00;
310
*(uint16_t *)dest = (timers->tm6md0 << 8) | timers->
tm6md1
;
874
timers->
tm6md1
= mode_val1;
/src/external/gpl3/gdb/dist/sim/mn10300/
dv-mn103tim.c
116
uint16_t tm6md0,
tm6md1
, tm6bc, tm6ca, tm6cb;
member in struct:mn103tim
228
timers->
tm6md1
= 0x00;
310
*(uint16_t *)dest = (timers->tm6md0 << 8) | timers->
tm6md1
;
874
timers->
tm6md1
= mode_val1;
Completed in 73 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026