gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:DEVREQ_ACPPTN (0.00 seconds)
tkernel_2
include/device/gdrvif.h - 10.1KB - 252 lines
194: /* cmd = TDC_READ || TDC_WRITE || user commands (16 - 23) */
195: #define DEVREQ_ACPPTN(cmd)      ( 1 << (cmd) )
196: