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

  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11.c 141 #define NR_OSC (NR_PORT_A_OSC + NR_PORT_B_OSC + NR_PORT_C_OSC + NR_PORT_D_OSC)
152 struct input_osc oscillators[NR_OSC];
410 if (controller->last_oscillator >= NR_OSC)
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11.c 141 #define NR_OSC (NR_PORT_A_OSC + NR_PORT_B_OSC + NR_PORT_C_OSC + NR_PORT_D_OSC)
152 struct input_osc oscillators[NR_OSC];
410 if (controller->last_oscillator >= NR_OSC)

Completed in 23 milliseconds