gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:InW (0.00 seconds)
t2ex
t2ex_source/driver/tef_em1d/netdrv/src/netdrv.h - 10.0KB - 261 lines
204: #define InH(ix)         in_h(IOB + ((ix) * IOSTEP))
205: #define InW(ix)         in_w(IOB + ((ix) * IOSTEP))
206: #define OutB(ix, dt)    out_b(IOB + ((ix) * IOSTEP), (dt))