43 .DataINPipeNumber = 1,
44 .DataINPipeDoubleBank =
false,
46 .DataOUTPipeNumber = 2,
47 .DataOUTPipeDoubleBank =
false,
60 DEBUGOUT(
"Keyboard Host Demo running.\r\n");
98 uint8_t
KeyCode = KeyboardReport.KeyCode[0];
135 DEBUGOUT((
"Device Attached on port %d\r\n"), corenum);
144 DEBUGOUT((
"\r\nDevice Unattached on port %d\r\n"), corenum);
155 uint16_t ConfigDescriptorSize;
156 uint8_t ConfigDescriptorData[512];
160 DEBUGOUT(
"Error Retrieving Configuration Descriptor.\r\n");
168 DEBUGOUT(
"Attached Device Not a Valid Keyboard.\r\n");
174 DEBUGOUT(
"Error Setting Device Configuration.\r\n");
180 DEBUGOUT(
"Could not Set Boot Protocol Mode.\r\n");
186 DEBUGOUT(
"Keyboard Enumerated.\r\n");
196 " -- Error port %d\r\n"
197 " -- Error Code %d\r\n" ), corenum, ErrorCode);
207 const uint8_t ErrorCode,
208 const uint8_t SubErrorCode)
211 " -- Error port %d\r\n"
212 " -- Error Code %d\r\n"
213 " -- Sub Error Code %d\r\n"
214 " -- In State %d\r\n" ),