HomeSort by: relevance | last modified time | path
    Searched defs:buf16 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/mn10300/
dv-mn103tim.c 642 const uint16_t *buf16 = source; local
672 timers->reg[timer_nr].base = buf16[0];
687 timers->reg[4].base = buf16[0];
688 timers->reg[5].base = buf16[1];
  /src/external/gpl3/gdb/dist/sim/mn10300/
dv-mn103tim.c 642 const uint16_t *buf16 = source; local
672 timers->reg[timer_nr].base = buf16[0];
687 timers->reg[4].base = buf16[0];
688 timers->reg[5].base = buf16[1];

Completed in 21 milliseconds