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

  /src/sys/arch/news68k/news68k/
romcons.c 64 #define BURSTLEN 128 /* max number of bytes to write in one chunk */
250 uint8_t buf[BURSTLEN];
259 len = q_to_b(&tp->t_outq, buf, BURSTLEN);
  /src/external/gpl3/gdb/dist/sim/pru/
pru.h 82 #define BURSTLEN _BURSTLEN_CALCULATE (GET_BURSTLEN (inst))
  /src/external/gpl3/gdb.old/dist/sim/pru/
pru.h 82 #define BURSTLEN _BURSTLEN_CALCULATE (GET_BURSTLEN (inst))

Completed in 24 milliseconds