This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11131 - add handler for audio irq
Attached to Project:
Rockbox
Opened by Tobias Diedrich (ranma) - Friday, 19 March 2010, 20:33 GMT+2
Last edited by Tobias Diedrich (ranma) - Tuesday, 23 March 2010, 10:06 GMT+2
Opened by Tobias Diedrich (ranma) - Friday, 19 March 2010, 20:33 GMT+2
Last edited by Tobias Diedrich (ranma) - Tuesday, 23 March 2010, 10:06 GMT+2
|
DetailsEnable and handle the audio irq (interrupt 9).
This is used for various audio-unrelated tasks and generates interrupts on: usb plug/unplug charger enable/disable charger finished realtime clock irq (once per second or once per minute) adc conversion finished (the old adc code was not waiting for the conversion to finish!?) It converts the adc code and usb code to use this, this could be extended to the charging code. |
This task depends upon
Closed by Tobias Diedrich (ranma)
Tuesday, 23 March 2010, 10:06 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed
Tuesday, 23 March 2010, 10:06 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed
FS#11130: OKFS#11130:All functions appear normal (except as noted in
FS#11130).FS#11130: no problems noted