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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 170 #define M6811_SCP0 0x10
177 #define M6811_BAUD_DIV_3 (M6811_SCP0)
179 #define M6811_BAUD_DIV_13 (M6811_SCP1|M6811_SCP0)
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 170 #define M6811_SCP0 0x10
177 #define M6811_BAUD_DIV_3 (M6811_SCP0)
179 #define M6811_BAUD_DIV_13 (M6811_SCP1|M6811_SCP0)
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 170 #define M6811_SCP0 0x10
177 #define M6811_BAUD_DIV_3 (M6811_SCP0)
179 #define M6811_BAUD_DIV_13 (M6811_SCP1|M6811_SCP0)
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 170 #define M6811_SCP0 0x10
177 #define M6811_BAUD_DIV_3 (M6811_SCP0)
179 #define M6811_BAUD_DIV_13 (M6811_SCP1|M6811_SCP0)
  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11sio.c 419 { M6811_SCP0, "SCP0 ", "SCI baud rate prescaler select (SCP0)" },
578 switch (val & (M6811_SCP1|M6811_SCP0))
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11sio.c 419 { M6811_SCP0, "SCP0 ", "SCI baud rate prescaler select (SCP0)" },
578 switch (val & (M6811_SCP1|M6811_SCP0))

Completed in 32 milliseconds