URL
https://opencores.org/ocsvn/gecko3/gecko3/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 18 |
Rev 19 |
Line 846... |
Line 846... |
IEEE488_clear_mav();
|
IEEE488_clear_mav();
|
response_queue.length = 0;
|
response_queue.length = 0;
|
}
|
}
|
} /* end of IN Transfer clause */
|
} /* end of IN Transfer clause */
|
|
|
/* if(!(EP2468STAT & bmEP2EMPTY) && flLOCAL == GECKO3COM_REMOTE) { */
|
|
/* flGPIF &= ~bmGPIF_PENDING_DATA; */
|
|
/* OUTPKTEND = USB_TMC_EP_OUT; */
|
|
/* gpif_trigger_write(); */
|
|
/* EP2FIFOCFG |= bmAUTOOUT; */
|
|
/* } */
|
|
|
|
/* if the LED flag is set to off, disable the external LED */
|
/* if the LED flag is set to off, disable the external LED */
|
if(flLED == LEDS_OFF) {
|
if(flLED == LEDS_OFF) {
|
set_led_ext(LEDS_OFF);
|
set_led_ext(LEDS_OFF);
|
}
|
}
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.