HomeSort by: relevance | last modified time | path
    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