OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Mar 01 05:31:48 UTC 2026