rockbox/firmware/kernel/include
Solomon Peachy d24edc605b Add HAVE_LINEOUT_DETECTION and associated logic
This allows targets to automatically switch audio settings when the
line out is plugged/unplugged.

Only hooked up on the xDuoo X3, but there are other potential users.

Change-Id: Ic46a329bc955cca2e2ad0335ca16295eab24ad59
2019-01-04 23:52:42 +01:00
..
corelock.h Do some kernel cleanup 2014-08-08 01:59:59 -04:00
kernel.h Do some kernel cleanup 2014-08-08 01:59:59 -04:00
mrsw_lock.h Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
mutex.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
queue.h Add HAVE_LINEOUT_DETECTION and associated logic 2019-01-04 23:52:42 +01:00
semaphore.h Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
thread.h Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
tick.h
timeout.h