1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm/pnx0101
Solomon Peachy 388adff3cc pcm: Further cleanup of unused bits of the PCM ACPI:
* pcm_get_bytes_remaining()
 * pcm_calculate_peaks()
 * pcm_get_peak_buffer()

Nothing in-tree uses these at all (except for the lua plugin wrapper)

Change-Id: I971b7beed6760250c8b1ce58f401a601e1e2d585
2020-11-12 15:59:09 +00:00
..
iriver-ifp7xx Do some housekeeping with fat.h and SECTOR_SIZE 2017-03-12 22:05:44 -04:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
crt0-pnx0101.S Remove data_abort_handler from ARM crt0 files. 2013-05-24 02:02:04 +02:00
debug-pnx0101.c dbg_ports(): remove duplicate prototype 2012-01-04 05:21:52 +00:00
i2c-pnx0101.c
kernel-pnx0101.c
pcm-pnx0101.c pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
system-pnx0101.c Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file. 2009-01-08 10:15:32 +00:00
timer-pnx0101.c Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00