OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_T
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
bfin-aux.h
23
#define
REG_T
Register *
26
REG_T
,
REG_T
,
REG_T
, int);
28
REG_T
,
REG_T
,
REG_T
, int);
29
INSTR_T bfin_gen_dsp32alu (int, int, int, int, int,
REG_T
,
REG_T
,
REG_T
, REG_T)
[
all
...]
tc-bfin.c
1183
REG_T
dst,
REG_T
src0,
REG_T
src1, int w0)
[
all
...]
/hardware/bsp/intel/peripheral/libupm/src/grovemd/
grovemd.h
94
}
REG_T
;
133
bool writePacket(
REG_T
reg, uint8_t data1, uint8_t data2);
grovemd.cxx
68
bool GroveMD::writePacket(
REG_T
reg, uint8_t data1, uint8_t data2)
Completed in 197 milliseconds