HomeSort by: relevance | last modified time | path
    Searched refs:M6811_RTR1 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11tim.c 474 { M6811_RTR1, "RTR1 ", "RTI Interrupt rate select (RTR1)" },
784 n = (1 << ((val & (M6811_RTR1 | M6811_RTR0))));
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11tim.c 474 { M6811_RTR1, "RTR1 ", "RTI Interrupt rate select (RTR1)" },
784 n = (1 << ((val & (M6811_RTR1 | M6811_RTR0))));
  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 287 #define M6811_RTR1 0x02 /* RTI Interrupt rates select */
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 287 #define M6811_RTR1 0x02 /* RTI Interrupt rates select */
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 287 #define M6811_RTR1 0x02 /* RTI Interrupt rates select */
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 287 #define M6811_RTR1 0x02 /* RTI Interrupt rates select */

Completed in 26 milliseconds