gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:DSP_F1 (0.00 seconds)
tkernel_2
monitor/include/tmonitor.h - 12.5KB - 395 lines
44: #define DSP_D(x)        putDec(x)
45: #define DSP_F1(f0, a0)  \
46:         {DSP_##f0(a0);}