mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Ingenic targets:
* LCD rework * Dynamic DMA enabling * PCM cleanup * USB: replace printf() with logf() * System: get rid of in_interrupt_mode() * Backlight: add support for software PWM git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19495 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0301ed5594
commit
c983e3b1d2
12 changed files with 253 additions and 166 deletions
|
|
@ -47,7 +47,7 @@
|
|||
BTN_MENU | BTN_VOL_UP)
|
||||
|
||||
|
||||
#define TS_AD_COUNT 5
|
||||
#define TS_AD_COUNT 3
|
||||
#define SADC_CFG_SNUM ((TS_AD_COUNT - 1) << SADC_CFG_SNUM_BIT)
|
||||
|
||||
#define SADC_CFG_INIT ( \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue