gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:isDebugPort (0.01 seconds)
tkernel_2
driver/tef_em1d/console/src/line_drv.h - 5.7KB - 161 lines
154: /* True if it is a debug port */
155: #define isDebugPort(li)         ( (li) == &LineInfo[DebugPort] )
156: