mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
imx233: clean timrot a bit
Change-Id: Ic803a6b5c93978cd3246e553579ac8a1ba35e191
This commit is contained in:
parent
c1609b0889
commit
4495913c28
6 changed files with 45 additions and 20 deletions
|
|
@ -23,8 +23,6 @@
|
|||
|
||||
#include "kernel.h"
|
||||
|
||||
#define TICK_TIMER_NR 0
|
||||
|
||||
/* The i.MX233 uses in several places virtual channels to multiplex the work.
|
||||
* To arbiter the use of the different channels, we use a simple channel arbiter
|
||||
* based on a semaphore to count the number of channels in use, and a bitmask
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue